linux/drivers/gpu/drm/amd/display
Joshua Ashton e84131a88a amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+
For DCN20 and above, the code that actually hooks up the provided
input_color_space got lost at some point.

Fixes COLOR_ENCODING and COLOR_RANGE doing nothing on DCN20+.
Tested using Steam Remote Play Together + gamescope.

Update other DCNs the same wasy DCN1.x was updates in
commit a1e07ba89d ("drm/amd/display: Use plane->color_space for dpp if specified")

Fixes: a1e07ba89d ("drm/amd/display: Use plane->color_space for dpp if specified")
Signed-off-by: Joshua Ashton <joshua@froggi.es>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2022-06-22 17:17:16 -04:00
..
amdgpu_dm drm/amd/display: Cap OLED brightness per max frame-average luminance 2022-06-14 13:11:11 -04:00
dc amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+ 2022-06-22 17:17:16 -04:00
dmub drm/amd/display: Fix DMUB outbox trace in S4 (#4465) 2022-06-01 15:56:48 -04:00
include drm/amd/display: Don't clear ref_dtbclk value 2022-06-01 15:56:48 -04:00
modules drm-misc-next for 5.19: 2022-04-29 11:33:00 +10:00
Kconfig drm/display: Move HDCP helpers into display-helper module 2022-04-25 11:19:36 +02:00
Makefile
TODO