Re: [PATCH v2 0/8] Fix cursor planes with virtualized drivers

2022-07-12 Thread Simon Ser
Overall this looks pretty good to me, thanks for working on this! Acked-by: Simon Ser

Re: [PATCH v2 0/8] Fix cursor planes with virtualized drivers

2022-07-12 Thread Pekka Paalanen
On Mon, 11 Jul 2022 23:32:38 -0400 Zack Rusin wrote: > From: Zack Rusin > > Virtualized drivers have had a lot of issues with cursor support on top > of atomic modesetting. This set both fixes the long standing problems > with atomic kms and virtualized drivers and adds code to let userspace >

[PATCH v2 0/8] Fix cursor planes with virtualized drivers

2022-07-11 Thread Zack Rusin
From: Zack Rusin Virtualized drivers have had a lot of issues with cursor support on top of atomic modesetting. This set both fixes the long standing problems with atomic kms and virtualized drivers and adds code to let userspace use atomic kms on virtualized drivers while preserving functioning