summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.Rex Zhu2016-07-061-13/+10
* drm/amd/powerplay: fix bug that get wrong polaris evv voltage.Rex Zhu2016-07-063-6/+7
* drm/amd/powerplay: incorrectly use of the function return valueRex Zhu2016-07-061-1/+1
* drm/amd/powerplay: fix incorrect voltage table value for tongaHuang Rui2016-07-061-1/+1
* drm/amd/powerplay: fix incorrect voltage table value for polaris10Huang Rui2016-07-061-1/+1
* drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.Rex Zhu2016-06-291-41/+60
* drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.Rex Zhu2016-06-291-0/+26
* drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculationRex Zhu2016-06-231-9/+17
* drm/amd/powerplay: disable FFC.Rex Zhu2016-06-232-5/+22
* drm/amd/powerplay: enable clock stretch feature for polarisRex Zhu2016-06-211-97/+23
* drm/amd/powerplay: enable avfs feature for polarisRex Zhu2016-06-215-3/+171
* drm/amd/powrplay: enable stutter_mode for polaris.Rex Zhu2016-06-211-2/+2
* drm/amd/powerplay: disable UVD SMU handshake for MCLK.Rex Zhu2016-06-211-0/+9
* drm/amd/powerplay: initialize variables which were missed.Rex Zhu2016-06-213-0/+4
* drm/amd/powerplay: enable PowerContainment feature for polaris10/11.Rex Zhu2016-06-211-0/+4
* drm/amd/powerplay: need to notify system bios pcie device readyRex Zhu2016-06-211-1/+15
* drm/amd/powerplay: fix bug that function parameter was incorect.Rex Zhu2016-06-211-1/+1
* drm/amd/powerplay: fix logic error.Rex Zhu2016-06-211-1/+5
* drm/amd/powerplay: select samu dpm 0 as boot level on polaris.Rex Zhu2016-06-151-4/+1
* drm/amd/powerplay: update powerplay table parsingRex Zhu2016-06-154-34/+97
* drm/amd/powerplay: delete useless code as pptable changed in vbios.Rex Zhu2016-06-091-21/+0
* drm/amd/powerplay: fix bug visit array out of boundsRex Zhu2016-06-092-2/+2
* drm/amdgpu: fix memleak in pptable_initMonk Liu2016-06-091-29/+25
* drm/amdgpu: fix mem leak in pplib/hwmgrMonk Liu2016-06-091-0/+7
* drm/admgpu/powerplay/polaris: fix powertune table uploadRex Zhu2016-06-091-1/+1
* drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani2016-05-191-3/+3
* drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani2016-05-191-3/+3
* drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani2016-05-191-3/+3
* drm/amd/powerplay: fix bugs of checking if dpm is running on TongaEric Huang2016-05-181-4/+4
* drm/amd/powerplay: fix a bug on updating sclk for TongaEric Huang2016-05-131-1/+1
* drm/amd/powerplay: fix a bug on updating sclk for FijiEric Huang2016-05-131-1/+1
* drm/amd/powerplay: move asic unrelated function to hwmgr.c.Rex Zhu2016-05-133-72/+39
* drm/amd/powerplay: fix NULL point check errorRex Zhu2016-05-131-2/+3
* drm/amd/powerplay: SCLK will have a big drop with low VDDC when PPlib was ena...Rex Zhu2016-05-131-1/+2
* drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius2016-05-112-6/+6
* drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius2016-05-113-3/+3
* drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius2016-05-112-4/+2
* drm/amd/powerplay: Use defined constants for minium engine clockNils Wallménius2016-05-112-3/+4
* drm/amdgpu: add missing licenses on a couple of filesAlex Deucher2016-05-111-0/+23
* drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-115-22/+22
* drm/amdgpu: fix build on aarch64.Dave Airlie2016-05-091-0/+1
* drm/amdgpu/fiji: set UVD CG state when enabling UVD DPM (v2)Alex Deucher2016-05-041-2/+9
* drm/powerplay: add missing clockgating callback for tongaAlex Deucher2016-05-041-0/+1
* drm/amdgpu: Constify some tablesNils Wallménius2016-05-044-27/+29
* drm/amd/powerplay: Delete dead struct declarationNils Wallménius2016-05-041-1/+0
* drm/amd/powerplay/hwmgr: don't add invalid voltageMoritz Kühner2016-05-041-26/+28
* drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2VMoritz Kühner2016-05-041-2/+1
* drm/amd/powerplay: revise reading/writing pptable on Polaris10Eric Huang2016-05-042-4/+30
* drm/amd/powerplay: revise reading/writing pptable on TongaEric Huang2016-05-042-12/+27
* drm/amd/powerplay: revise reading/writing pptable on FijiEric Huang2016-05-042-7/+37
OpenPOWER on IntegriCloud