]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pm: add smu pp_feature_mask callback for smu_v13_0_7
authorYang Wang <KevinYang.Wang@amd.com>
Tue, 10 May 2022 17:49:26 +0000 (01:49 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 May 2022 14:02:45 +0000 (10:02 -0400)
commit415edcccae6fe66a0a952c0875e51858466aa244
treed339abe4f0dbc6ff73d13161707c41752aeef04b
parent95ca88286b8fee901425e6386ed33ca6958c12f2
drm/amd/pm: add smu pp_feature_mask callback for smu_v13_0_7

- set_pp_feature_mask
- get_pp_feature_mask

the pp_feature device node isn't working when
above callback functions aren't provided.

Signed-off-by: Yang Wang <KevinYang.Wang@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c