]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: Register Colorspace property for DP and HDMI
authorHarry Wentland <harry.wentland@amd.com>
Fri, 25 Mar 2022 19:30:28 +0000 (15:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 16:46:52 +0000 (12:46 -0400)
commit15f9dfd545a1edd604648961feadce16791d0f4f
tree8c1dd374eaecea6bfad0ae97852f471b7f28af70
parentcb841d27b8767fd88096d06186b5f5de990fd6d0
drm/amd/display: Register Colorspace property for DP and HDMI

We want compositors to be able to set the output
colorspace on DP and HDMI outputs, based on the
caps reported from the receiver via EDID.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Joshua Ashton <joshua@froggi.es>
Cc: Pekka Paalanen <ppaalanen@gmail.com>
Cc: Sebastian Wick <sebastian.wick@redhat.com>
Cc: Vitaly.Prosyak@amd.com
Cc: Joshua Ashton <joshua@froggi.es>
Cc: Simon Ser <contact@emersion.fr>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Melissa Wen <mwen@igalia.com>
Cc: dri-devel@lists.freedesktop.org
Cc: amd-gfx@lists.freedesktop.org
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c