summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pp: Fix uninitialized variableRajan Vaja2018-06-191-1/+1
* Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-159-67/+71
|\
| * drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng2018-06-141-2/+5
| * drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu2018-06-131-2/+7
| * drm/amd/pp: initialize result to before or'ing in dataColin Ian King2018-06-131-1/+1
| * drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan2018-06-131-7/+6
| * drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui2018-06-131-2/+2
| * drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu2018-05-315-19/+10
| * drm/amd/pp: Connect display_clock_voltage_request to a function pointerMikita Lipski2018-05-301-33/+31
| * drm/amd/powerplay: bug fixs for getsmuclockinfoEvan Quan2018-05-301-1/+3
| * drm/amd/pp: Add cases for getting phys and disp clks for SMU10Mikita Lipski2018-05-291-0/+6
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
|/
* drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu2018-05-241-1/+18
* drm/amd/pp: fix a couple locking issuesRex Zhu2018-05-241-12/+19
* drm/amd/pp: Fix static checker warningRex Zhu2018-05-242-15/+12
* drm/amd/pp: Fix build warning in vegamRex Zhu2018-05-181-1/+1
* drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()Dan Carpenter2018-05-181-1/+2
* drm/amd/pp: Workaround flickering issue on RVRex Zhu2018-05-181-0/+3
* drm/amdgpu/powerplay: Add initial vega20 support v2Feifei Xu2018-05-171-0/+1
* drm/amd/powerplay: add a framework for perfroming pre displayEvan Quan2018-05-172-0/+12
* drm/amd/powerplay: new framework to honour DAL clock limitsEvan Quan2018-05-172-0/+16
* drm/amd/powerplay: Add notify PWE function to SMU10Mikita Lipski2018-05-151-0/+8
* drm/amd/pp: Fix performance drop on FijiRex Zhu2018-05-151-3/+1
* drm/amd/pp: Implement force_clock_level for RVRex Zhu2018-05-151-0/+45
* drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King2018-05-152-2/+2
* drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2018-05-152-30/+23
* drm/amd/pp: Skip fan attributes if fan not presentRex Zhu2018-05-151-0/+3
* drm/powerplay: Add powertune table for VEGAMEric Huang2018-05-151-0/+189
* drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.cEric Huang2018-05-151-10/+61
* drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang2018-05-151-0/+6
* drm/amd/powerplay: update process pptablesEric Huang2018-05-151-0/+37
* drm/amd/powerplay: update ppatomctrl.c (v2)Eric Huang2018-05-152-0/+41
* drm/amd/pp: Add OVERDRIVE support on Vega10 (v2)Rex Zhu2018-05-152-356/+389
* drm/amdgpu/powerplay: actually return the power with the new queryAlex Deucher2018-05-151-0/+1
* drm/amd/pp: Print out voltage/clock range in sysfsRex Zhu2018-05-151-6/+20
* drm/amd/pp: Change voltage/clk range for OD feature on VIRex Zhu2018-05-154-20/+73
* drm/amd/pp: Refine the OD state checking code in smu7Rex Zhu2018-05-151-6/+2
* drm/amd/pp: Use dynamic gfx_clk rather than hardcoded valuesRex Zhu2018-05-152-20/+29
* drm/amd/pp: Change pstate_clk frequency unit to 10KHz on RvRex Zhu2018-05-151-2/+2
* drm/amd/powerplay: use the flag to decide whether send gfxoff smc messageHuang Rui2018-05-151-1/+5
* drm/amdgpu: clear gfxoff feature mask if the asic is not ravenHuang Rui2018-05-151-1/+5
* drm/amd/powerplay: add gfx off control functionHuang Rui2018-05-151-1/+35
* drm/amd/powerplay: send CGPG smc message if PG is enabled for ravenHuang Rui2018-05-151-1/+7
* drm/amd/powerplay: add registry key to disable ACGKenneth Feng2018-05-151-0/+5
* drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_rangesRex Zhu2018-05-151-1/+1
* drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-05-151-6/+10
* drm/amd/pp: Adding a function to store cc6 data in SMU10Mikita Lipski2018-05-151-0/+10
* drm/amd/pp: Adding set_watermarks_for_clocks_ranges for SMU10Mikita Lipski2018-05-152-0/+14
* drm/amd/pp: Move common code to smu_helper.cRex Zhu2018-05-154-70/+109
* drm/amd/pp: Remove struct pp_gpu_powerRex Zhu2018-05-153-33/+20
OpenPOWER on IntegriCloud