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 20:13:57 +0000 (16:13 -0400)
commit7aeef2aacccd002c22cf00cf00c5fa2a2dbcf2a1
tree04b38de808a5a562c8c9227e28491868712a4552
parent40e7ed973ad99edad24993540ddb26dd45b9441e
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