diff options
author | Eryk Brol <eryk.brol@amd.com> | 2021-02-10 01:09:52 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-23 02:05:34 +0300 |
commit | 349a19b2f1b01e713268c7de9944ad669ccdf369 (patch) | |
tree | aea0b0142ed411a662706ebac44f786c1f512cff /drivers/scsi | |
parent | e664609e43bc2d25f1a2b170a5d59e2a8541a0a2 (diff) | |
download | linux-349a19b2f1b01e713268c7de9944ad669ccdf369.tar.xz |
drm/amd/display: Check for DSC support instead of ASIC revision
[why]
This check for ASIC revision is no longer useful and causes
lightup issues after a topology change in MST DSC scenario.
In this case, DSC configs should be recalculated for the new
topology. This check prevented that from happening on certain
ASICs that do, in fact, support DSC.
[how]
Change the ASIC revision to instead check if DSC is supported.
Signed-off-by: Eryk Brol <eryk.brol@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions