summaryrefslogtreecommitdiff
path: root/drivers/mmc
diff options
context:
space:
mode:
authorJoshua Ashton <joshua@froggi.es>2024-01-01 21:28:22 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-10 19:17:01 +0300
commitceb3af6860155803d9326e9c7b0e7a47bf68201f (patch)
tree99b9ca0d19ec703541e478061ae34272f6947ef3 /drivers/mmc
parentfd32475126985119b6a8b86f0c4becc7a3900b4f (diff)
downloadlinux-ceb3af6860155803d9326e9c7b0e7a47bf68201f.tar.xz
drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays without PSR
commit 202260f64519e591b5cd99626e441b6559f571a3 upstream. The check for sending the vsc infopacket to the display was gated behind PSR (Panel Self Refresh) being enabled. The vsc infopacket also contains the colorimetry (specifically the container color gamut) information for the stream on modern DP. PSR is typically only supported on mobile phone eDP displays, thus this was not getting sent for typical desktop monitors or TV screens. This functionality is needed for proper HDR10 functionality on DP as it wants BT2020 RGB/YCbCr for the container color space. Cc: stable@vger.kernel.org Cc: Harry Wentland <harry.wentland@amd.com> Cc: Xaver Hugl <xaver.hugl@gmail.com> Cc: Melissa Wen <mwen@igalia.com> Fixes: 15f9dfd545a1 ("drm/amd/display: Register Colorspace property for DP and HDMI") Tested-by: Simon Berz <simon@berz.me> Tested-by: Xaver Hugl <xaver.hugl@kde.org> Signed-off-by: Joshua Ashton <joshua@froggi.es> Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions