summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2019-12-18drm/amdgpu/sriov: Tonga sriov also need load firmware with smuEmily Deng
2019-12-18drm/amd/powerplay: fix various dereferences of a pointer before it is null ch...Colin Ian King
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao
2019-12-11drm/amd/powerplay: correct the value retrieved through GPU_LOAD sensor interfaceXiaomeng Hou
2019-12-11drm/amd/powerplay: implement the get_enabled_mask callback for smu12Xiaomeng Hou
2019-12-11drm/amd/powerplay: implement interface to retrieve clock freq for renoirXiaomeng Hou
2019-12-11drm/amd/powerplay: implement interface to retrieve gpu temperature for renoirXiaomeng Hou
2019-12-11drm/amd/powerplay: clear VBIOS scratchs on baco exit V2Evan Quan
2019-12-09drm/amd/powerplay: pre-check the SMU state before issuing messageEvan Quan
2019-12-09drm/amd/powerplay: drop unnecessary warning promptEvan Quan
2019-12-06drm/amdgpu: Fix BACO entry failure in NAVI10.Andrey Grodzovsky
2019-12-05drm/amdgpu: add header line for power profile on ArcturusAlex Deucher
2019-12-03drm/amdgpu/powerplay: unify smu send message functionLikun Gao
2019-12-03amd/amdgpu/sriov swSMU disable for sriovJack Zhang
2019-12-02drm/amd/powerplay: Remove unneeded variable 'ret' in amdgpu_smu.czhengbin
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.czhengbin
2019-12-02drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.czhengbin
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in vega10_hwmgr.czhengbin
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in smu10_hwmgr.czhengbin
2019-11-26drm/amd/powerplay: remove set but not used variable 'stretch_amount2'YueHaibing
2019-11-26drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSiddColin Ian King
2019-11-22drm/amd/powerplay: Use ARRAY_SIZE for smu7_profilingzhengbin
2019-11-19drm/amdgpu: split swSMU baco_reset into enter and exitAlex Deucher
2019-11-19drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (v2)changzhu
2019-11-19drm/amd/powerplay: add missing header file declarationEvan Quan
2019-11-19drm/amd/powerplay: add Arcturus baco reset supportEvan Quan
2019-11-19drm/amd/powerplay: correct swSMU baco reset related settingsEvan Quan
2019-11-19drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher
2019-11-19drm/amd/powerplay: return errno code to caller when error occurChen Wandun
2019-11-19drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan
2019-11-19drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-11-19drm/amd/powerplay: issue BTC on Navi during SMU setupEvan Quan
2019-11-19drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2Evan Quan
2019-11-19drm/amd/powerplay: set JPEG to SMU dpmLeo Liu
2019-11-19drm/amd/powerplay: add JPEG power control for RenoirLeo Liu
2019-11-19drm/amd/powerplay: add Powergate JPEG for RenoirLeo Liu
2019-11-19drm/amd/powerplay: add JPEG power control for Navi1xLeo Liu
2019-11-19drm/amd/powerplay: add JPEG Powerplay interfaceLeo Liu
2019-11-13drm/amd/powerplay: remove set but not used variable 'us_mvdd'yu kuai
2019-11-13drm/amd/powerplay: remove set but not used variable 'threshold', 'state'zhengbin
2019-11-13drm/amd/powerplay: remove set but not used variable 'data'zhengbin
2019-11-13drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'zhengbin
2019-11-13drm/amd/powerplay: read pcie speed/width info (v2)Kenneth Feng
2019-11-11drm/amdgpu/smu_v11: Unify and fix power limitsMatt Coffin
2019-11-11drm/amdgpu/navi10: Implement od clk printingMatt Coffin
2019-11-11drm/amdgpu/navi10: implement GFXCLK_CURVE overdriveMatt Coffin
2019-11-11drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltageMatt Coffin
2019-11-11drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher
2019-11-08drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher
2019-11-08drm/amd/powerplay: dynamically disable ds and ulv for computeKenneth Feng