Re: [PATCH 0/3] drm/vmwgfx: Add support for userspace managed surfaces.

2024-08-15 Thread Maaz Mombasawala
On 8/13/24 19:33, Zack Rusin wrote: > On Mon, Aug 12, 2024 at 3:16 PM Maaz Mombasawala > wrote: >> >> This series introduces basic support for userspace managed surfaces. The >> lifetime and id's of these surfaces is managed by userspace submitted >> commands instead of relying on the kernel to ma

Re: [PATCH 0/3] drm/vmwgfx: Add support for userspace managed surfaces.

2024-08-13 Thread Zack Rusin
On Mon, Aug 12, 2024 at 3:16 PM Maaz Mombasawala wrote: > > This series introduces basic support for userspace managed surfaces. The > lifetime and id's of these surfaces is managed by userspace submitted > commands instead of relying on the kernel to manage them. > > Maaz Mombasawala (3): > drm