linux_dsm_epyc7002/drivers/gpu/drm/amd/amdgpu
Christian König feebe91aa9 drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
We never ported that back to CIK, so we could run into VM faults here.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2016-03-02 11:01:22 -05:00
..
amdgpu_acpi.c drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h 2015-12-21 16:42:05 -05:00
amdgpu_afmt.c
amdgpu_amdkfd_gfx_v7.c drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions() 2016-01-28 14:39:34 +02:00
amdgpu_amdkfd_gfx_v8.c drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions() 2016-01-28 14:39:34 +02:00
amdgpu_amdkfd.c
amdgpu_amdkfd.h
amdgpu_atombios.c
amdgpu_atombios.h
amdgpu_atpx_handler.c drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h 2015-12-21 16:42:05 -05:00
amdgpu_benchmark.c
amdgpu_bios.c drm/amdgpu: Use new read bios from rom callback 2015-12-02 12:45:59 -05:00
amdgpu_bo_list.c
amdgpu_cgs.c drm/amdgpu: add a cgs interface to fetch cg and pg flags 2016-02-08 10:37:46 -05:00
amdgpu_connectors.c
amdgpu_connectors.h
amdgpu_cs.c drm/amdgpu: only move pt bos in LRU list on success 2016-01-28 11:46:45 -05:00
amdgpu_ctx.c drm/amdgpu: restrict the sched jobs number to power of two 2015-12-18 17:29:44 -05:00
amdgpu_device.c drm/amdgpu: fix s4 resume 2016-02-10 14:07:13 -05:00
amdgpu_display.c drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc. 2016-02-19 18:15:30 -05:00
amdgpu_dpm.c
amdgpu_dpm.h
amdgpu_drv.c drm/amdgpu: add pcie cap module parameters (v2) 2016-02-08 10:37:41 -05:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c drm/amdgpu: don't init fbdev if we don't have any connectors 2016-01-26 00:35:56 -05:00
amdgpu_fence.c drm/amdgpu: add kmem cache for amdgpu fence 2015-11-16 11:05:50 -05:00
amdgpu_gart.c
amdgpu_gds.h
amdgpu_gem.c drm/amdgpu: disable direct VM updates when vm_debug is set 2016-02-24 12:46:06 -05:00
amdgpu_gfx.c
amdgpu_gfx.h
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new() 2015-11-16 17:01:32 -05:00
amdgpu_ih.c
amdgpu_ih.h
amdgpu_ioc32.c
amdgpu_irq.c drm/amdgpu: add missing irq.h include 2016-01-14 08:07:55 +10:00
amdgpu_irq.h drm/amdgpu: add irq domain support 2016-01-11 09:52:57 -05:00
amdgpu_kms.c drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) 2015-12-04 15:15:07 -05:00
amdgpu_mn.c drm/amdgpu: fix issue with overlapping userptrs 2016-02-10 14:07:52 -05:00
amdgpu_mode.h drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers 2015-12-08 16:07:51 +01:00
amdgpu_object.c drm/amdgpu: mask out WC from BO on unsupported arches 2016-02-02 10:09:11 -05:00
amdgpu_object.h drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2 2016-01-08 15:39:28 -05:00
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c drm/amdgpu/pm: update current crtc info after setting the powerstate 2016-03-02 11:01:20 -05:00
amdgpu_pm.h
amdgpu_powerplay.c drm/amd/powerplay: send event to notify powerplay all modules are initialized. 2016-03-02 11:01:22 -05:00
amdgpu_powerplay.h drm/amd/powerplay: add basic powerplay framework 2015-12-21 16:42:07 -05:00
amdgpu_prime.c
amdgpu_ring.c drm/amdgpu: fix next_rptr handling for debugfs 2016-01-22 14:44:08 -05:00
amdgpu_sa.c drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2) 2016-02-10 14:07:31 -05:00
amdgpu_sched.c drm/amdgpu: fix incorrect mutex usage v3 2015-11-16 11:05:58 -05:00
amdgpu_semaphore.c drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new() 2015-11-16 17:01:32 -05:00
amdgpu_sync.c drm/amdgpu: fix lost sync_to if scheduler is enabled. 2016-01-13 11:39:15 -05:00
amdgpu_test.c
amdgpu_trace_points.c
amdgpu_trace.h drm/amdgpu: add command submission workflow tracepoint 2015-11-16 11:05:57 -05:00
amdgpu_ttm.c drm/amdgpu: use post-decrement in error handling 2016-02-16 10:05:38 -05:00
amdgpu_ucode.c
amdgpu_ucode.h
amdgpu_uvd.c drm/amdgpu: add UVD support for Stoney 2015-10-21 12:20:50 -04:00
amdgpu_uvd.h
amdgpu_vce.c drm/amdgpu: adapt vce session create interface changes 2015-11-20 18:21:20 -05:00
amdgpu_vce.h
amdgpu_vm.c drm/amdgpu: Use drm_calloc_large for VM page_tables array 2016-01-19 12:25:09 -05:00
amdgpu.h drm/amdgpu: fix issue with overlapping userptrs 2016-02-10 14:07:52 -05:00
atom.c
atom.h
atombios_crtc.c
atombios_crtc.h
atombios_dp.c drm/amdgpu: fix dp link rate selection (v2) 2015-12-21 16:38:51 -05:00
atombios_dp.h
atombios_encoders.c
atombios_encoders.h
atombios_i2c.c
atombios_i2c.h
ci_dpm.c drm/amdgpu/dpm/ci: switch over to the common pcie caps interface 2016-02-08 10:37:42 -05:00
ci_dpm.h
ci_smc.c
cik_dpm.h
cik_ih.c drm/amdgpu: add irq domain support 2016-01-11 09:52:57 -05:00
cik_ih.h
cik_sdma.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
cik_sdma.h
cik.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
cik.h
cikd.h
clearstate_ci.h
clearstate_defs.h
clearstate_vi.h
cz_dpm.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
cz_dpm.h drm/amdgpu/cz: add code to enable forcing VCE clocks 2016-01-13 12:12:43 -05:00
cz_ih.c drm/amdgpu: add irq domain support 2016-01-11 09:52:57 -05:00
cz_ih.h
cz_smc.c drm/amdgpu: Update SMC/DPM for Stoney 2015-10-21 12:19:46 -04:00
cz_smumgr.h
dce_v8_0.c drm: Pass 'name' to drm_encoder_init() 2015-12-11 09:13:20 +01:00
dce_v8_0.h
dce_v10_0.c drm: Pass 'name' to drm_encoder_init() 2015-12-11 09:13:20 +01:00
dce_v10_0.h
dce_v11_0.c amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functions 2016-01-04 17:21:14 -05:00
dce_v11_0.h
fiji_dpm.c drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h 2015-12-21 16:42:44 -05:00
fiji_smc.c drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h 2015-12-21 16:42:44 -05:00
fiji_smum.h drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h 2015-12-21 16:42:44 -05:00
gfx_v7_0.c drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well 2016-03-02 11:01:22 -05:00
gfx_v7_0.h
gfx_v8_0.c drm/amdgpu/gfx8: fix priv reg interrupt enable 2016-02-22 11:30:35 -05:00
gfx_v8_0.h
gmc_v7_0.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
gmc_v7_0.h
gmc_v8_0.c drm/amdgpu: drop topaz support from gmc8 module 2016-02-02 22:54:18 -05:00
gmc_v8_0.h
iceland_dpm.c
iceland_ih.c drm/amdgpu: add irq domain support 2016-01-11 09:52:57 -05:00
iceland_ih.h
iceland_sdma_pkt_open.h
iceland_smc.c drm/amdgpu: don't load MEC2 on topaz 2016-02-02 22:54:25 -05:00
iceland_smumgr.h
Kconfig
kv_dpm.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
kv_dpm.h
kv_smc.c
Makefile drm/amdgpu: move gmc7 support out of CIK dependency 2016-02-02 22:52:48 -05:00
ObjectID.h
ppsmc.h
sdma_v2_4.c drm/amdgpu: remove old lockup detection infrastructure 2015-10-21 11:35:12 -04:00
sdma_v2_4.h
sdma_v3_0.c drm/amdgpu: add sdma clock gating support for Fiji. 2015-12-21 16:42:36 -05:00
sdma_v3_0.h
smu_ucode_xfer_vi.h
tonga_dpm.c drm/amdgpu: fix tonga smu resume 2016-01-15 12:43:11 -05:00
tonga_ih.c drm/amdgpu: add irq domain support 2016-01-11 09:52:57 -05:00
tonga_ih.h
tonga_sdma_pkt_open.h
tonga_smc.c drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h 2015-12-21 16:42:43 -05:00
tonga_smum.h drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h 2015-12-21 16:42:43 -05:00
uvd_v4_2.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
uvd_v4_2.h
uvd_v5_0.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
uvd_v5_0.h
uvd_v6_0.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
uvd_v6_0.h
vce_v2_0.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
vce_v2_0.h
vce_v3_0.c drma/dmgpu: move cg and pg flags into shared headers 2016-02-08 10:37:47 -05:00
vce_v3_0.h
vi_dpm.h
vi.c drm/amdgpu: clean up vce pg flags for cz/st 2016-02-08 10:37:43 -05:00
vi.h
vid.h