Re: [PATCH] drm/i915/display: plane property for async supported modifiers

2024-10-24 Thread Ville Syrjälä
On Fri, Oct 25, 2024 at 04:28:18AM +, Murthy, Arun R wrote: > > > Subject: Re: [PATCH] drm/i915/display: plane property for async > > > supported modifiers > > > > > > On Wed, Oct 16, 2024 at 04:54:09PM +0300, Ville Syrjälä wrote: > > > > On Wed,

RE: [PATCH] drm/i915/display: plane property for async supported modifiers

2024-10-24 Thread Murthy, Arun R
> > Subject: Re: [PATCH] drm/i915/display: plane property for async > > supported modifiers > > > > On Wed, Oct 16, 2024 at 04:54:09PM +0300, Ville Syrjälä wrote: > > > On Wed, Oct 16, 2024 at 04:30:19PM +0300, Ville Syrjälä wrote: > > > > On Wed, Oc

RE: [PATCH] drm/i915/display: plane property for async supported modifiers

2024-10-16 Thread Murthy, Arun R
> -Original Message- > From: Ville Syrjälä > Sent: Wednesday, October 16, 2024 7:31 PM > To: Murthy, Arun R > Cc: intel...@lists.freedesktop.org; intel-...@lists.freedesktop.org; dri- > de...@lists.freedesktop.org > Subject: Re: [PATCH] drm/i915/display: pla

Re: [PATCH] drm/i915/display: plane property for async supported modifiers

2024-10-16 Thread Ville Syrjälä
On Wed, Oct 16, 2024 at 04:54:09PM +0300, Ville Syrjälä wrote: > On Wed, Oct 16, 2024 at 04:30:19PM +0300, Ville Syrjälä wrote: > > On Wed, Oct 16, 2024 at 11:06:26AM +0530, Arun R Murthy wrote: > > > Create a i915 private plane property for sharing the async supported > > > modifiers to the user.

Re: [PATCH] drm/i915/display: plane property for async supported modifiers

2024-10-16 Thread Ville Syrjälä
On Wed, Oct 16, 2024 at 04:30:19PM +0300, Ville Syrjälä wrote: > On Wed, Oct 16, 2024 at 11:06:26AM +0530, Arun R Murthy wrote: > > Create a i915 private plane property for sharing the async supported > > modifiers to the user. > > UMD related discussion requesting the same > > https://gitlab.freed

Re: [PATCH] drm/i915/display: plane property for async supported modifiers

2024-10-16 Thread Ville Syrjälä
On Wed, Oct 16, 2024 at 11:06:26AM +0530, Arun R Murthy wrote: > Create a i915 private plane property for sharing the async supported > modifiers to the user. > UMD related discussion requesting the same > https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29618#note_2487123 > > Signed-off-

[PATCH] drm/i915/display: plane property for async supported modifiers

2024-10-15 Thread Arun R Murthy
Create a i915 private plane property for sharing the async supported modifiers to the user. UMD related discussion requesting the same https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29618#note_2487123 Signed-off-by: Arun R Murthy --- .../gpu/drm/i915/display/intel_atomic_plane.c | 6