linux/drivers/gpu/drm/amd/amdgpu
Felix Kuehling 68c9793d63 drm/amdgpu: Use list_del_init in amdgpu_mn_unregister
Otherwise bo->shadow_list (which is aliased by bo->mn_list) will not
appear empty in amdgpu_ttm_bo_destroy and cause an oops when freeing
former userptr BOs.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-08-02 14:29:58 -04:00
..
Kconfig drm/amdgpu/radeon: Use radeon by default for CIK GPUs 2017-06-08 10:54:37 -04:00
Makefile Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-06-16 09:56:53 +10:00
ObjectID.h
amdgpu.h drm/amdgpu: Make amdgpu_cs_parser_init static (v2) 2017-06-29 12:43:51 -04:00
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd.c drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mec 2017-07-13 20:21:56 -05:00
amdgpu_amdkfd.h drm/amdgpu: rename rdev to adev 2017-05-31 16:48:50 -04:00
amdgpu_amdkfd_gfx_v7.c drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c 2017-05-31 16:48:55 -04:00
amdgpu_amdkfd_gfx_v8.c drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c 2017-05-31 16:48:55 -04:00
amdgpu_atombios.c drm/amdgpu: adjust default display clock 2017-06-20 12:06:50 -04:00
amdgpu_atombios.h
amdgpu_atomfirmware.c
amdgpu_atomfirmware.h
amdgpu_atpx_handler.c
amdgpu_benchmark.c
amdgpu_bios.c
amdgpu_bo_list.c drm/amdgpu: Fix blocking in RCU critical section(v2) 2017-07-25 16:15:46 -04:00
amdgpu_cgs.c drm/amdgpu/cgs: always set reference clock in mode_info 2017-06-30 11:28:35 -04:00
amdgpu_connectors.c
amdgpu_connectors.h
amdgpu_cs.c drm: Remove unused drm_file parameter to drm_syncobj_replace_fence() 2017-07-06 15:53:00 +10:00
amdgpu_ctx.c drm/amdgpu: untie user ring ids from kernel ring ids v6 2017-05-31 16:49:01 -04:00
amdgpu_device.c main drm pull for v4.13 2017-07-09 18:48:37 -07:00
amdgpu_display.c
amdgpu_dpm.c
amdgpu_dpm.h
amdgpu_drv.c amdgpu: Set cik/si_support to 1 by default if radeon isn't built 2017-07-04 12:07:53 -04:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c
amdgpu_fence.c
amdgpu_gart.c
amdgpu_gds.h
amdgpu_gem.c
amdgpu_gfx.c drm/amd/amdgpu: Rename KIQ ring to avoid spaces 2017-06-15 11:50:27 -04:00
amdgpu_gfx.h drm/amdgpu/gfx: consolidate mqd buffer setup code 2017-06-07 18:20:59 -04:00
amdgpu_gtt_mgr.c
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c
amdgpu_ih.c
amdgpu_ih.h
amdgpu_ioc32.c
amdgpu_irq.c
amdgpu_irq.h
amdgpu_job.c
amdgpu_kms.c drm/amdgpu: Fix the exported always on CU bitmap 2017-06-29 12:43:49 -04:00
amdgpu_mn.c drm/amdgpu: Use list_del_init in amdgpu_mn_unregister 2017-08-02 14:29:58 -04:00
amdgpu_mode.h
amdgpu_object.c
amdgpu_object.h
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c
amdgpu_pm.h
amdgpu_powerplay.c drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu. 2017-07-05 13:18:50 -04:00
amdgpu_powerplay.h
amdgpu_prime.c
amdgpu_psp.c drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup 2017-06-29 12:43:48 -04:00
amdgpu_psp.h
amdgpu_queue_mgr.c drm/amdgpu: use LRU mapping policy for SDMA engines 2017-05-31 16:49:04 -04:00
amdgpu_ring.c drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c 2017-06-01 16:00:20 -04:00
amdgpu_ring.h drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c 2017-06-01 16:00:20 -04:00
amdgpu_sa.c
amdgpu_sync.c drm/amdgpu: Add amdgpu_sync_wait 2017-06-09 11:29:46 -04:00
amdgpu_sync.h drm/amdgpu: Add amdgpu_sync_wait 2017-06-09 11:29:46 -04:00
amdgpu_test.c
amdgpu_trace.h
amdgpu_trace_points.c
amdgpu_ttm.c Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-06-16 09:56:53 +10:00
amdgpu_ttm.h
amdgpu_ucode.c drm/amdgpu: add contiguous flag in ucode bo create 2017-06-15 11:50:26 -04:00
amdgpu_ucode.h drm/amdgpu: add new member in gpu_info fw 2017-06-15 11:50:22 -04:00
amdgpu_uvd.c
amdgpu_uvd.h
amdgpu_vce.c drm/amdgpu: use existing function amdgpu_bo_create_kernel 2017-06-01 16:00:21 -04:00
amdgpu_vce.h drm/amdgpu: add saved_bo to save vce 4.0 context when suspend 2017-06-01 16:00:22 -04:00
amdgpu_vcn.c
amdgpu_vcn.h
amdgpu_virt.c
amdgpu_virt.h
amdgpu_vm.c Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-06-16 09:56:53 +10:00
amdgpu_vm.h drm/amdgpu: Add vm context module param 2017-06-09 11:29:38 -04:00
amdgpu_vram_mgr.c
atom.c
atom.h
atombios_crtc.c drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating 2017-06-20 12:06:49 -04:00
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 Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-06-16 09:56:53 +10:00
cik.h
cik_dpm.h
cik_ih.c
cik_ih.h
cik_sdma.c
cik_sdma.h
cikd.h
clearstate_ci.h
clearstate_defs.h
clearstate_gfx9.h drm/amdgpu: fix header on gfx9 clear state 2017-07-27 10:01:49 -04:00
clearstate_si.h
clearstate_vi.h
cz_ih.c
cz_ih.h
dce_v6_0.c Linux 4.12-rc7 2017-06-27 08:28:30 +10:00
dce_v6_0.h
dce_v8_0.c Linux 4.12-rc7 2017-06-27 08:28:30 +10:00
dce_v8_0.h
dce_v10_0.c Linux 4.12-rc7 2017-06-27 08:28:30 +10:00
dce_v10_0.h
dce_v11_0.c Linux 4.12-rc7 2017-06-27 08:28:30 +10:00
dce_v11_0.h
dce_virtual.c
dce_virtual.h
gfx_v6_0.c drm/amdgpu: Fix the exported always on CU bitmap 2017-06-29 12:43:49 -04:00
gfx_v6_0.h
gfx_v7_0.c drm/amdgpu: Fix the exported always on CU bitmap 2017-06-29 12:43:49 -04:00
gfx_v7_0.h drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2 2017-05-31 16:48:48 -04:00
gfx_v8_0.c drm/amdgpu/gfx8: fix driver reload with KIQ 2017-07-04 10:22:20 -04:00
gfx_v8_0.h drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2 2017-05-31 16:48:48 -04:00
gfx_v9_0.c drm/amdgpu/gfx9: simplify and fix GRBM index selection 2017-07-25 16:38:15 -04:00
gfx_v9_0.h
gfxhub_v1_0.c drm/amd/amdgpu: Cleanup gfxhub read-modify-write patterns 2017-06-15 11:50:31 -04:00
gfxhub_v1_0.h drm/amdgpu: export gfxhub sw_init into gmc 2017-06-06 16:58:36 -04:00
gmc_v6_0.c drm/amd/amdgpu: move get memory type function from early init to sw init 2017-06-30 14:48:46 -04:00
gmc_v6_0.h
gmc_v7_0.c Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-06-16 09:56:53 +10:00
gmc_v7_0.h
gmc_v8_0.c Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-06-16 09:56:53 +10:00
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUB 2017-06-29 12:43:46 -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: add new flag AMD_PG_SUPPORT_MMHUB 2017-06-29 12:43:46 -04:00
mmhub_v1_0.h drm/amdgpu: add interface to enable/disable mmhub pg on raven 2017-06-29 12:43:45 -04:00
mmsch_v1_0.h
mxgpu_ai.c
mxgpu_ai.h
mxgpu_vi.c
mxgpu_vi.h
nbio_v6_1.c drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macros 2017-06-15 11:50:32 -04:00
nbio_v6_1.h
nbio_v7_0.c drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macros 2017-06-15 11:50:33 -04:00
nbio_v7_0.h
ppsmc.h
psp_gfx_if.h
psp_v3_1.c drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup 2017-06-29 12:43:48 -04:00
psp_v3_1.h
psp_v10_0.c drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup 2017-06-29 12:43:48 -04:00
psp_v10_0.h
r600_dpm.h
sdma_v2_4.c
sdma_v2_4.h
sdma_v3_0.c
sdma_v3_0.h
sdma_v4_0.c drm/amdgpu: cleanup adjust_mc_addr handling v4 2017-05-31 14:16:35 -04:00
sdma_v4_0.h
si.c drm/amdgpu: Fix undue fallthroughs in golden registers initialization 2017-08-02 14:29:42 -04:00
si.h
si_dma.c
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: enable mmhub pg on raven 2017-06-29 12:43:46 -04:00
soc15.h
soc15_common.h drm/amd/amdgpu: Add offset variant to SOC15 macros 2017-06-15 11:50:30 -04:00
soc15d.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 drm/amd/amdgpu: Port UVD 7.0 over to new SOC15 macros 2017-06-15 11:50:32 -04:00
uvd_v7_0.h
vce_v2_0.c
vce_v2_0.h
vce_v3_0.c drm/amdgpu: Program ring for vce instance 1 at its register space 2017-05-31 14:16:37 -04:00
vce_v3_0.h
vce_v4_0.c drm/amdgpu: add saved_bo to save vce 4.0 context when suspend 2017-06-01 16:00:22 -04:00
vce_v4_0.h
vcn_v1_0.c drm/amd/amdgpu: Port VCN over to new SOC15 macros 2017-06-15 11:50:35 -04:00
vcn_v1_0.h
vega10_ih.c Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-06-16 09:56:53 +10:00
vega10_ih.h
vega10_sdma_pkt_open.h
vi.c Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-06-16 09:56:53 +10:00
vi.h
vi_dpm.h
vid.h