summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/pp: Refine get_gpu_power for VIRex Zhu2018-05-151-24/+27
* Revert "drm/amd/powerply: fix power reading on Fiji"Rex Zhu2018-05-151-2/+1
* drm/amdgpu/powerplay: rename smu7_upload_mc_firmwareAlex Deucher2018-05-151-2/+2
* drm/amdgpu/powerplay: fix smu7_get_memory_type for fijiAlex Deucher2018-05-151-6/+2
* drm/amd/powerplay: initialzie the dpm intial enabled stateKenneth Feng2018-05-151-0/+10
* drm/amd/powerplay: Get more than 8 level gfxclk statesKenneth Feng2018-05-151-1/+1
* amd/powerplay: implement the vega12_force_clock_level interfaceKenneth Feng2018-05-151-1/+41
* drm/amd/pp: Remove unnecessary forward declarationRex Zhu2018-05-151-43/+41
* drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu2018-05-152-8/+0
* drm/amd/pp: fix the wrong readout engine clock in deep sleepEvan Quan2018-05-151-9/+4
* drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan2018-05-156-134/+84
* drm/amd/pp: Refine pp_atomfwctrl_get_vbios_bootup_valuesRex Zhu2018-05-153-8/+9
* drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu2018-04-112-20/+16
* drm/amd/pp: Not call cgs interface to get display infoRex Zhu2018-04-116-114/+46
* drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu2018-04-1111-123/+149
* drm/amd/pp: Use gfx rlc funcs directly in powerplayRex Zhu2018-04-112-38/+46
* drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"Colin Ian King2018-04-111-1/+1
* drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu2018-04-111-1/+2
* drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu2018-04-112-29/+59
* drm/amd/powerply: fix power reading on FijiEric Huang2018-04-031-1/+2
* drm/amd/powerplay: Enable ACG SS featureKenneth Feng2018-04-033-9/+22
OpenPOWER on IntegriCloud