summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2016-06-21drm/amd/powerplay: enable avfs feature for polarisRex Zhu5-3/+171
2016-06-21drm/amd/powrplay: enable stutter_mode for polaris.Rex Zhu1-2/+2
2016-06-21drm/amd/powerplay: disable UVD SMU handshake for MCLK.Rex Zhu1-0/+9
2016-06-21drm/amd/powerplay: initialize variables which were missed.Rex Zhu3-0/+4
2016-06-21drm/amd/powerplay: enable PowerContainment feature for polaris10/11.Rex Zhu1-0/+4
2016-06-21drm/amd/powerplay: need to notify system bios pcie device readyRex Zhu1-1/+15
2016-06-21drm/amd/powerplay: fix bug that function parameter was incorect.Rex Zhu1-1/+1
2016-06-21drm/amd/powerplay: fix logic error.Rex Zhu1-1/+5
2016-06-15drm/amd/powerplay: select samu dpm 0 as boot level on polaris.Rex Zhu1-4/+1
2016-06-15drm/amd/powerplay: update powerplay table parsingRex Zhu4-34/+97
2016-06-09drm/amd/powerplay: delete useless code as pptable changed in vbios.Rex Zhu1-21/+0
2016-06-09drm/amd/powerplay: fix bug visit array out of boundsRex Zhu2-2/+2
2016-06-09drm/amdgpu: fix memleak in pptable_initMonk Liu1-29/+25
2016-06-09drm/amdgpu: fix mem leak in pplib/hwmgrMonk Liu1-0/+7
2016-06-09drm/admgpu/powerplay/polaris: fix powertune table uploadRex Zhu1-1/+1
2016-05-19drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani1-3/+3
2016-05-19drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani1-3/+3
2016-05-19drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani1-3/+3
2016-05-18drm/amd/powerplay: fix bugs of checking if dpm is running on TongaEric Huang1-4/+4
2016-05-13drm/amd/powerplay: fix a bug on updating sclk for TongaEric Huang1-1/+1
2016-05-13drm/amd/powerplay: fix a bug on updating sclk for FijiEric Huang1-1/+1
2016-05-13drm/amd/powerplay: move asic unrelated function to hwmgr.c.Rex Zhu3-72/+39
2016-05-13drm/amd/powerplay: fix NULL point check errorRex Zhu1-2/+3
2016-05-13drm/amd/powerplay: SCLK will have a big drop with low VDDC when PPlib was ena...Rex Zhu1-1/+2
2016-05-11drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius2-6/+6
2016-05-11drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius3-3/+3
2016-05-11drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius2-4/+2
2016-05-11drm/amd/powerplay: Use defined constants for minium engine clockNils Wallménius2-3/+4
2016-05-11drm/amdgpu: add missing licenses on a couple of filesAlex Deucher1-0/+23
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König5-22/+22
2016-05-09drm/amdgpu: fix build on aarch64.Dave Airlie1-0/+1
2016-05-04drm/amdgpu/fiji: set UVD CG state when enabling UVD DPM (v2)Alex Deucher1-2/+9
2016-05-04drm/powerplay: add missing clockgating callback for tongaAlex Deucher1-0/+1
2016-05-04drm/amdgpu: Constify some tablesNils Wallménius4-27/+29
2016-05-04drm/amd/powerplay: Delete dead struct declarationNils Wallménius1-1/+0
2016-05-04drm/amd/powerplay/hwmgr: don't add invalid voltageMoritz Kühner1-26/+28
2016-05-04drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2VMoritz Kühner1-2/+1
2016-05-04drm/amd/powerplay: revise reading/writing pptable on Polaris10Eric Huang2-4/+30
2016-05-04drm/amd/powerplay: revise reading/writing pptable on TongaEric Huang2-12/+27
2016-05-04drm/amd/powerplay: revise reading/writing pptable on FijiEric Huang2-7/+37
2016-05-04drm/amd/powerplay: revise caching the soft pptable and add it's sizeEric Huang1-6/+9
2016-05-04drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang4-15/+41
2016-05-04drm/amd/powerplay: fix fan speed percent setting error on Polaris10Eric Huang1-2/+2
2016-05-04drm/amd/powerplay: fix bug dpm can't work when resume back on PolarisEric Huang1-0/+5
2016-05-04drm/amd/powerplay: fix some initialize error on polaris10.Rex Zhu1-4/+1
2016-05-04drm/amd/powerplay: update vce power gate state for baffin.Rex Zhu1-0/+2
2016-05-04drm/amd/powerplay: Fix a bug for enabling ACDC gpio interruptEric Huang1-4/+7
2016-05-04drm/amd/powerplay: fix issue that get wrong reference clock value.Rex Zhu1-1/+1
2016-05-04drm/amd/powerplay: parameter updates according to SMC.Rex Zhu1-15/+17
2016-05-04drm/amd/powerplay: add fan control mode interface for baffinRex Zhu1-0/+26