linux/drivers/gpu/drm/amd/display
Michael Strauss 41ef3dcd86 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>
2020-02-25 11:09:12 -05:00
..
amdgpu_dm drm/amd/display: Add DMUB firmware state debugfs 2020-02-25 11:05:57 -05:00
dc drm/amd/display: Fix RV2 Variant Detection 2020-02-25 11:09:12 -05:00
dmub drm/amd/display: Add driver support for enabling PSR on DMCUB 2020-02-25 11:09:06 -05:00
include drm/amd/display: Fix RV2 Variant Detection 2020-02-25 11:09:12 -05:00
modules drm/amd/display: Fix HDMI repeater authentication 2020-02-25 11:04:16 -05:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile
TODO