RE: [PATCH v3 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC

2025-01-16 Thread Murthy, Arun R
.org; > > > > intel- x...@lists.freedesktop.org > > > > Cc: Murthy, Arun R > > > > Subject: [PATCH v3 1/5] drm/plane: Add new plane property > > > > IN_FORMATS_ASYNC > > > > > > > > There exists a property IN_FORMATS whic

RE: [PATCH v3 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC

2025-01-13 Thread Borah, Chaitanya Kumar
x@lists.freedesktop.org; > > > intel- x...@lists.freedesktop.org > > > Cc: Murthy, Arun R > > > Subject: [PATCH v3 1/5] drm/plane: Add new plane property > > > IN_FORMATS_ASYNC > > > > > > There exists a property IN_FORMATS which exposes the

RE: [PATCH v3 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC

2025-01-13 Thread Murthy, Arun R
> > -Original Message- > > From: dri-devel On Behalf Of > > Arun R Murthy > > Sent: Wednesday, January 8, 2025 11:09 AM > > To: dri-de...@lists.freedesktop.org; intel-gfx@lists.freedesktop.org; > > intel- x...@lists.freedesktop.org > > Cc: Murth

RE: [PATCH v3 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC

2025-01-11 Thread Borah, Chaitanya Kumar
> -Original Message- > From: dri-devel On Behalf Of > Arun R Murthy > Sent: Wednesday, January 8, 2025 11:09 AM > To: dri-de...@lists.freedesktop.org; intel-gfx@lists.freedesktop.org; intel- > x...@lists.freedesktop.org > Cc: Murthy, Arun R > Subject: [PATCH v3

[PATCH v3 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC

2025-01-07 Thread Arun R Murthy
There exists a property IN_FORMATS which exposes the plane supported modifiers/formats to the user. In some platforms when asynchronous flips are used all of modifiers/formats mentioned in IN_FORMATS are not supported. This patch adds a new plane property IN_FORMATS_ASYNC to expose the async flips