linux/drivers/gpu/drm/amd/amdgpu
Dave Airlie 7ec27233e6 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
Fixes for 4.12.  This is a bit bigger than usual since it's 3 weeks
worth of fixes and most of these changes are for vega10 which is
new for 4.12 and still in a fair amount of flux.  It looks like
you missed my last pull request, so those patches are included here
as well.  Highlights:
- Lots of vega10 fixes
- Fix interruptable wait mixup
- Fan control method fixes
- Misc display fixes for radeon and amdgpu
- Misc bug fixes

* 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux: (132 commits)
  drm/amd/powerplay: refine pwm1_enable callback functions for CI.
  drm/amd/powerplay: refine pwm1_enable callback functions for vi.
  drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.
  drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.
  drm/amdgpu: add amd fan ctrl mode enums.
  drm/amd/powerplay: add more smu message on Vega10.
  drm/amdgpu: fix dependency issue
  drm/amd: fix init order of sched job
  drm/amdgpu: add some additional vega10 pci ids
  drm/amdgpu/soc15: use atomfirmware for setting bios scratch for reset
  drm/amdgpu/atomfirmware: add function to update engine hang status
  drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not empty
  drm/amdgpu: fix mutex list null pointer reference
  drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.
  drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature exceeds maximum.
  drm/amd/powerplay: delete dead code in powerplay.
  drm/amdgpu: Use less generic enum definitions
  drm/amdgpu/gfx9: derive tile pipes from golden settings
  drm/amdgpu/gfx: drop max_gs_waves_per_vgt
  drm/amd/powerplay: disable engine spread spectrum feature on Vega10.
  ...
2017-05-12 13:58:29 +10:00
..
Kconfig
Makefile
ObjectID.h
amdgpu.h drm/amdgpu: fix dependency issue 2017-05-10 13:23:53 -04:00
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd.c
amdgpu_amdkfd.h
amdgpu_amdkfd_gfx_v7.c
amdgpu_amdkfd_gfx_v8.c
amdgpu_atombios.c drm/amdgpu: fix to clear ASIC INIT COMPLETE bit on resuming phase 2017-04-28 17:32:13 -04:00
amdgpu_atombios.h
amdgpu_atomfirmware.c drm/amdgpu/atomfirmware: add function to update engine hang status 2017-05-10 11:23:17 -04:00
amdgpu_atomfirmware.h drm/amdgpu/atomfirmware: add function to update engine hang status 2017-05-10 11:23:17 -04:00
amdgpu_atpx_handler.c
amdgpu_benchmark.c drm/amdgpu: Fix use of interruptible waiting 2017-04-28 17:33:07 -04:00
amdgpu_bios.c
amdgpu_bo_list.c
amdgpu_cgs.c drm/amdgpu: remove unused and mostly unimplemented CGS functions v2 2017-04-28 17:33:12 -04:00
amdgpu_connectors.c
amdgpu_connectors.h
amdgpu_cs.c drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2 2017-04-28 17:33:14 -04:00
amdgpu_ctx.c drm/amdgpu:fix race condition 2017-04-28 16:38:00 -04:00
amdgpu_device.c drm/amdgpu: fix mutex list null pointer reference 2017-05-05 18:15:21 -04:00
amdgpu_display.c Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)" 2017-05-01 11:21:42 -04:00
amdgpu_dpm.c
amdgpu_dpm.h
amdgpu_drv.c drm/amdgpu: add some additional vega10 pci ids 2017-05-10 11:25:10 -04:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
amdgpu_fence.c
amdgpu_gart.c Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-05-12 13:58:29 +10:00
amdgpu_gds.h
amdgpu_gem.c drm/amdgpu: fix VM clearing in amdgpu_gem_object_close 2017-04-28 17:32:53 -04:00
amdgpu_gfx.c
amdgpu_gfx.h
amdgpu_gtt_mgr.c drm/amdgpu: add gtt print like vram when dump mm table V2 2017-04-28 17:32:53 -04:00
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c drm/amdgpu: fix dependency issue 2017-05-10 13:23:53 -04:00
amdgpu_ih.c
amdgpu_ih.h
amdgpu_ioc32.c
amdgpu_irq.c
amdgpu_irq.h
amdgpu_job.c drm/amdgpu: fix dependency issue 2017-05-10 13:23:53 -04:00
amdgpu_kms.c drm/amdgpu: Use less generic enum definitions 2017-05-05 18:14:32 -04:00
amdgpu_mn.c
amdgpu_mode.h Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)" 2017-05-01 11:21:42 -04:00
amdgpu_object.c drm/amdgpu: validate shadow before restoring from it 2017-04-28 17:33:08 -04:00
amdgpu_object.h drm/amdgpu: validate shadow before restoring from it 2017-04-28 17:33:08 -04:00
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. 2017-05-10 13:36:21 -04:00
amdgpu_pm.h
amdgpu_powerplay.c
amdgpu_powerplay.h
amdgpu_prime.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
amdgpu_psp.c drm/amdgpu/psp: skip loading SDMA/RLCG under SRIOV VF 2017-04-28 17:32:56 -04:00
amdgpu_psp.h drm/amdgpu: Destroy psp ring in hw_fini 2017-04-28 17:32:46 -04:00
amdgpu_ring.c
amdgpu_ring.h drm/amdgpu: assign VM invalidation engine manually v2 2017-04-28 17:32:19 -04:00
amdgpu_sa.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
amdgpu_sync.c
amdgpu_sync.h
amdgpu_test.c
amdgpu_trace.h drm/amdgpu: trace vm hub during flush as well v2 2017-04-28 17:32:21 -04:00
amdgpu_trace_points.c
amdgpu_ttm.c drm/amdgpu:PTE flag should be 64 bit width 2017-05-05 18:12:28 -04:00
amdgpu_ttm.h
amdgpu_ucode.c drm/amdgpu: Fix firmware UCODE_ID_STORAGE issue (v2) 2017-04-28 17:32:14 -04:00
amdgpu_ucode.h
amdgpu_uvd.c
amdgpu_uvd.h
amdgpu_vce.c drm/amdgpu/vce4: enable ring & ib test for sriov 2017-04-28 17:32:16 -04:00
amdgpu_vce.h
amdgpu_virt.c drm/amdgpu/virt: add two functions for MM table 2017-04-28 17:32:58 -04:00
amdgpu_virt.h drm/amdgpu/virt: add two functions for MM table 2017-04-28 17:32:58 -04:00
amdgpu_vm.c drm/amdgpu: fix dependency issue 2017-05-10 13:23:53 -04:00
amdgpu_vm.h drm/amdgpu: PRT support for gfx9 (v3) 2017-04-28 17:32:47 -04:00
amdgpu_vram_mgr.c
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
ci_dpm.c drm/amd/powerplay: refine pwm1_enable callback functions for CI. 2017-05-10 13:36:42 -04:00
ci_dpm.h
ci_smc.c
cik.c
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
clearstate_si.h
clearstate_vi.h
cz_ih.c
cz_ih.h
dce_v6_0.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
dce_v6_0.h
dce_v8_0.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
dce_v8_0.h
dce_v10_0.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
dce_v10_0.h
dce_v11_0.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
dce_v11_0.h
dce_virtual.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
dce_virtual.h
gfx_v6_0.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
gfx_v6_0.h
gfx_v7_0.c drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup 2017-04-28 17:33:16 -04:00
gfx_v7_0.h
gfx_v8_0.c drm/amdgpu: update revision id settings for BR/ST 2017-05-02 13:15:05 -04:00
gfx_v8_0.h
gfx_v9_0.c drm/amdgpu: Use less generic enum definitions 2017-05-05 18:14:32 -04:00
gfx_v9_0.h
gfxhub_v1_0.c
gfxhub_v1_0.h
gmc_v6_0.c drm/amdgpu: increase gtt size to 3GB by default v2 2017-04-28 17:32:54 -04:00
gmc_v6_0.h
gmc_v7_0.c drm/amdgpu: increase gtt size to 3GB by default v2 2017-04-28 17:32:54 -04:00
gmc_v7_0.h
gmc_v8_0.c drm/amdgpu: increase gtt size to 3GB by default v2 2017-04-28 17:32:54 -04:00
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usages 2017-05-02 13:18:03 -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/mmhub_v1: bypass clockgating setting 2017-04-28 17:32:42 -04:00
mmhub_v1_0.h
mmsch_v1_0.h drm/amdgpu/vce4: move mm table constructions functions into mmsch header file 2017-04-28 17:32:57 -04:00
mxgpu_ai.c
mxgpu_ai.h
mxgpu_vi.c drm/amdgpu/virt: don't check VALID bit for FLR completion message 2017-04-28 17:32:40 -04:00
mxgpu_vi.h
nbio_v6_1.c
nbio_v6_1.h
ppsmc.h
psp_gfx_if.h
psp_v3_1.c drm/amdgpu: Destroy psp ring in hw_fini 2017-04-28 17:32:46 -04:00
psp_v3_1.h drm/amdgpu: Destroy psp ring in hw_fini 2017-04-28 17:32:46 -04:00
r600_dpm.h
sdma_v2_4.c
sdma_v2_4.h
sdma_v3_0.c
sdma_v3_0.h
sdma_v4_0.c drm/amd/amdgpu: coding style refine in sdma_v4_0.c 2017-04-28 17:32:39 -04:00
sdma_v4_0.h
si.c
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/soc15: use atomfirmware for setting bios scratch for reset 2017-05-10 11:23:28 -04:00
soc15.h
soc15_common.h drm/amd/amdgpu: Introduce new read/write macros for SOC15 2017-04-28 16:37:59 -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/amdgpu/uvd7: add UVD hw init sequences for sriov 2017-04-28 17:33:00 -04:00
uvd_v7_0.h
vce_v2_0.c
vce_v2_0.h
vce_v3_0.c
vce_v3_0.h
vce_v4_0.c drm/amdgpu/vce4: replaced with virt_alloc_mm_table 2017-04-28 17:32:59 -04:00
vce_v4_0.h
vega10_ih.c
vega10_ih.h
vega10_sdma_pkt_open.h
vi.c
vi.h
vi_dpm.h
vid.h