Re: (subset) [PATCH RFC v7 00/10] Support for Solid Fill Planes

From: Abhinav Kumar
Date: Mon Dec 04 2023 - 12:52:08 EST


Hi Simon

On 12/3/2023 4:15 AM, Simon Ser wrote:
On Saturday, December 2nd, 2023 at 22:41, Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote:

On Fri, 27 Oct 2023 15:32:50 -0700, Jessica Zhang wrote:

Some drivers support hardware that have optimizations for solid fill
planes. This series aims to expose these capabilities to userspace as
some compositors have a solid fill flag (ex. SOLID_COLOR in the Android
hardware composer HAL) that can be set by apps like the Android Gears
test app.

In order to expose this capability to userspace, this series will:

[...]


Applied to drm-misc-next, thanks!

Where are the IGT and userspace for this uAPI addition?

Yes, we made IGT changes to test and validate this. We will post them on the IGT dev list shortly and CC you.

We do not have a compositor change yet for this as we primarily used IGT to validate this.

Can we re-try to land this once IGT changes are accepted?

Thanks

Abhinav