]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/swsmu: correct wrong feature bit mapping
authorKevin Wang <kevin1.wang@amd.com>
Fri, 16 Oct 2020 08:59:25 +0000 (16:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Oct 2020 21:37:20 +0000 (17:37 -0400)
commitefc47341cac2d5c33a6f25eafd9db4415b5637dc
tree42aed6a408ccbd44658e516bd8c9d8963c57cf16
parent2ff7f45795624fd2f2138ea92964b806b4b3579a
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 <kevin1.wang@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c