OSDN Git Service

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)
commita6c42e8431657487b48fe5f57378517e16eef404
tree42aed6a408ccbd44658e516bd8c9d8963c57cf16
parentf1bcddffe46b349a82445a8d9efd5f5fcb72557f
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