Centos-kernel-stream-9/drivers/gpu/drm/amd/amdgpu
Daniel Vetter 3fcdcb2709 drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
It's overkill to have a flag parameter which is essentially used just
as a boolean. This takes care of core + adjusting drivers.

Adjusting the scanout position callback is a bit harder, since radeon
also supplies it's own driver-private flags in there.

v2: Fixup misplaced hunks (Neil).

v3: kbuild says v1 was better ...

Cc: Mario Kleiner <mario.kleiner@tuebingen.mpg.de>
Cc: Eric Anholt <eric@anholt.net>
Cc: Rob Clark <robdclark@gmail.com>
Cc: linux-arm-msm@vger.kernel.org
Cc: freedreno@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Ben Skeggs <bskeggs@redhat.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170509140329.24114-2-daniel.vetter@ffwll.ch
2017-05-10 10:21:17 +02:00
..
Kconfig
Makefile
ObjectID.h
amdgpu.h drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp 2017-05-10 10:21:17 +02:00
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd.c
amdgpu_amdkfd.h
amdgpu_amdkfd_gfx_v7.c
amdgpu_amdkfd_gfx_v8.c
amdgpu_atombios.c drm/amdgpu: Read vram width from integrated system info table 2017-04-04 14:42:40 -04:00
amdgpu_atombios.h drm/amdgpu: Read vram width from integrated system info table 2017-04-04 14:42:40 -04:00
amdgpu_atomfirmware.c
amdgpu_atomfirmware.h
amdgpu_atpx_handler.c
amdgpu_benchmark.c
amdgpu_bios.c
amdgpu_bo_list.c drm/amdgpu: Avoid using signed integer to store pointer value 2017-04-06 13:28:07 -04:00
amdgpu_cgs.c drm/amd/amdgpu: fix Tonga S3 resume hang on rhel6.8 2017-03-29 23:55:49 -04:00
amdgpu_connectors.c
amdgpu_connectors.h
amdgpu_cs.c drm/amdgpu: fix fence memory leak in wait_all_fence V2 2017-04-07 15:15:45 -04:00
amdgpu_ctx.c
amdgpu_device.c drm/amdgpu: set vm size and block size by individual gmc by default (v3) 2017-04-07 15:15:43 -04:00
amdgpu_display.c drm/amdgpu: Fail fb creation from imported dma-bufs. (v2) 2017-04-07 12:20:39 -04:00
amdgpu_dpm.c
amdgpu_dpm.h
amdgpu_drv.c drm/amdgpu: set vm size and block size by individual gmc by default (v3) 2017-04-07 15:15:43 -04:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c
amdgpu_fence.c
amdgpu_gart.c
amdgpu_gds.h
amdgpu_gem.c drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. (v2) 2017-04-07 12:20:39 -04:00
amdgpu_gfx.c
amdgpu_gfx.h
amdgpu_gtt_mgr.c
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c drm/amdgpu: Couple small warning fixes 2017-03-29 23:55:48 -04:00
amdgpu_ih.c
amdgpu_ih.h
amdgpu_ioc32.c
amdgpu_irq.c drm/amdgpu: fix over allocating of IRQ sources 2017-04-06 13:27:20 -04:00
amdgpu_irq.h
amdgpu_job.c
amdgpu_kms.c drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp 2017-05-10 10:21:17 +02:00
amdgpu_mn.c drm/amdgpu: use a 64bit interval tree for VM management v2 2017-04-04 13:40:32 -04:00
amdgpu_mode.h
amdgpu_object.c drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. (v2) 2017-04-07 12:20:39 -04:00
amdgpu_object.h
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c
amdgpu_pm.h
amdgpu_powerplay.c
amdgpu_powerplay.h
amdgpu_prime.c
amdgpu_psp.c drm/amdgpu: fix semicolon.cocci warnings 2017-04-04 13:40:31 -04:00
amdgpu_psp.h
amdgpu_ring.c drm/amd/amdgpu: Correct ring wptr address in debugfs (v2) 2017-03-29 23:55:53 -04:00
amdgpu_ring.h drm/amdgpu:fix ring init sequence 2017-03-29 23:55:38 -04:00
amdgpu_sa.c
amdgpu_sync.c
amdgpu_sync.h
amdgpu_test.c
amdgpu_trace.h drm/amdgpu: use a 64bit interval tree for VM management v2 2017-04-04 13:40:32 -04:00
amdgpu_trace_points.c
amdgpu_ttm.c drm/amdgpu: fix "fix 64bit division" 2017-04-07 15:15:44 -04:00
amdgpu_ttm.h
amdgpu_ucode.c
amdgpu_ucode.h
amdgpu_uvd.c drm/amdgpu: use a 64bit interval tree for VM management v2 2017-04-04 13:40:32 -04:00
amdgpu_uvd.h
amdgpu_vce.c drm/amdgpu: use a 64bit interval tree for VM management v2 2017-04-04 13:40:32 -04:00
amdgpu_vce.h
amdgpu_virt.c drm/amdgpu:no need to involv HDP in KIQ 2017-04-06 13:28:04 -04:00
amdgpu_virt.h
amdgpu_vm.c drm/amdgpu: set vm size and block size by individual gmc by default (v3) 2017-04-07 15:15:43 -04:00
amdgpu_vm.h drm/amdgpu: set vm size and block size by individual gmc by default (v3) 2017-04-07 15:15:43 -04:00
amdgpu_vram_mgr.c drm/amdgpu: use TTM_PL_FLAG_CONTIGUOUS v2 2017-04-04 23:34:27 -04:00
atom.c
atom.h
atombios_crtc.c
atombios_crtc.h
atombios_dp.c
atombios_dp.h
atombios_encoders.c
atombios_encoders.h
atombios_i2c.c
atombios_i2c.h
ci_dpm.c
ci_dpm.h
ci_smc.c
cik.c
cik.h
cik_dpm.h
cik_ih.c
cik_ih.h
cik_sdma.c drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3) 2017-03-29 23:55:50 -04:00
cik_sdma.h
cikd.h
clearstate_ci.h
clearstate_defs.h
clearstate_gfx9.h
clearstate_si.h
clearstate_vi.h
cz_ih.c
cz_ih.h
dce_v6_0.c Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next 2017-04-11 07:41:10 +10:00
dce_v6_0.h
dce_v8_0.c Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next 2017-04-11 07:41:10 +10:00
dce_v8_0.h
dce_v10_0.c Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next 2017-04-11 07:41:10 +10:00
dce_v10_0.h
dce_v11_0.c Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next 2017-04-11 07:41:10 +10:00
dce_v11_0.h
dce_virtual.c drm: Add acquire ctx to ->gamma_set hook 2017-04-06 10:21:55 +02:00
dce_virtual.h
gfx_v6_0.c
gfx_v6_0.h
gfx_v7_0.c
gfx_v7_0.h
gfx_v8_0.c drm/amdgpu:no need to involv HDP in KIQ 2017-04-06 13:28:04 -04:00
gfx_v8_0.h
gfx_v9_0.c drm/amdgpu:no need to involv HDP in KIQ 2017-04-06 13:28:04 -04:00
gfx_v9_0.h
gfxhub_v1_0.c drm/amdgpu: cleanup get_invalidate_req v2 2017-04-06 13:27:18 -04:00
gfxhub_v1_0.h
gmc_v6_0.c drm/amdgpu: set vm size and block size by individual gmc by default (v3) 2017-04-07 15:15:43 -04:00
gmc_v6_0.h
gmc_v7_0.c drm/amdgpu: set vm size and block size by individual gmc by default (v3) 2017-04-07 15:15:43 -04:00
gmc_v7_0.h
gmc_v8_0.c drm/amdgpu: set vm size and block size by individual gmc by default (v3) 2017-04-07 15:15:43 -04:00
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu: set vm size and block size by individual gmc by default (v3) 2017-04-07 15:15:43 -04:00
gmc_v9_0.h
iceland_ih.c
iceland_ih.h
iceland_sdma_pkt_open.h
kv_dpm.c
kv_dpm.h
kv_smc.c
mmhub_v1_0.c drm/amdgpu: cleanup get_invalidate_req v2 2017-04-06 13:27:18 -04:00
mmhub_v1_0.h
mmsch_v1_0.h
mxgpu_ai.c drm/amdgpu:implement the reset MB func for vega10 2017-04-06 13:28:05 -04:00
mxgpu_ai.h drm/amdgpu/vega10:timeout set to equal with VI 2017-04-06 13:28:06 -04:00
mxgpu_vi.c
mxgpu_vi.h
nbio_v6_1.c
nbio_v6_1.h
ppsmc.h
psp_gfx_if.h
psp_v3_1.c drm/amd/amdgpu: Clean up psp reload_quirk() 2017-04-06 13:27:19 -04:00
psp_v3_1.h
r600_dpm.h
sdma_v2_4.c drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3) 2017-03-29 23:55:50 -04:00
sdma_v2_4.h
sdma_v3_0.c drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3) 2017-03-29 23:55:50 -04:00
sdma_v3_0.h
sdma_v4_0.c drm/amdgpu: cleanup get_invalidate_req v2 2017-04-06 13:27:18 -04:00
sdma_v4_0.h
si.c
si.h
si_dma.c drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3) 2017-03-29 23:55:50 -04:00
si_dma.h
si_dpm.c
si_dpm.h
si_enums.h
si_ih.c
si_ih.h
si_smc.c
sid.h
sislands_smc.h
soc15.c drm/amdgpu:invoke new implemented AI MB func 2017-04-06 13:28:07 -04:00
soc15.h
soc15_common.h
soc15d.h drm/amdgpu:enable mcbp for gfx9(v2) 2017-03-29 23:55:35 -04:00
tonga_ih.c
tonga_ih.h
tonga_sdma_pkt_open.h
uvd_v4_2.c drm/amdgpu: various cleanups for uvd/vce. 2017-04-04 13:40:33 -04:00
uvd_v4_2.h
uvd_v5_0.c drm/amdgpu: various cleanups for uvd/vce. 2017-04-04 13:40:33 -04:00
uvd_v5_0.h
uvd_v6_0.c drm/amdgpu: various cleanups for uvd/vce. 2017-04-04 13:40:33 -04:00
uvd_v6_0.h
uvd_v7_0.c drm/amdgpu: cleanup get_invalidate_req v2 2017-04-06 13:27:18 -04:00
uvd_v7_0.h
vce_v2_0.c drm/amdgpu: various cleanups for uvd/vce. 2017-04-04 13:40:33 -04:00
vce_v2_0.h
vce_v3_0.c drm/amdgpu: various cleanups for uvd/vce. 2017-04-04 13:40:33 -04:00
vce_v3_0.h
vce_v4_0.c drm/amdgpu: cleanup get_invalidate_req v2 2017-04-06 13:27:18 -04:00
vce_v4_0.h
vega10_ih.c drm/amdgpu: Fix 32bit x86 compilation warning 2017-03-30 15:16:00 -04:00
vega10_ih.h
vega10_sdma_pkt_open.h
vi.c drm/amdgpu: just disallow reading untouched registers 2017-03-30 14:44:00 -04:00
vi.h
vi_dpm.h
vid.h drm/amdgpu/vi: add defines for KIQ packets 2017-04-04 23:33:41 -04:00