linux/drivers/gpu/drm/amd/amdgpu
Christian König 1e2930374f drm/amdgpu: clear PDs/PTs only after initializing them
Clear the VM PDs/PTs only after initializing all the structures.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-02-27 22:24:12 -05:00
..
amdgpu.h drm/amdgpu: Check if fd really is an amdgpu fd. 2019-02-15 11:15:37 -05:00
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd.c drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources 2019-02-18 18:00:50 -05:00
amdgpu_amdkfd.h drm/amdgpu: Remove kgd2kfd function pointers 2019-01-14 15:04:29 -05:00
amdgpu_amdkfd_fence.c drm/amdgpu: Simplify kgd2kfd interface 2019-01-14 15:04:29 -05:00
amdgpu_amdkfd_gfx_v7.c
amdgpu_amdkfd_gfx_v8.c
amdgpu_amdkfd_gfx_v9.c
amdgpu_amdkfd_gpuvm.c drm/amdgpu: Simplify eviction fence handling 2019-02-13 17:50:54 -05:00
amdgpu_atombios.c
amdgpu_atombios.h
amdgpu_atomfirmware.c
amdgpu_atomfirmware.h
amdgpu_atpx_handler.c drm/amdgpu: Add APTX quirk for Lenovo laptop 2019-01-25 16:15:35 -05:00
amdgpu_benchmark.c
amdgpu_bios.c
amdgpu_bo_list.c
amdgpu_bo_list.h
amdgpu_cgs.c
amdgpu_connectors.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
amdgpu_connectors.h
amdgpu_cs.c drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES 2019-02-05 21:15:46 -05:00
amdgpu_csa.c drm/amdgpu: sriov restrict max_pfn below AMDGPU_GMC_HOLE 2019-01-29 15:16:18 -05:00
amdgpu_csa.h
amdgpu_ctx.c drm/amdgpu: Only add rqs for initialized rings. 2019-02-15 11:15:30 -05:00
amdgpu_ctx.h
amdgpu_debugfs.c drm/amdgpu: don't clamp debugfs register access to the BAR size 2019-02-13 17:51:41 -05:00
amdgpu_debugfs.h
amdgpu_device.c Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-02-11 14:04:20 +10:00
amdgpu_display.c Revert "drm/amdgpu: validate user pitch alignment" 2019-01-15 11:14:25 -05:00
amdgpu_display.h
amdgpu_doorbell.h Revert "drm/amdgpu: Delete user queue doorbell variables" 2019-02-19 15:58:26 -05:00
amdgpu_dpm.c drm/amdgpu: remove some old unused dpm helpers 2019-02-15 11:15:50 -05:00
amdgpu_dpm.h drm/amdgpu: remove some old unused dpm helpers 2019-02-15 11:15:50 -05:00
amdgpu_drv.c drm/amdgpu: Bump amdgpu version for context priority override. 2019-02-21 15:52:56 -05:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c
amdgpu_fence.c
amdgpu_gart.c
amdgpu_gart.h
amdgpu_gds.h drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues 2019-02-05 21:15:46 -05:00
amdgpu_gem.c drm/amdgpu: clean up memory/GDS/GWS/OA alignment code 2019-02-01 00:33:00 -05:00
amdgpu_gem.h
amdgpu_gfx.c
amdgpu_gfx.h
amdgpu_gmc.c
amdgpu_gmc.h
amdgpu_gtt_mgr.c
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
amdgpu_ids.c
amdgpu_ids.h
amdgpu_ih.c drm/amdgpu: cleanup amdgpu_ih_process a bit more 2019-02-13 17:47:11 -05:00
amdgpu_ih.h drm/amdgpu: cleanup amdgpu_ih_process a bit more 2019-02-13 17:47:11 -05:00
amdgpu_ioc32.c
amdgpu_irq.c drm/amdgpu: cleanup amdgpu_ih_process a bit more 2019-02-13 17:47:11 -05:00
amdgpu_irq.h drm/amdgpu: cleanup amdgpu_ih_process a bit more 2019-02-13 17:47:11 -05:00
amdgpu_job.c
amdgpu_job.h
amdgpu_kms.c drm/amdgpu: fix several indentation issues 2019-02-13 17:51:37 -05:00
amdgpu_mn.c
amdgpu_mn.h
amdgpu_mode.h drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
amdgpu_object.c drm/amdgpu: Add helper to wait for BO fences using a sync object 2019-02-13 17:50:32 -05:00
amdgpu_object.h drm/amdgpu: Add helper to wait for BO fences using a sync object 2019-02-13 17:50:32 -05:00
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c drm/amdgpu: Add missing power attribute to APU check 2019-01-29 10:57:02 -05:00
amdgpu_pm.h
amdgpu_prime.c drm/amdgpu: Transfer fences to dmabuf importer 2019-01-30 12:52:44 -05:00
amdgpu_psp.c Linux 5.0-rc7 2019-02-18 13:27:15 +10:00
amdgpu_psp.h drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfaces 2019-01-14 15:04:51 -05:00
amdgpu_ring.c
amdgpu_ring.h drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
amdgpu_rlc.c
amdgpu_rlc.h
amdgpu_sa.c
amdgpu_sched.c drm/amdgpu: Add command to override the context priority. 2019-02-15 11:15:43 -05:00
amdgpu_sched.h
amdgpu_sdma.c
amdgpu_sdma.h
amdgpu_sync.c
amdgpu_sync.h
amdgpu_test.c
amdgpu_trace.h drm/amdgpu: add the IH to the IV trace 2019-01-14 15:04:48 -05:00
amdgpu_trace_points.c
amdgpu_ttm.c drm/amdgpu: clean up memory/GDS/GWS/OA alignment code 2019-02-01 00:33:00 -05:00
amdgpu_ttm.h
amdgpu_ucode.c
amdgpu_ucode.h
amdgpu_uvd.c
amdgpu_uvd.h
amdgpu_vce.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
amdgpu_vce.h drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
amdgpu_vcn.c
amdgpu_vcn.h
amdgpu_vf_error.c
amdgpu_vf_error.h
amdgpu_virt.c
amdgpu_virt.h
amdgpu_vm.c drm/amdgpu: clear PDs/PTs only after initializing them 2019-02-27 22:24:12 -05:00
amdgpu_vm.h drm/amdgpu: set bulk_moveable to false when lru changed v2 2019-01-25 16:15:34 -05:00
amdgpu_vram_mgr.c
amdgpu_xgmi.c drm/amd/amdgpu: fix spelling mistake "matech" -> "match" 2019-02-05 21:15:32 -05:00
amdgpu_xgmi.h drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3) 2019-01-14 15:04:53 -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 drm/amdgpu: remove old CI DPM implementation 2019-01-25 16:15:36 -05:00
cik.h
cik_dpm.h drm/amdgpu: remove old CI DPM implementation 2019-01-25 16:15:36 -05:00
cik_ih.c drm/amdgpu: simplify IH programming 2019-01-14 15:04:47 -05:00
cik_ih.h
cik_sdma.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -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 drm/amdgpu: simplify IH programming 2019-01-14 15:04:47 -05:00
cz_ih.h
dce_v6_0.c drm/amdgpu: fix several indentation issues 2019-02-13 17:51:37 -05:00
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 drm/amdgpu/virtual_dce: No need to pin the fb's bo 2019-01-14 15:04:22 -05:00
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 flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
gfx_v6_0.h
gfx_v7_0.c drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues 2019-02-05 21:15:46 -05:00
gfx_v7_0.h
gfx_v8_0.c Revert "drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers" 2019-02-19 15:58:26 -05:00
gfx_v8_0.h
gfx_v9_0.c Revert "drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers" 2019-02-19 15:58:26 -05:00
gfx_v9_0.h
gfxhub_v1_0.c
gfxhub_v1_0.h
gfxhub_v1_1.c
gfxhub_v1_1.h
gmc_v6_0.c
gmc_v6_0.h
gmc_v7_0.c
gmc_v7_0.h
gmc_v8_0.c drm/amdgpu/gmc: fix compiler errors [-Werror,-Wmissing-braces] (V2) 2019-01-14 15:04:46 -05:00
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu: sriov restrict max_pfn below AMDGPU_GMC_HOLE 2019-01-29 15:16:18 -05:00
gmc_v9_0.h
iceland_ih.c drm/amdgpu: simplify IH programming 2019-01-14 15:04:47 -05:00
iceland_ih.h
iceland_sdma_pkt_open.h
Kconfig
kv_dpm.c
kv_dpm.h
kv_smc.c
Makefile drm/amdgpu: remove old CI DPM implementation 2019-01-25 16:15:36 -05:00
mmhub_v1_0.c
mmhub_v1_0.h
mmsch_v1_0.h
mxgpu_ai.c drm/amdgpu: tighten gpu_recover in mailbox_flr to avoid duplicate recover in sriov 2019-02-13 17:50:13 -05:00
mxgpu_ai.h
mxgpu_vi.c
mxgpu_vi.h
nbio_v6_1.c drm/amdgpu: Fix sdma doorbell range setting 2019-01-25 16:15:34 -05:00
nbio_v6_1.h
nbio_v7_0.c drm/amdgpu: Fix sdma doorbell range setting 2019-01-25 16:15:34 -05:00
nbio_v7_0.h
nbio_v7_4.c Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-02-22 15:56:42 +10:00
nbio_v7_4.h
ObjectID.h
ppsmc.h
psp_gfx_if.h drm/amdgpu/psp: update the naming of GFX_FW_TYPE_RLC_RESTORE_LIST_CNTL 2019-01-14 15:04:51 -05:00
psp_v3_1.c drm/amdgpu: use REG32_PCIE wrapper instead for psp 2019-02-27 22:18:59 -05:00
psp_v3_1.h
psp_v10_0.c drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfaces 2019-01-14 15:04:51 -05:00
psp_v10_0.h
psp_v11_0.c Linux 5.0-rc7 2019-02-18 13:27:15 +10:00
psp_v11_0.h
r600_dpm.h
sdma_v2_4.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
sdma_v2_4.h
sdma_v3_0.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
sdma_v3_0.h
sdma_v4_0.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
sdma_v4_0.h
si.c drm/amdgpu: fix several indentation issues 2019-02-13 17:51:37 -05:00
si.h
si_dma.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
si_dma.h
si_dpm.c drm/amdgpu/si_dpm: Mark expected switch fall-throughs 2019-02-18 18:01:15 -05:00
si_dpm.h
si_enums.h
si_ih.c drm/amdgpu: simplify IH programming 2019-01-14 15:04:47 -05:00
si_ih.h
si_smc.c
sid.h
sislands_smc.h
soc15.c Revert "drm/amdgpu: use BACO reset on vega20 if platform support" 2019-02-27 22:22:30 -05:00
soc15.h
soc15_common.h
soc15d.h
ta_xgmi_if.h
tonga_ih.c drm/amdgpu: simplify IH programming 2019-01-14 15:04:47 -05:00
tonga_ih.h
tonga_sdma_pkt_open.h
uvd_v4_2.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
uvd_v4_2.h
uvd_v5_0.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
uvd_v5_0.h
uvd_v6_0.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
uvd_v6_0.h
uvd_v7_0.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
uvd_v7_0.h
vce_v2_0.c
vce_v2_0.h
vce_v3_0.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
vce_v3_0.h
vce_v4_0.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
vce_v4_0.h
vcn_v1_0.c drm/amdgpu: add flags to emit_ib interface v2 2019-01-25 16:15:35 -05:00
vcn_v1_0.h
vega10_ih.c drm/amdgpu: add support for self irq on Vega10 v2 2019-01-25 16:15:35 -05:00
vega10_ih.h
vega10_reg_init.c Revert "drm/amdgpu: Delete user queue doorbell variables" 2019-02-19 15:58:26 -05:00
vega10_sdma_pkt_open.h
vega20_reg_init.c Revert "drm/amdgpu: Delete user queue doorbell variables" 2019-02-19 15:58:26 -05:00
vi.c drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2) 2019-01-14 15:04:56 -05:00
vi.h
vi_dpm.h
vid.h