summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: delete useless files.Rex Zhu2016-09-191-5290/+0
* drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.Rex Zhu2016-09-161-5/+5
* drm/amd/powerplay/polaris10: mark symbols static where possibleBaoyou Xie2016-09-141-27/+36
* drm/amd/powerplay: delete duplicated function and definition.Rex Zhu2016-09-141-5/+0
* drm/amd/powerplay: get system info by cgs interface.Rex Zhu2016-08-251-4/+20
* drm/amd/powrplay: delete code no longer in use on Polaris.Rex Zhu2016-08-081-13/+0
* drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.Rex Zhu2016-08-081-1/+4
* drm/amdgpu: add module parameters to ctrl powerplay featureRex Zhu2016-08-081-10/+0
* drm/amd/powerplay: fix typos of volt/millivolt symbols in comment.Rex Zhu2016-08-081-2/+2
* drm/amd/powerplay: fix issue can't enable vce dpm.Rex Zhu2016-07-291-24/+10
* drivers/amdgpu: Remove redundant itermediate return valEdward O'Callaghan2016-07-291-2/+1
* drivers/amdgpu: Use canonical boolean form in various predicatesEdward O'Callaghan2016-07-291-8/+8
* drivers/amdgpu: Use 'true/false' for bool typed variablesEdward O'Callaghan2016-07-291-1/+1
* drm/amd/powerplay: enable DiDt feature for polaris10/11.Rex Zhu2016-07-291-4/+13
* drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK an...Rex Zhu2016-07-291-3/+2
* Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-07-281-6/+3
|\
| * drivers: gpu: drm: amd: powerplay: hwmgr: Remove unused variableMatthias Beyer2016-07-151-6/+3
* | Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-261-57/+124
|\ \ | |/ |/|
| * 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-061-3/+4
| * 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-231-5/+21
* | drm/amd/powerplay: don't add invalid voltage.Rex Zhu2016-07-071-6/+6
* | drm/amd/powerplay: add mvdd dpm support.Rex Zhu2016-07-071-3/+2
* | drm/amd/powerplay: fix typos in comment in polaris' hwmgrAlexandre Demers2016-07-071-2/+2
* | drm/amdgpu: change pcie_gen_cap magic code to macroHuang Rui2016-07-071-2/+2
* | drm/amd/powerplay: remove useless soft pptable in Asic related backendEric Huang2016-07-071-7/+0
* | drm/amd/powerplay: remove useless pp_table codes for Tonga/Fiji/Polaris10Eric Huang2016-07-071-38/+0
* | drm/amd/powerplay: change backend allocation to backend initEric Huang2016-07-071-8/+7
* | drm/amd/powerplay: add disable dpm tasks for Polaris10Eric Huang2016-07-071-1/+196
* | drm/amd/powerplay: add mclk OD(overdrive) support for Polaris10Eric Huang2016-07-071-0/+43
* | drm/amdgpu: add powercontainment module parameterHuang Rui2016-07-071-2/+7
* | drm/amd/powerplay: add sclk OD support on Polaris10Eric Huang2016-07-071-0/+44
|/
* drm/amd/powerplay: enable clock stretch feature for polarisRex Zhu2016-06-211-97/+23
* drm/amd/powerplay: enable avfs feature for polarisRex Zhu2016-06-211-2/+88
* 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-211-0/+1
* drm/amd/powerplay: enable PowerContainment feature for polaris10/11.Rex Zhu2016-06-211-0/+4
* 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-151-7/+16
* drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani2016-05-191-3/+3
* drm/amd/powerplay: move asic unrelated function to hwmgr.c.Rex Zhu2016-05-131-36/+0
* 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: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-1/+1
* drm/amd/powerplay: Use defined constants for minium engine clockNils Wallménius2016-05-111-2/+2
OpenPOWER on IntegriCloud