summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2016-07-14drm/amdgpu: fix power distribution issue for Polaris10 XTKen Wang-0/+22
2016-07-14drm/amdgpu: Add a missing register to Polaris golden settingKen Wang-0/+2
2016-07-06drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.Rex Zhu-13/+10
2016-07-06drm/amd/powerplay: fix bug that get wrong polaris evv voltage.Rex Zhu-6/+7
2016-07-06drm/amd/powerplay: incorrectly use of the function return valueRex Zhu-1/+1
2016-07-06drm/amd/powerplay: fix incorrect voltage table value for tongaHuang Rui-1/+1
2016-07-06drm/amd/powerplay: fix incorrect voltage table value for polaris10Huang Rui-1/+1
2016-06-29drm/amd/powerplay: workaround for UVD clock issueRex Zhu-0/+4
2016-06-29drm/amdgpu: add ACLK_CNTL setting for polaris10Ken Wang-0/+3
2016-06-29drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.Rex Zhu-41/+60
2016-06-29drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.Rex Zhu-0/+26
2016-06-23drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculationRex Zhu-9/+17
2016-06-23drm/amd/powerplay: disable FFC.Rex Zhu-5/+24
2016-06-23drm/amd/powerplay: add some definition for FFC feature on polaris.Rex Zhu-1/+4
2016-06-21drm/amd/powerplay: enable clock stretch feature for polarisRex Zhu-97/+23
2016-06-21drm/amdgpu/gfx8: update golden setting for polaris10Rex Zhu-1/+2
2016-06-21drm/amd/powerplay: enable avfs feature for polarisRex Zhu-17/+208
2016-06-21drm/amdgpu/atombios: add avfs struct for Polaris10/11Rex Zhu-0/+72
2016-06-21drm/amd/powerplay: add avfs related define for polarisRex Zhu-19/+98
2016-06-21drm/amd/powrplay: enable stutter_mode for polaris.Rex Zhu-2/+2
2016-06-21drm/amd/powerplay: disable UVD SMU handshake for MCLK.Rex Zhu-0/+9
2016-06-21drm/amd/powerplay: initialize variables which were missed.Rex Zhu-0/+4
2016-06-21drm/amd/powerplay: enable PowerContainment feature for polaris10/11.Rex Zhu-0/+4
2016-06-21drm/amd/powerplay: need to notify system bios pcie device readyRex Zhu-1/+16
2016-06-21drm/amd/powerplay: fix bug that function parameter was incorect.Rex Zhu-1/+1
2016-06-21drm/amd/powerplay: fix logic error.Rex Zhu-1/+5
2016-06-20drm/amdgpu: initialize amdgpu_cgs_acpi_eval_object result valueNicolas Iooss-1/+1
2016-06-20drm/amdgpu: precedence bug in amdgpu_device_init()Dan Carpenter-1/+1
2016-06-17drm/amdgpu: fix num_rbs exposed to userspace (v2)Alex Deucher-1/+2
2016-06-17drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()Dan Carpenter-15/+13
2016-06-15drm/amd/powerplay: select samu dpm 0 as boot level on polaris.Rex Zhu-4/+1
2016-06-15drm/amd/powerplay: update powerplay table parsingRex Zhu-34/+97
2016-06-13Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx"Alex Deucher-13/+6
2016-06-13drm/amdgpu/gfx7: fix broken condition checkAlex Deucher-1/+1
2016-06-13amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez-1/+45
2016-06-11Merge tag 'drm-amdkfd-fixes-2016-06-03' of git://people.freedesktop.org/~gabb...Dave Airlie-28/+44
2016-06-10drm/amdgpu: fix warning with powerplay disabled.Dave Airlie-1/+1
2016-06-09drm/amd/powerplay: delete useless code as pptable changed in vbios.Rex Zhu-21/+0
2016-06-09drm/amd/powerplay: fix bug visit array out of boundsRex Zhu-2/+2
2016-06-09drm/amdgpu: fix smu ucode memleak (v2)Monk Liu-0/+5
2016-06-09drm/amdgpu: add release firmware for cgsMonk Liu-0/+18
2016-06-09drm/amdgpu: fix tonga smu_fini mem leakMonk Liu-0/+5
2016-06-09drm/amdgpu: fix fiji smu fini mem leakMonk Liu-0/+4
2016-06-09drm/amdgpu: fix cik sdma ucode memleakMonk Liu-0/+11
2016-06-09drm/amdgpu: fix sdma24 ucode mem leakMonk Liu-0/+10
2016-06-09drm/amdgpu: fix sdma3 ucode mem leakMonk Liu-0/+10
2016-06-09drm/amdgpu: fix uvd fini mem leakMonk Liu-9/+10
2016-06-09drm/amdgpu: fix gfx 7 ucode mem leakMonk Liu-0/+17
2016-06-09drm/amdgpu: fix gfx8 ucode mem leakMonk Liu-1/+21
2016-06-09drm/amdgpu: fix missing free wb for cond_execMonk Liu-0/+1