Commit 5ca6cbd
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
commit c3e2a5f upstream.
The previous check for the is_vsc_sdp_colorimetry_supported flag
for MST sink signals did nothing. Simplify the code and use the
same check for MST and SST.
Cc: stable@vger.kernel.org
Reviewed-by: Agustin Gutierrez <agustin.gutierrez@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent b12c3cf commit 5ca6cbd
1 file changed
+3
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6129 | 6129 | | |
6130 | 6130 | | |
6131 | 6131 | | |
6132 | | - | |
6133 | | - | |
6134 | | - | |
6135 | | - | |
6136 | | - | |
6137 | | - | |
6138 | | - | |
6139 | | - | |
6140 | | - | |
| 6132 | + | |
| 6133 | + | |
| 6134 | + | |
6141 | 6135 | | |
6142 | 6136 | | |
6143 | 6137 | | |
| |||
0 commit comments