Re: [RFC PATCH 1/3] drm: Introduce color fill properties for drm plane

2022-11-24 Thread Pekka Paalanen
On Wed, 23 Nov 2022 15:27:04 -0800 Jessica Zhang wrote: > On 11/9/2022 1:18 AM, Pekka Paalanen wrote: > > On Tue, 8 Nov 2022 23:01:47 +0100 > > Sebastian Wick wrote: > > > >> On Tue, Nov 8, 2022 at 7:51 PM Simon Ser wrote: > >>> > >>> cc'ing Pekka and wayland-devel for userspace devs feedb

Re: [RFC PATCH 1/3] drm: Introduce color fill properties for drm plane

2022-11-24 Thread Jessica Zhang
On 11/9/2022 1:18 AM, Pekka Paalanen wrote: On Tue, 8 Nov 2022 23:01:47 +0100 Sebastian Wick wrote: On Tue, Nov 8, 2022 at 7:51 PM Simon Ser wrote: cc'ing Pekka and wayland-devel for userspace devs feedback on the new uAPI. Hi all, thanks! Comments below. Thanks for the feedback!