summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King1-1/+1
2021-08-10amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emitDarren Powell1-23/+23
2021-08-06drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_in...Christophe JAILLET1-1/+1
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan1-3/+10
2021-06-10drm/amd/pm: Add vangogh throttler translationGraham Sider1-9/+29
2021-04-15drm/amd/pm: revise two names of sensor values for vangoghXiaojian Du1-6/+6
2021-04-15drm/amd/pm: remove the "set" function of pp_dpm_mclk for vangoghXiaojian Du1-6/+0
2021-04-15drm/amd/pm: add support for new smu metrics table for vangoghXiaojian Du1-26/+338
2021-04-09drm/amd/pm: add the callback to get vbios bootup values for vangoghXiaojian Du1-0/+1
2021-04-09drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher1-0/+5
2021-03-24drm/amd/pm: add a new sysfs entry for default power limitEric Huang1-2/+6
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan1-5/+5
2021-03-03drm/amd/pm: correct the name of one function for vangoghXiaojian Du1-2/+2
2021-02-27drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher1-2/+2
2021-02-27drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher1-1/+1
2021-02-19drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltageHuang Rui1-38/+0
2021-02-19drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfoma...Colin Ian King1-1/+1
2021-02-09drm/amd/pm: make the error log more clear for fine grain tuning functionXiaojian Du1-1/+2
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou1-0/+113
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang1-1/+3
2021-02-02drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabledJinzhou Su1-4/+10
2021-02-02drm/amd/pm: fill in the data member of v2 gpu metrics table for vangoghXiaojian Du1-0/+3
2021-01-21drm/amd/pm: remove unused message SMU_MSG_SpareXKevin Wang1-2/+0
2021-01-19drm/amdgpu: fix build error without x86 kconfig (v2)Huang Rui1-5/+12
2021-01-14drm/amd/pm: modify the fine grain tuning function for vangoghXiaojian Du1-4/+48
2021-01-14drm: amdgpu: pm: Mark vangogh_clk_dpm_is_enabled() as staticSouptick Joarder1-1/+1
2021-01-14drm/amd/pm: implement processor fine grain feature for vangogh (v3)Huang Rui1-1/+94
2021-01-14drm/amd/pm: implement the processor clocks which read by metricHuang Rui1-0/+11
2021-01-14drm/amd/pm: add the workload map for vangoghXiaojian Du1-0/+1
2021-01-14drm/amd/pm: support the function to change power profile mode for vangoghXiaojian Du1-1/+14
2021-01-14drm/amd/pm: Enable GfxOff for VangoghJinzhou Su1-0/+8
2021-01-14drm/amd/pm: Add GFXOFF interface for VangoghJinzhou Su1-1/+3
2021-01-14drm/amdgpu: revise the mode2 reset for vangoghHuang Rui1-1/+21
2021-01-14drm/amdgpu: add mode2 reset support for vangoghAlex Deucher1-0/+6
2021-01-14drm/amd/pm: initial feature_enabled/feature_support bitmap for vangoghHuang Rui1-4/+22
2021-01-14drm/amd/pm: clean up get_allowed_feature_mask functionHuang Rui1-43/+0
2021-01-14drm/amd/pm: remove vcn/jpeg powergating feature checking for vangoghHuang Rui1-20/+12
2021-01-12drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]Colin Ian King1-0/+1
2021-01-08drm/amd/pm: add the parameters of power profiles for vangoghXiaojian Du1-23/+154
2021-01-05drm/amd/pm: enable dclk/vclk dpm function in "auto" power profile for vangoghXiaojian Du1-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 vang...Xiaojian Du1-0/+272
2021-01-05drm/amd/pm: add some basic functions to support umd P-state function for vang...Xiaojian Du1-0/+231
2021-01-05drm/amd/pm: enable the "fetch" function of pp_dpm_vclk/dclk for vangoghXiaojian Du1-4/+30
2021-01-05drm/amd/pm: add new feature map macros to resolve duplicate nameXiaojian Du1-0/+13
2021-01-05drm/amd/pm: add support to umd P-state "fetch" function for vangoghXiaojian Du1-1/+110
2021-01-05drm/amd/pm: correct the sensor value of power for vangoghXiaojian Du1-1/+2
2020-12-23drm/amd/pm: Add interface for request WGPsJinzhou Su1-0/+37
2020-12-18drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou1-2/+7
2020-12-11drm/amd/pm: inform SMU RLC status thus enable/disable DPM feature for vangoghXiaomeng Hou1-1/+8