linux_dsm_epyc7002/drivers/gpu/drm/amd/amdgpu
Dave Airlie 0f1d37e65a Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next
- Update golden regs for gfx9
- Powerplay fixes

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Alex Deucher <alexdeucher@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190313194249.3346-1-alexander.deucher@amd.com
2019-03-14 12:15:02 +10:00
..
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd_fence.c
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_amdkfd.c drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources 2019-02-18 18:00:50 -05:00
amdgpu_amdkfd.h
amdgpu_atombios.c
amdgpu_atombios.h
amdgpu_atomfirmware.c
amdgpu_atomfirmware.h
amdgpu_atpx_handler.c
amdgpu_benchmark.c
amdgpu_bios.c
amdgpu_bo_list.c
amdgpu_bo_list.h
amdgpu_cgs.c
amdgpu_connectors.c
amdgpu_connectors.h
amdgpu_cs.c
amdgpu_csa.c
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
amdgpu_display.c
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
amdgpu_gem.c
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
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 Linux 5.0 2019-03-04 12:02:55 +10:00
amdgpu_mn.c
amdgpu_mn.h
amdgpu_mode.h Linux 5.0 2019-03-04 12:02:55 +10: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
amdgpu_pm.h
amdgpu_prime.c
amdgpu_psp.c Linux 5.0-rc7 2019-02-18 13:27:15 +10:00
amdgpu_psp.h
amdgpu_ring.c
amdgpu_ring.h
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_points.c
amdgpu_trace.h
amdgpu_ttm.c
amdgpu_ttm.h
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
amdgpu_virt.h
amdgpu_vm.c Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-03-12 15:11:50 +10:00
amdgpu_vm.h
amdgpu_vram_mgr.c
amdgpu_xgmi.c
amdgpu_xgmi.h
amdgpu.h drm/amdgpu: Check if fd really is an amdgpu fd. 2019-02-15 11:15:37 -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_dpm.h
cik_ih.c
cik_ih.h
cik_sdma.c
cik_sdma.h
cik.c
cik.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 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
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
gfx_v6_0.h
gfx_v7_0.c
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 drm/amdgpu: Update gc golden setting for vega family 2019-03-11 15:57:20 -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
gmc_v8_0.h
gmc_v9_0.c
gmc_v9_0.h
iceland_ih.c
iceland_ih.h
iceland_sdma_pkt_open.h
Kconfig
kv_dpm.c
kv_dpm.h
kv_smc.c
Makefile
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
nbio_v6_1.h
nbio_v7_0.c
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
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
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
sdma_v2_4.h
sdma_v3_0.c
sdma_v3_0.h
sdma_v4_0.c Linux 5.0 2019-03-04 12:02:55 +10:00
sdma_v4_0.h
si_dma.c
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
si_ih.h
si_smc.c
si.c drm/amdgpu: fix several indentation issues 2019-02-13 17:51:37 -05:00
si.h
sid.h
sislands_smc.h
soc15_common.h
soc15.c Revert "drm/amdgpu: use BACO reset on vega20 if platform support" 2019-02-27 22:22:30 -05:00
soc15.h
soc15d.h
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
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_dpm.h
vi.c
vi.h
vid.h