Re: [PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes

2025-08-27 Thread Shengyu Qu
Hi, Sounds OK to me too. Cheers, Shengyu 在 2025/8/27 19:36, Daniel Stone 写道: Hey, On Wed, 27 Aug 2025 at 12:21, Maxime Ripard wrote: On Wed, Aug 27, 2025 at 11:39:25AM +0100, Daniel Stone wrote: There are other reasons to have uAPI though ... One is because you really care about the colou

Re: [PATCH RFC 1/5] drm: Support post-blend color pipeline API

2025-08-27 Thread Daniel Stone
Hey, On Wed, 27 Aug 2025 at 12:17, Sebastian Wick wrote: > On Fri Aug 22, 2025 at 8:36 PM CEST, Nícolas F. R. A. Prado wrote: > > Introduce support for a post-blend color pipeline API analogous to the > > pre-blend color pipeline API. While the pre-blend color pipeline was > > configured through

Re: [PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes

2025-08-27 Thread Maxime Ripard
On Wed, Aug 27, 2025 at 12:36:53PM +0100, Daniel Stone wrote: > Hey, > > On Wed, 27 Aug 2025 at 12:21, Maxime Ripard wrote: > > On Wed, Aug 27, 2025 at 11:39:25AM +0100, Daniel Stone wrote: > > > There are other reasons to have uAPI though ... > > > > > > One is because you really care about the

Re: [PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes

2025-08-27 Thread Daniel Stone
Hey, On Wed, 27 Aug 2025 at 12:21, Maxime Ripard wrote: > On Wed, Aug 27, 2025 at 11:39:25AM +0100, Daniel Stone wrote: > > There are other reasons to have uAPI though ... > > > > One is because you really care about the colour properties, and you'd > > rather have better fidelity than anything e

Re: [PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes

2025-08-27 Thread Maxime Ripard
On Wed, Aug 27, 2025 at 11:39:25AM +0100, Daniel Stone wrote: > Hey, > > On Wed, 27 Aug 2025 at 10:41, Maxime Ripard wrote: > > On Wed, Aug 27, 2025 at 12:26:56AM +0800, Shengyu Qu wrote: > > > 1.Can you send patch with only i915/amdgpu first? It's a long-needed > > > feature > > > to deal with

Re: [PATCH RFC 1/5] drm: Support post-blend color pipeline API

2025-08-27 Thread Sebastian Wick
On Fri Aug 22, 2025 at 8:36 PM CEST, Nícolas F. R. A. Prado wrote: > Introduce support for a post-blend color pipeline API analogous to the > pre-blend color pipeline API. While the pre-blend color pipeline was > configured through a COLOR_PIPELINE property attached to a drm_plane, > the post-blend

Re: [PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes

2025-08-27 Thread Sebastian Wick
On Wed Aug 27, 2025 at 12:39 PM CEST, Daniel Stone wrote: > Hey, > > On Wed, 27 Aug 2025 at 10:41, Maxime Ripard wrote: >> On Wed, Aug 27, 2025 at 12:26:56AM +0800, Shengyu Qu wrote: >> > 1.Can you send patch with only i915/amdgpu first? It's a long-needed >> > feature >> > to deal with some moni

Re: [PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes

2025-08-27 Thread Daniel Stone
Hey, On Wed, 27 Aug 2025 at 10:41, Maxime Ripard wrote: > On Wed, Aug 27, 2025 at 12:26:56AM +0800, Shengyu Qu wrote: > > 1.Can you send patch with only i915/amdgpu first? It's a long-needed feature > > to deal with some monitors/TVs with broken EDID. > > If it's to workaround broken monitors, th

Re: [PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes

2025-08-27 Thread Maxime Ripard
Hi, On Wed, Aug 27, 2025 at 12:26:56AM +0800, Shengyu Qu wrote: > Thanks for reply.I have some questions: > > 1.Can you send patch with only i915/amdgpu first? It's a long-needed feature > to deal with some monitors/TVs with broken EDID. If it's to workaround broken monitors, then it's really no

Re: [PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes

2025-08-27 Thread Marius Vlad
Hello, On Wed, Aug 27, 2025 at 12:26:56AM +0800, Shengyu Qu wrote: > Hi Marius, > > Thanks for reply.I have some questions: > > 1.Can you send patch with only i915/amdgpu first? It's a long-needed feature > to deal with some monitors/TVs with broken EDID. I plan on doing that soon, but I don't ha