]> 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 20:13:57 +0000 (16:13 -0400)
commit7fa10255a3caaf0493d03f11dffd6323a54cb23c
tree04b38de808a5a562c8c9227e28491868712a4552
parent381a3a3de130609f2f67c806170872afafda5b30
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