commit | c66846e069dec317b45a0a4b112d4cd7d885509e | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Wed Aug 21 17:19:52 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 13 17:36:44 2019 -0500 |
tree | 230a5cfaccf6de9836d1852c960530126250d138 | |
parent | f78c47f669086503844ea0d78b64a18c0e6f3e77 [diff] |
drm/amd/powerplay: update cached feature enablement status V3 Need to update in cache feature enablement status after pp_feature settings. Another fix for the commit below: drm/amd/powerplay: implment sysfs feature status function in smu V2: update smu_feature_update_enable_state() and relates V3: use bitmap_or and bitmap_andnot Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Jack Gui <Jack.Gui@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>