summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-15drm/amdgpu: Fix compiler warningsHarish Kasiviswanathan
2017-06-15drm/amdgpu: vm_update_ptes remove code duplicationHarish Kasiviswanathan
2017-06-15drm/amd/amdgpu: Port VCN over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port PSP v10.0 over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port PSP v3.1 over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port UVD 7.0 over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port MMHUB over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Cleanup gfxhub read-modify-write patternsTom St Denis
2017-06-15drm/amd/amdgpu: Port GFXHUB over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Add offset variant to SOC15 macrosTom St Denis
2017-06-15drm/amd/powerplay: add avfs control for Vega10Eric Huang
2017-06-15drm/amdgpu: add virtual display support for ravenAlex Deucher
2017-06-15drm/amdgpu/gfx9: fix compute ring doorbell indexAlex Deucher
2017-06-15drm/amd/amdgpu: Rename KIQ ring to avoid spacesTom St Denis
2017-06-15drm/amd/amdgpu: gfx9 tidy ups (v2)Tom St Denis
2017-06-15drm/amdgpu: add contiguous flag in ucode bo createhorchen
2017-06-15drm/amdgpu: fix missed gpu info firmware when cache firmware during S3Huang Rui
2017-06-15drm/amdgpu: export test ib debugfs interfaceHuang Rui
2017-06-15drm/amd/powerplay: add GPU power display for vega10Eric Huang
2017-06-15drm/amd/powerplay: update vega10_ppsmc.hEric Huang
2017-06-15drm/amdgpu: avoid to reset wave_front_size to 0Hawking Zhang
2017-06-15drm/amdgpu: add new member in gpu_info fwHawking Zhang
2017-06-09drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher
2017-06-09drm/amd/powerplay: fix copy error in powerplay.Rex Zhu
2017-06-09drm/amdgpu: move comment to the right placeAlex Xie
2017-06-09drm/amdgpu: fix a typo in commentAlex Xie
2017-06-09drm/amdgpu: remove duplicate function prototypesAlex Xie
2017-06-09drm/amdgpu: Support page table update via CPUHarish Kasiviswanathan
2017-06-09drm/amdgpu: Support page directory update via CPUHarish Kasiviswanathan
2017-06-09drm/amdgpu: Add amdgpu_sync_waitHarish Kasiviswanathan
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan
2017-06-08drm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_devAlex Deucher
2017-06-08drm/amdgpu: call pci_[un]register_driver() directlyAlex Deucher
2017-06-08drm/amdgpu/radeon: Use radeon by default for CIK GPUsMichel Dänzer
2017-06-08drm/amdgpu: Update Kconfig help for SI and CIK supportFelix Kuehling
2017-06-08drm/amdgpu: Add module param to control SI supportFelix Kuehling
2017-06-08drm/amdgpu: Add module param to control CIK supportFelix Kuehling
2017-06-07drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher
2017-06-07drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher
2017-06-07drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher
2017-06-07drm/amdgpu/gfx9: remove spurious line in kiq setupAlex Deucher
2017-06-07drm/amdgpu/gfx8: whitespace changeAlex Deucher
2017-06-07drm/amdgpu/gfx9: Raven has two MECsAlex Deucher
2017-06-07drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher
2017-06-07drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher