Re: [Spice-devel] [PATCH v5 1/9] drm: Disable the cursor plane on atomic contexts with virtualized drivers

2023-07-20 Thread Simon Ser
Singh > Cc: Chia-I Wu > Cc: dri-de...@lists.freedesktop.org > Cc: virtualizat...@lists.linux-foundation.org > Cc: spice-devel@lists.freedesktop.org > Acked-by: Pekka Paalanen > Reviewed-by: Javier Martinez Canillas Nit: I think it would be better to reflect the name of the DRM client cap in the supports_virtualized_cursor_plane field. Regardless: Reviewed-by: Simon Ser

Re: [Spice-devel] [PATCH v6 0/9] Fix cursor planes with virtualized drivers

2023-10-23 Thread Simon Ser
On Monday, October 23rd, 2023 at 10:14, Albert Esteve wrote: > On Mon, Oct 23, 2023 at 9:55 AM Simon Ser wrote: > > > On Monday, October 23rd, 2023 at 09:46, Albert Esteve > > wrote: > > > > > Link to the IGT test covering this patch (already merged): &g

Re: [Spice-devel] [PATCH v6 1/9] drm: Disable the cursor plane on atomic contexts with virtualized drivers

2023-10-23 Thread Simon Ser
Acked-by: Simon Ser

Re: [Spice-devel] [PATCH v6 0/9] Fix cursor planes with virtualized drivers

2023-10-23 Thread Simon Ser
On Monday, October 23rd, 2023 at 09:46, Albert Esteve wrote: > Link to the IGT test covering this patch (already merged): > https://lists.freedesktop.org/archives/igt-dev/2023-July/058427.html Hmm. IGT should not be merged before the kernel, because as long as the kernel is not merged there mig

Re: [Spice-devel] [PATCH v6 0/9] Fix cursor planes with virtualized drivers

2023-11-23 Thread Simon Ser
On Wednesday, November 22nd, 2023 at 13:49, Javier Martinez Canillas wrote: > Any objections to merge the series ? No objections from me :)