[PATCH 0/3] drm/vmwgfx: Add support for userspace managed surfaces.
Maaz Mombasawala
maaz.mombasawala at broadcom.com
Mon Aug 12 19:16:36 UTC 2024
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/vmwgfx: Introduce userspace managed surfaces
drm/vmwgfx: Support hw_destroy for userspace managed surfaces
drm/vmwgfx: Add support for older define commands for userspace
surfaces
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 24 +-
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 331 ++++++++++++++++++++++--
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 196 +++++++++++++-
3 files changed, 518 insertions(+), 33 deletions(-)
--
2.34.1
More information about the dri-devel
mailing list