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)
commit87b5ab28efe39134d2549273c8e15c113a95507d
treed339abe4f0dbc6ff73d13161707c41752aeef04b
parent0a360aeb861e94a9d17cb7e63887ef7876bac1df
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