diff options
| author | Eryk Brol <[email protected]> | 2021-02-09 17:09:52 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-02-22 18:05:34 -0500 |
| commit | 349a19b2f1b01e713268c7de9944ad669ccdf369 (patch) | |
| tree | aea0b0142ed411a662706ebac44f786c1f512cff /drivers/gpu/drm/amd/display/dmub/src | |
| parent | e664609e43bc2d25f1a2b170a5d59e2a8541a0a2 (diff) | |
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 <[email protected]>
Acked-by: Bindu Ramamurthy <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dmub/src')
0 files changed, 0 insertions, 0 deletions