Re: [PATCH] drm/amd/swsmu: correct wrong feature bit mapping

2020-11-02 Thread Wang, Kevin(Yang)
sorry, please ignore this patch, the patch has been merged. Best Regards, Kevin From: Wang, Kevin(Yang) Sent: Tuesday, November 3, 2020 1:54 PM To: amd-gfx@lists.freedesktop.org Cc: Feng, Kenneth ; Wang, Kevin(Yang) Subject: [PATCH] drm/amd/swsmu: correct

[PATCH] drm/amd/swsmu: correct wrong feature bit mapping

2020-11-02 Thread Kevin Wang
1. when smc feature bit isn't mapped, the feature state isn't showed on sysfs node of pp_features. 2. add pp_features table title Signed-off-by: Kevin Wang --- drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | 27 -- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git

RE: [PATCH] drm/amd/swsmu: correct wrong feature bit mapping

2020-10-16 Thread Feng, Kenneth
] drm/amd/swsmu: correct wrong feature bit mapping 1. when smc feature bit isn't mapped, the feature state isn't showed on sysfs node of pp_features. 2. add pp_features table title Signed-off-by: Kevin Wang --- drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | 27 -- 1 file changed

[PATCH] drm/amd/swsmu: correct wrong feature bit mapping

2020-10-16 Thread Kevin Wang
1. when smc feature bit isn't mapped, the feature state isn't showed on sysfs node of pp_features. 2. add pp_features table title Signed-off-by: Kevin Wang --- drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | 27 -- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git