diff options
author | Michael Strauss <michael.strauss@amd.com> | 2020-02-13 15:08:13 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-02-25 11:09:12 -0500 |
commit | 41ef3dcd86443fab3f0ba50902d13935bc12d24f (patch) | |
tree | 0276285a63931b7f3b53243b3d1f029fc3bb4090 /drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c | |
parent | 9dac88d8792af034d240c2df148b46e0f9ab00ca (diff) |
drm/amd/display: Fix RV2 Variant Detection
[WHY]
RV2 and variants are indistinguishable by hw internal rev alone, need to
be distinguishable in order to correctly set max vlevel. Previous
detection change incorrectly checked for hw internal rev.
[HOW]
Use pci revision to check if RV2 or low power variant Correct a few
overlapping ASICREV range checks
Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Reviewed-by: Michael Strauss <Michael.Strauss@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c')
0 files changed, 0 insertions, 0 deletions