aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2021-02-02drm/amd/pm: fill in the data member of v2 gpu metrics table for vangoghXiaojian Du1-0/+3
2021-02-01drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher7-103/+86
2021-02-01Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher7-9/+39
2021-02-01drm/amd/pm: correct string parsing for extra separator characters caseEvan Quan1-0/+2
2021-02-01drm/amdgpu/pm: Account for extra separator characters in sysfs interfaceMatt Coffin1-0/+2
2021-02-01Revert "Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers""Evan Quan1-6/+3
2021-01-25drm/amd/pm: store and reinstate swsmu user power configurationsArunpravin2-4/+159
2021-01-21drm/amd/pm: print the timeout of smc messageHuang Rui1-3/+8
2021-01-21drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNTL added in FSDLPrike Liang1-1/+1
2021-01-20drm/amd/pm: remove unused message SMU_MSG_SpareXKevin Wang3-6/+0
2021-01-19drm/amdgpu: fix build error without x86 kconfig (v2)Huang Rui3-7/+16
2021-01-15drm/amd/pm: update driver if version for navy_flounderJiansong Chen1-1/+1
2021-01-14drm/amd/pm: modify the fine grain tuning function for vangoghXiaojian Du2-6/+48
2021-01-14drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du4-23/+6
2021-01-13drm: amdgpu: pm: Mark vangogh_clk_dpm_is_enabled() as staticSouptick Joarder1-1/+1
2021-01-13drm/amd/pm: implement processor fine grain feature for vangogh (v3)Huang Rui4-1/+104
2021-01-13drm/amd/pm: implement the processor clocks which read by metricHuang Rui4-0/+52
2021-01-13drm/amd/pm: add the workload map for vangoghXiaojian Du1-0/+1
2021-01-13drm/amd/pm: fix one superfluous error for renoirXiaojian Du1-0/+4
2021-01-13drm/amd/pm: support the function to change power profile mode for vangoghXiaojian Du1-1/+14
2021-01-13drm/amd/pm: Enable GfxOff for VangoghJinzhou Su2-0/+9
2021-01-13drm/amd/pm: Add GFXOFF interface for VangoghJinzhou Su1-1/+3
2021-01-13drm/amd/pm: fix the return value of pm messageHuang Rui1-0/+1
2021-01-13drm/amdgpu: revise the mode2 reset for vangoghHuang Rui3-22/+47
2021-01-13drm/amdgpu: add mode2 reset support for vangoghAlex Deucher1-0/+6
2021-01-13drm/amd/pm: don't mark all apu as true on feature maskHuang Rui1-1/+3
2021-01-13drm/amd/pm: initial feature_enabled/feature_support bitmap for vangoghHuang Rui1-4/+22
2021-01-13drm/amd/pm: clean up get_allowed_feature_mask functionHuang Rui1-43/+0
2021-01-13drm/amd/pm: enhance the real response for smu message (v2)Huang Rui1-5/+9
2021-01-13drm/amd/pm: remove vcn/jpeg powergating feature checking for vangoghHuang Rui1-20/+12
2021-01-11drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote barely documented oneLee Jones1-4/+6
2021-01-11drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting issuesLee Jones1-68/+65
2021-01-11drm/amd/pm/powerplay/hwmgr/hwmgr: Move prototype into shared headerLee Jones2-1/+2
2021-01-11drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issuesLee Jones1-2/+2
2021-01-11drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Fix legacy function header formattingLee Jones1-6/+5
2021-01-11drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formattingLee Jones1-6/+5
2021-01-11drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'Lee Jones1-2/+2
2021-01-11drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Provide description of 'call_back_func'Lee Jones1-0/+1
2021-01-11drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]Colin Ian King1-0/+1
2021-01-08drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du4-9/+51
2021-01-08drm/amd/pm: add the parameters of power profiles for vangoghXiaojian Du2-26/+177
2021-01-08drm/amdgpu: Correct the read sclk for navi10Emily.Deng1-1/+1
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-1/+59
2021-01-05drm/amd/pm: enable dclk/vclk dpm function in "auto" power profile for vangoghXiaojian Du1-0/+2
2021-01-05drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du2-0/+2
2021-01-05drm/amd/pm: add support to umd P-state function for vangoghXiaojian Du1-1/+46
2021-01-05drm/amd/pm: add some basic functions to support umd P-state function for vangogh.Xiaojian Du1-0/+272
2021-01-05drm/amd/pm: add some basic functions to support umd P-state function for vangogh.Xiaojian Du2-1/+232
2021-01-05drm/amd/pm: enable the fine grain tuning function for renoirXiaojian Du1-0/+2
2021-01-05drm/amd/pm: add the fine grain tuning function for renoirXiaojian Du1-14/+173