Centos-kernel-stream-9/drivers/gpu/drm/amd/amdgpu
Chunming Zhou 2624dd154b drm/amdgpu: add timeline support in amdgpu CS v3
syncobj wait/signal operation is appending in command submission.
v2: separate to two kinds in/out_deps functions
v3: fix checking for timeline syncobj

Signed-off-by: Chunming Zhou <david1.zhou@amd.com>
Cc: Tobias Hector <Tobias.Hector@amd.com>
Cc: Jason Ekstrand <jason@jlekstrand.net>
Cc: Dave Airlie <airlied@redhat.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-04-12 11:27:57 -05:00
..
Kconfig Revert "drm/amdgpu: use HMM callback to replace mmu notifier" 2019-03-28 10:16:12 -05:00
Makefile Revert "drm/amdgpu: use HMM callback to replace mmu notifier" 2019-03-28 10:16:12 -05:00
ObjectID.h
amdgpu.h drm/amdgpu: add timeline support in amdgpu CS v3 2019-04-12 11:27:57 -05:00
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd.c drm/amdkfd: add RAS ECC event support (v3) 2019-03-19 15:36:51 -05:00
amdgpu_amdkfd.h Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers" 2019-03-28 10:15:26 -05:00
amdgpu_amdkfd_fence.c
amdgpu_amdkfd_gfx_v7.c
amdgpu_amdkfd_gfx_v8.c
amdgpu_amdkfd_gfx_v9.c
amdgpu_amdkfd_gpuvm.c Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers" 2019-03-28 10:15:26 -05:00
amdgpu_atombios.c
amdgpu_atombios.h
amdgpu_atomfirmware.c drm/amdgpu: add atomfirmware helper function to query sram ecc caps 2019-03-19 15:36:51 -05:00
amdgpu_atomfirmware.h drm/amdgpu: add atomfirmware helper function to query sram ecc caps 2019-03-19 15:36:51 -05:00
amdgpu_atpx_handler.c
amdgpu_benchmark.c
amdgpu_bios.c
amdgpu_bo_list.c
amdgpu_bo_list.h Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers" 2019-03-28 10:15:26 -05:00
amdgpu_cgs.c
amdgpu_connectors.c
amdgpu_connectors.h
amdgpu_cs.c drm/amdgpu: add timeline support in amdgpu CS v3 2019-04-12 11:27:57 -05:00
amdgpu_csa.c drm/amdgpu: allocate VM PDs/PTs on demand 2019-03-19 15:36:48 -05:00
amdgpu_csa.h
amdgpu_ctx.c drm/amdgpu: wait for VM to become idle during flush 2019-03-19 15:36:58 -05:00
amdgpu_ctx.h drm/amdgpu: wait for VM to become idle during flush 2019-03-19 15:36:58 -05:00
amdgpu_debugfs.c
amdgpu_debugfs.h
amdgpu_device.c drm/amdgpu: support dpm level modification under virtualization v3 2019-04-10 13:53:27 -05:00
amdgpu_display.c
amdgpu_display.h
amdgpu_doorbell.h
amdgpu_dpm.c drm/amd/powerplay: add function to get sclk and mclk 2019-03-19 15:04:01 -05:00
amdgpu_dpm.h drm/amd/powerplay: add limit of pp_feature for smu (v3) 2019-03-19 15:04:02 -05:00
amdgpu_drv.c Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-04-03 13:26:11 +10:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c drm/amdgpu: Use drm_fb_helper_fill_info 2019-03-27 09:55:58 +01:00
amdgpu_fence.c
amdgpu_gart.c
amdgpu_gart.h
amdgpu_gds.h
amdgpu_gem.c drm/amdgpu: Add preferred_domain check when determine XGMI state 2019-04-03 10:00:30 -05:00
amdgpu_gem.h
amdgpu_gfx.c drm/amd/powerplay: add limit of pp_feature for smu (v3) 2019-03-19 15:04:02 -05:00
amdgpu_gfx.h drm/amdgpu: enable ras on gfx9 (v2) 2019-03-19 15:36:50 -05:00
amdgpu_gmc.c drm/amdgpu: use ring/hash for fault handling on GMC9 v3 2019-03-19 15:36:58 -05:00
amdgpu_gmc.h drm/amdgpu: use ring/hash for fault handling on GMC9 v3 2019-03-19 15:36:58 -05:00
amdgpu_gtt_mgr.c drm/amdgpu: Add sysfs files for returning VRAM/GTT info v2 2019-03-19 15:04:02 -05:00
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c
amdgpu_ids.c
amdgpu_ids.h
amdgpu_ih.c drm/amdgpu: limit the number of IVs processed at once 2019-03-19 15:36:58 -05:00
amdgpu_ih.h drm/amdgpu: limit the number of IVs processed at once 2019-03-19 15:36:58 -05:00
amdgpu_ioc32.c
amdgpu_irq.c
amdgpu_irq.h
amdgpu_job.c
amdgpu_job.h
amdgpu_kms.c drm/amdgpu: support dpm level modification under virtualization v3 2019-04-10 13:53:27 -05:00
amdgpu_mn.c Revert "drm/amdgpu: use HMM callback to replace mmu notifier" 2019-03-28 10:16:12 -05:00
amdgpu_mn.h Revert "drm/amdgpu: use HMM callback to replace mmu notifier" 2019-03-28 10:16:12 -05:00
amdgpu_mode.h drm/amd/display: Remove semicolon from to_dm_plane_state definition 2019-04-10 13:53:27 -05:00
amdgpu_object.c
amdgpu_object.h drm/amdgpu: XGMI pstate switch initial support 2019-03-27 22:40:43 -05:00
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c drm/amdgpu: support dpm level modification under virtualization v3 2019-04-10 13:53:27 -05:00
amdgpu_pm.h
amdgpu_prime.c
amdgpu_psp.c drm/amdgpu: Adjust TMR address alignment as per HW requirement 2019-04-03 10:00:29 -05:00
amdgpu_psp.h drm/amdgpu: add amdgpu_ras.c to support ras (v2) 2019-03-19 15:36:50 -05:00
amdgpu_ras.c drm/amdgpu: Introduce another ras enable function 2019-04-10 13:49:15 -05:00
amdgpu_ras.h drm/amdgpu: Introduce another ras enable function 2019-04-10 13:49:15 -05:00
amdgpu_ring.c drm/amdgpu: use more entries for the first paging queue 2019-03-20 23:39:47 -05:00
amdgpu_ring.h
amdgpu_rlc.c
amdgpu_rlc.h
amdgpu_sa.c
amdgpu_sched.c
amdgpu_sched.h
amdgpu_sdma.c
amdgpu_sdma.h drm/amdgpu: Correct the irq types' num of sdma 2019-04-03 10:00:28 -05:00
amdgpu_sync.c
amdgpu_sync.h
amdgpu_test.c
amdgpu_trace.h
amdgpu_trace_points.c
amdgpu_ttm.c Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers" 2019-03-28 10:15:26 -05:00
amdgpu_ttm.h Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers" 2019-03-28 10:15:26 -05:00
amdgpu_ucode.c
amdgpu_ucode.h
amdgpu_uvd.c
amdgpu_uvd.h
amdgpu_vce.c
amdgpu_vce.h
amdgpu_vcn.c
amdgpu_vcn.h
amdgpu_vf_error.c
amdgpu_vf_error.h
amdgpu_virt.c drm/amdgpu: support dpm level modification under virtualization v3 2019-04-10 13:53:27 -05:00
amdgpu_virt.h drm/amdgpu: support dpm level modification under virtualization v3 2019-04-10 13:53:27 -05:00
amdgpu_vm.c drm/amdgpu: Add preferred_domain check when determine XGMI state 2019-04-03 10:00:30 -05:00
amdgpu_vm.h drm/amdgpu: provide the page fault queue to the VM code 2019-04-03 10:00:30 -05:00
amdgpu_vm_cpu.c drm/amdgpu: move VM table mapping into the backend as well 2019-03-27 22:40:50 -05:00
amdgpu_vm_sdma.c drm/amdgpu: drop the ib from the VM update parameters 2019-03-27 22:40:57 -05:00
amdgpu_vram_mgr.c drm/amdgpu: Add sysfs files for returning VRAM/GTT info v2 2019-03-19 15:04:02 -05:00
amdgpu_xgmi.c drm/amdgpu: XGMI pstate switch initial support 2019-03-27 22:40:43 -05:00
amdgpu_xgmi.h drm/amdgpu: XGMI pstate switch initial support 2019-03-27 22:40:43 -05: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
cik.c
cik.h
cik_dpm.h
cik_ih.c
cik_ih.h
cik_sdma.c drm/amdgpu: Correct the irq types' num of sdma 2019-04-03 10:00:28 -05: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
dce_v6_0.h
dce_v8_0.c
dce_v8_0.h
dce_v10_0.c
dce_v10_0.h
dce_v11_0.c
dce_v11_0.h
dce_virtual.c
dce_virtual.h
df_v1_7.c
df_v1_7.h
df_v3_6.c
df_v3_6.h
emu_soc.c
gfx_v6_0.c drm/amdgpu: add thick tile mode settings for Oland of gfx6 2019-03-19 15:04:04 -05:00
gfx_v6_0.h
gfx_v7_0.c
gfx_v7_0.h
gfx_v8_0.c drm/amdgpu/gfx_v8_0: Mark expected switch fall-through 2019-03-19 15:04:04 -05:00
gfx_v8_0.h
gfx_v9_0.c drm/amdgpu: Add a check to avoid panic because of unexpected irqs 2019-04-10 13:49:40 -05:00
gfx_v9_0.h
gfxhub_v1_0.c drm/amdgpu: re-enable retry faults 2019-03-20 23:39:47 -05:00
gfxhub_v1_0.h
gfxhub_v1_1.c
gfxhub_v1_1.h
gmc_v6_0.c Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-04-03 13:26:11 +10:00
gmc_v6_0.h
gmc_v7_0.c Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-04-03 13:26:11 +10:00
gmc_v7_0.h
gmc_v8_0.c Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-04-03 13:26:11 +10:00
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu: Add a check to avoid panic because of unexpected irqs 2019-04-10 13:49:40 -05:00
gmc_v9_0.h
iceland_ih.c
iceland_ih.h
iceland_sdma_pkt_open.h
kv_dpm.c drm/amd/powerplay: add limit of pp_feature for smu (v3) 2019-03-19 15:04:02 -05:00
kv_dpm.h
kv_smc.c
mmhub_v1_0.c drm/amdgpu: re-enable retry faults 2019-03-20 23:39:47 -05:00
mmhub_v1_0.h
mmsch_v1_0.h
mxgpu_ai.c drm/amdgpu: support dpm level modification under virtualization v3 2019-04-10 13:53:27 -05:00
mxgpu_ai.h drm/amdgpu: support dpm level modification under virtualization v3 2019-04-10 13:53:27 -05:00
mxgpu_vi.c
mxgpu_vi.h
nbio_v6_1.c drm/amdgpu: enable IH doorbell for ring 1&2 on Vega 2019-03-19 15:36:58 -05:00
nbio_v6_1.h
nbio_v7_0.c
nbio_v7_0.h
nbio_v7_4.c
nbio_v7_4.h
ppsmc.h
psp_gfx_if.h drm/amdgpu: reroute VMC and UMD to IH ring 1 2019-03-19 15:04:04 -05:00
psp_v3_1.c drm/amdgpu: reroute VMC and UMD to IH ring 1 2019-03-19 15:04:04 -05:00
psp_v3_1.h
psp_v10_0.c
psp_v10_0.h
psp_v11_0.c drm/amdgpu: Always enable memory sharing within same XGMI hive 2019-04-10 13:53:27 -05:00
psp_v11_0.h
r600_dpm.h
sdma_v2_4.c drm/amdgpu: Correct the irq types' num of sdma 2019-04-03 10:00:28 -05:00
sdma_v2_4.h
sdma_v3_0.c drm/amdgpu: Correct the irq types' num of sdma 2019-04-03 10:00:28 -05:00
sdma_v3_0.h
sdma_v4_0.c drm/amdgpu: Add a check to avoid panic because of unexpected irqs 2019-04-10 13:49:40 -05:00
sdma_v4_0.h
si.c
si.h
si_dma.c drm/amdgpu: Correct the irq types' num of sdma 2019-04-03 10:00:28 -05: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: error out on mode1 reset failure 2019-03-27 22:40:12 -05:00
soc15.h
soc15_common.h
soc15d.h
ta_ras_if.h drm/amdgpu: add ta_ras_if.h 2019-03-19 15:36:50 -05:00
ta_xgmi_if.h
tonga_ih.c
tonga_ih.h
tonga_sdma_pkt_open.h
uvd_v4_2.c
uvd_v4_2.h
uvd_v5_0.c
uvd_v5_0.h
uvd_v6_0.c
uvd_v6_0.h
uvd_v7_0.c
uvd_v7_0.h
vce_v2_0.c
vce_v2_0.h
vce_v3_0.c
vce_v3_0.h
vce_v4_0.c
vce_v4_0.h
vcn_v1_0.c
vcn_v1_0.h
vega10_ih.c drm/amdgpu: enable IH ring 1&2 for Vega20 as well 2019-03-19 15:36:58 -05:00
vega10_ih.h
vega10_reg_init.c
vega10_sdma_pkt_open.h
vega20_reg_init.c
vi.c
vi.h
vi_dpm.h
vid.h