mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 06:22:40 -04:00
drm/amdgpu: add the sensor value of VCN activity
This will add the sensor value of VCN activity for some ASICs. Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
8886780756
commit
d1b2703cc2
@@ -150,6 +150,7 @@ enum amd_pp_sensors {
|
||||
AMDGPU_PP_SENSOR_VCN_POWER_STATE,
|
||||
AMDGPU_PP_SENSOR_PEAK_PSTATE_SCLK,
|
||||
AMDGPU_PP_SENSOR_PEAK_PSTATE_MCLK,
|
||||
AMDGPU_PP_SENSOR_VCN_LOAD,
|
||||
};
|
||||
|
||||
enum amd_pp_task {
|
||||
|
||||
Reference in New Issue
Block a user