summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2018-06-15drm/amd/pp: Add S3 support for OD featureRex Zhu2-98/+107
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng1-2/+5
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu1-2/+7
2018-06-13drm/amd/pp: initialize result to before or'ing in dataColin Ian King1-1/+1
2018-06-13drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan1-7/+6
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui1-2/+2
2018-05-31drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu5-19/+10
2018-05-30drm/amd/pp: Connect display_clock_voltage_request to a function pointerMikita Lipski1-33/+31
2018-05-30drm/amd/powerplay: bug fixs for getsmuclockinfoEvan Quan1-1/+3
2018-05-29drm/amd/pp: Add cases for getting phys and disp clks for SMU10Mikita Lipski1-0/+6
2018-05-24drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu1-1/+18
2018-05-24drm/amd/pp: fix a couple locking issuesRex Zhu1-12/+19
2018-05-24drm/amd/pp: Fix static checker warningRex Zhu2-15/+12
2018-05-19drm/amd/pp: Fix build warning in vegamRex Zhu1-1/+1
2018-05-19drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()Dan Carpenter1-1/+2
2018-05-19drm/amd/pp: Workaround flickering issue on RVRex Zhu1-0/+3
2018-05-17drm/amdgpu/powerplay: Add initial vega20 support v2Feifei Xu1-0/+1
2018-05-17drm/amd/powerplay: add a framework for perfroming pre displayEvan Quan2-0/+12
2018-05-17drm/amd/powerplay: new framework to honour DAL clock limitsEvan Quan2-0/+16
2018-05-15drm/amd/powerplay: Add notify PWE function to SMU10Mikita Lipski1-0/+8
2018-05-15drm/amd/pp: Fix performance drop on FijiRex Zhu1-3/+1
2018-05-15drm/amd/pp: Implement force_clock_level for RVRex Zhu1-0/+45
2018-05-15drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King2-2/+2
2018-05-15drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2-30/+23
2018-05-15drm/amd/pp: Skip fan attributes if fan not presentRex Zhu1-0/+3
2018-05-15drm/powerplay: Add powertune table for VEGAMEric Huang1-0/+189
2018-05-15drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.cEric Huang1-10/+61
2018-05-15drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang1-0/+6
2018-05-15drm/amd/powerplay: update process pptablesEric Huang1-0/+37
2018-05-15drm/amd/powerplay: update ppatomctrl.c (v2)Eric Huang2-0/+41
2018-05-15drm/amd/pp: Add OVERDRIVE support on Vega10 (v2)Rex Zhu2-356/+389
2018-05-15drm/amdgpu/powerplay: actually return the power with the new queryAlex Deucher1-0/+1
2018-05-15drm/amd/pp: Print out voltage/clock range in sysfsRex Zhu1-6/+20
2018-05-15drm/amd/pp: Change voltage/clk range for OD feature on VIRex Zhu4-20/+73
2018-05-15drm/amd/pp: Refine the OD state checking code in smu7Rex Zhu1-6/+2
2018-05-15drm/amd/pp: Use dynamic gfx_clk rather than hardcoded valuesRex Zhu2-20/+29
2018-05-15drm/amd/pp: Change pstate_clk frequency unit to 10KHz on RvRex Zhu1-2/+2
2018-05-15drm/amd/powerplay: use the flag to decide whether send gfxoff smc messageHuang Rui1-1/+5
2018-05-15drm/amdgpu: clear gfxoff feature mask if the asic is not ravenHuang Rui1-1/+5
2018-05-15drm/amd/powerplay: add gfx off control functionHuang Rui1-1/+35
2018-05-15drm/amd/powerplay: send CGPG smc message if PG is enabled for ravenHuang Rui1-1/+7
2018-05-15drm/amd/powerplay: add registry key to disable ACGKenneth Feng1-0/+5
2018-05-15drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_rangesRex Zhu1-1/+1
2018-05-15drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu1-6/+10
2018-05-15drm/amd/pp: Adding a function to store cc6 data in SMU10Mikita Lipski1-0/+10
2018-05-15drm/amd/pp: Adding set_watermarks_for_clocks_ranges for SMU10Mikita Lipski2-0/+14
2018-05-15drm/amd/pp: Move common code to smu_helper.cRex Zhu4-70/+109
2018-05-15drm/amd/pp: Remove struct pp_gpu_powerRex Zhu3-33/+20
2018-05-15drm/amd/pp: Refine get_gpu_power for VIRex Zhu1-24/+27
2018-05-15Revert "drm/amd/powerply: fix power reading on Fiji"Rex Zhu1-2/+1