From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Cc: "Heiko Stübner" <heiko@sntech.de>,
linux-doc@vger.kernel.org,
"Joonas Lahtinen" <joonas.lahtinen@linux.intel.com>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
"Andri Yngvason" <andri@yngvason.is>,
"Laurent Pinchart" <Laurent.pinchart@ideasonboard.com>,
"Andrzej Hajda" <andrzej.hajda@intel.com>,
"Shuah Khan" <skhan@linuxfoundation.org>,
kernel@collabora.com, "David Airlie" <airlied@gmail.com>,
"Marius Vlad" <marius.vlad@collabora.com>,
"Simona Vetter" <simona@ffwll.ch>,
"Rob Herring" <robh@kernel.org>, "Robert Foss" <rfoss@kernel.org>,
"Jonathan Corbet" <corbet@lwn.net>, "Andy Yan" <andyshrk@163.com>,
"Jernej Skrabec" <jernej.skrabec@gmail.com>,
"Tvrtko Ursulin" <tursulin@ursulin.net>,
linux-rockchip@lists.infradead.org,
"Harry Wentland" <harry.wentland@amd.com>,
intel-gfx@lists.freedesktop.org,
"Rodrigo Siqueira" <siqueira@igalia.com>,
"Jonas Karlman" <jonas@kwiboo.se>, "Leo Li" <sunpeng.li@amd.com>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
"Maxime Ripard" <mripard@kernel.org>,
"Jani Nikula" <jani.nikula@linux.intel.com>,
"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
intel-xe@lists.freedesktop.org,
linux-arm-kernel@lists.infradead.org,
"Dmitry Baryshkov" <dmitry.baryshkov@oss.qualcomm.com>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
amd-gfx@lists.freedesktop.org,
"Dmitry Baryshkov" <lumag@kernel.org>,
"Werner Sembach" <wse@tuxedocomputers.com>,
"Sandy Huang" <hjc@rock-chips.com>,
"Thomas Zimmermann" <tzimmermann@suse.de>,
"Alex Deucher" <alexander.deucher@amd.com>,
"Andy Yan" <andy.yan@rock-chips.com>,
"Christian König" <christian.koenig@amd.com>
Subject: Re: [PATCH v13 00/27] Add new general DRM property "color format"
Date: Mon, 13 Apr 2026 21:45:19 +0300 [thread overview]
Message-ID: <ad05v935wrjn-A5R@intel.com> (raw)
In-Reply-To: <20260413-color-format-v13-0-ab37d4dfba48@collabora.com>
On Mon, Apr 13, 2026 at 12:07:14PM +0200, Nicolas Frattaroli wrote:
> Hello,
>
> this is a follow-up to
> https://lore.kernel.org/all/20250911130739.4936-1-marius.vlad@collabora.com/
> which in of itself is a follow-up to
> https://lore.kernel.org/dri-devel/20240115160554.720247-1-andri@yngvason.is/ where
> a new DRM connector property has been added allowing users to
> force a particular color format.
Looks like we're still missing the wayland folks in the cc. But I was
told that everyone should just cc wayland-devel@lists.freedesktop.org
on all relevant uapi stuff. So please add that on the next version.
The i915 rework is now merged so you should even get a buildable
series next time.
I'll go read the i915 parts now...
--
Ville Syrjälä
Intel
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
prev parent reply other threads:[~2026-04-13 18:45 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-13 10:07 [PATCH v13 00/27] Add new general DRM property "color format" Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 01/27] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 02/27] drm/display: hdmi-state-helper: Use default case for unsupported formats Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 03/27] drm: Add new general DRM property "color format" Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 04/27] drm/connector: Let connectors have a say in their color format Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 05/27] drm/display: bridge_connector: Use HDMI color format for HDMI conns Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 06/27] drm/bridge: Act on the DRM color format property Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 07/27] drm/atomic-helper: Add HDMI bridge output bus formats helper Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 08/27] drm/display: hdmi-state-helper: Act on color format DRM property Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 09/27] drm/display: hdmi-state-helper: Try subsampling in mode_valid Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 10/27] drm/amdgpu: Implement "color format" DRM property Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 11/27] drm/i915/hdmi: Add YCBCR444 handling for sink formats Nicolas Frattaroli
2026-04-13 18:58 ` Ville Syrjälä
2026-04-13 19:04 ` Ville Syrjälä
2026-04-13 10:07 ` [PATCH v13 12/27] drm/i915/dp: " Nicolas Frattaroli
2026-04-13 19:08 ` Ville Syrjälä
2026-04-13 10:07 ` [PATCH v13 13/27] drm/i915: Implement the "color format" DRM property Nicolas Frattaroli
2026-04-13 19:21 ` Ville Syrjälä
2026-04-13 10:07 ` [PATCH v13 14/27] drm/rockchip: Add YUV422 output mode constants for VOP2 Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 15/27] drm/rockchip: vop2: Add RK3576 to the RG swap special case Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 16/27] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 17/27] drm/rockchip: vop2: Set correct output format for RK3576 YUV422 Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 18/27] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 19/27] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 20/27] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 21/27] drm/connector: Register color format property on HDMI connectors Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 22/27] drm/tests: hdmi: Add tests for the color_format property Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 23/27] drm/tests: hdmi: Add tests for HDMI helper's mode_valid Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 24/27] drm/tests: bridge: Add KUnit tests for bridge chain format selection Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 25/27] drm/tests: bridge: Add test for HDMI output bus formats helper Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 26/27] drm/bridge: Document bridge chain format selection Nicolas Frattaroli
2026-04-13 10:07 ` [PATCH v13 27/27] drm/connector: Update docs of "colorspace" for color format prop Nicolas Frattaroli
2026-04-13 10:26 ` [PATCH v13 00/27] Add new general DRM property "color format" Nicolas Frattaroli
2026-04-13 18:45 ` Ville Syrjälä [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ad05v935wrjn-A5R@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=andri@yngvason.is \
--cc=andrzej.hajda@intel.com \
--cc=andy.yan@rock-chips.com \
--cc=andyshrk@163.com \
--cc=christian.koenig@amd.com \
--cc=corbet@lwn.net \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=harry.wentland@amd.com \
--cc=heiko@sntech.de \
--cc=hjc@rock-chips.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=joonas.lahtinen@linux.intel.com \
--cc=kernel@collabora.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=lumag@kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=marius.vlad@collabora.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=nicolas.frattaroli@collabora.com \
--cc=rfoss@kernel.org \
--cc=robh@kernel.org \
--cc=rodrigo.vivi@intel.com \
--cc=s.hauer@pengutronix.de \
--cc=simona@ffwll.ch \
--cc=siqueira@igalia.com \
--cc=skhan@linuxfoundation.org \
--cc=sunpeng.li@amd.com \
--cc=tursulin@ursulin.net \
--cc=tzimmermann@suse.de \
--cc=wse@tuxedocomputers.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox