linux/include/drm/bridge
Maxime Ripard 00cf406a0a
drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace
The hdmi_colorspace enum was defined to represent the colorspace value
of the HDMI infoframes. It was later used by some HDMI drivers to
express the output format they should be setting up.

During the introduction of the HDMI helpers, it then was used to
represent it in the drm_connector_hdmi_state structure.

However, it's always been somewhat redundant with the DRM_COLOR_FORMAT_*
defines, and now with the drm_output_color_format enum. Let's
consolidate around drm_output_color_format in drm_connector_hdmi_state
to facilitate the current effort to provide a global output format
selection mechanism.

Acked-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260305-drm-rework-color-formats-v3-14-f3935f6db579@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
2026-03-24 13:54:35 +01:00
..
analogix_dp.h drm/bridge: analogix_dp: Add support for RK3588 2025-04-21 01:27:10 +03:00
aux-bridge.h drm/bridge: aux-hpd-bridge: correct devm_drm_dp_hpd_bridge_add() stub 2024-05-11 13:02:14 +01:00
dw_dp.h drm/bridge: synopsys: dw-dp: Set pixel mode by platform data 2026-02-21 23:13:39 +01:00
dw_hdmi_qp.h drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace 2026-03-24 13:54:35 +01:00
dw_hdmi.h drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface 2025-09-29 09:46:04 +08:00
dw_mipi_dsi.h drm/bridge: synopsys: dw-mipi-dsi: Add mode fixup support 2023-10-16 11:38:42 +02:00
dw_mipi_dsi2.h drm/bridge/synopsys: Add MIPI DSI2 host controller bridge 2024-12-10 23:53:04 +01:00
imx.h drm/imx: add forward declarations for types 2024-10-09 17:39:49 +03:00
inno_hdmi.h drm/rockchip: inno-hdmi: make inno_hdmi.h header self-contained 2026-01-20 14:38:20 +02:00
mhl.h drm/bridge/mhl.h: Replace zero-length array with flexible-array member 2020-03-06 11:52:01 +01:00
samsung-dsim.h drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_and_get_bridge() 2026-01-20 14:53:46 +01:00