commit | 5111195ad61791bb22d8650ad7431344d9a00036 | [log] [tgz] |
---|---|---|
author | Mikita Lipski <mikita.lipski@amd.com> | Tue Nov 12 09:13:20 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 10:12:54 2019 -0500 |
tree | 75091ab0c8854c9eb444c00fd1f633b6a60ce241 | |
parent | a1acc5d0942c827d38b008f2c06fcb4e03dda76d [diff] |
drm/amd/display: Fix coding error in connector atomic check [why] For MST connector atomic check we have to check a new CRTC state instead of an old one, when checking if CRTC is disabled to release VCPI slots allocated. Signed-off-by: Mikita Lipski <mikita.lipski@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>