diff options
author | Evan Quan <[email protected]> | 2020-02-12 11:52:20 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-02-13 16:16:45 -0500 |
commit | c16904b0f305c5f6bc31de118d4b1e60a5da5408 (patch) | |
tree | fc5bd5793bee30fce27d41de982ffd7335b81943 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 434cbcb1bd5dea181e6e2379f9f4d4949b51d445 (diff) |
drm/amd/powerplay: correct the way for checking SMU_FEATURE_BACO_BIT support
Since 'smu_feature_is_enabled(smu, SMU_FEATURE_BACO_BIT)' will always return
false considering the 'smu_system_features_control(smu, false)' disabled
all SMU features.
Signed-off-by: Evan Quan <[email protected]>
Reviewed-by: Kenneth Feng <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions