summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-24drm/amdgpu/pp: remove duplicate assignmentAlex Deucher
2018-05-24drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu
2018-05-24drm/amd/pp: fix a couple locking issuesRex Zhu
2018-05-24drm/amd/pp: Fix static checker warningRex Zhu
2018-05-18drm/amd/pp: Fix build warning in vegamRex Zhu
2018-05-18drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()Dan Carpenter
2018-05-18drm/amd/pp: Workaround flickering issue on RVRex Zhu
2018-05-17drm/amdgpu/powerplay: Add initial vega20 support v2Feifei Xu
2018-05-17drm/amdgpu: Add smu firmware support for vega20Feifei Xu
2018-05-17drm/amd/powerplay: add a framework for perfroming pre displayEvan Quan
2018-05-17drm/amd/powerplay: new framework to honour DAL clock limitsEvan Quan
2018-05-15drm/amd/powerplay: Add notify PWE function to SMU10Mikita Lipski
2018-05-15drm/amd/pp: Fix performance drop on FijiRex Zhu
2018-05-15drm/amd/pp: Implement force_clock_level for RVRex Zhu
2018-05-15drm/amd/powerplay: add PME smu message for ravenJunwei Zhang
2018-05-15drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King
2018-05-15drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu
2018-05-15drm/amd/pp: Skip fan attributes if fan not presentRex Zhu
2018-05-15drm/powerplay: Add powertune table for VEGAMEric Huang
2018-05-15drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.cEric Huang
2018-05-15drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang
2018-05-15drm/amd/powerplay: update process pptablesEric Huang
2018-05-15drm/amd/powerplay: update ppatomctrl.c (v2)Eric Huang
2018-05-15drm/amd/powerplay: add smu75 header filesEric Huang
2018-05-15drm/amdgpu: add VEGAM SMU firmware supportLeo Liu
2018-05-15drm/amd/pp: Add OVERDRIVE support on Vega10 (v2)Rex Zhu
2018-05-15drm/amdgpu/powerplay: actually return the power with the new queryAlex Deucher
2018-05-15drm/amd/pp: Print out voltage/clock range in sysfsRex Zhu
2018-05-15drm/amd/pp: Change voltage/clk range for OD feature on VIRex Zhu
2018-05-15drm/amd/pp: Refine the OD state checking code in smu7Rex Zhu
2018-05-15drm/amd/pp: Use dynamic gfx_clk rather than hardcoded valuesRex Zhu
2018-05-15drm/amd/pp: Change pstate_clk frequency unit to 10KHz on RvRex Zhu
2018-05-15drm/amd/powerplay: use the flag to decide whether send gfxoff smc messageHuang Rui
2018-05-15drm/amd/powerplay: add control gfxoff enabling in late initHuang Rui
2018-05-15drm/amdgpu: clear gfxoff feature mask if the asic is not ravenHuang Rui
2018-05-15drm/amdgpu: use pp_feature member to store the maskHuang Rui
2018-05-15drm/amd/powerplay: enable/disable gfxoff through smuHuang Rui
2018-05-15drm/amd/powerplay: add gfx off control functionHuang Rui
2018-05-15drm/amdgpu: move PP_FEATURE_MASK to amd_shared headerHuang Rui
2018-05-15drm/amd/powerplay: send CGPG smc message if PG is enabled for ravenHuang Rui
2018-05-15drm/amd/powerplay: add registry key to disable ACGKenneth Feng
2018-05-15drm/amd/powerplay: header file interface to SMU updateKenneth Feng
2018-05-15drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_rangesRex Zhu
2018-05-15drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu
2018-05-15drm/amd/pp: Remove dead interfaceRex Zhu
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu
2018-05-15drm/amd/pp: Adding a function to store cc6 data in SMU10Mikita Lipski
2018-05-15drm/amd/pp: Adding set_watermarks_for_clocks_ranges for SMU10Mikita Lipski
2018-05-15drm/amd/pp: Move common code to smu_helper.cRex Zhu