On 7/22/24 21:35, Zack Rusin wrote:
> Provide a way to query for the fixed support for dumb buffers with kms.
>
> Lets mesa svga return a buffer id, instead of a surface id from
> resource_to_handle which fixes a lot of userspace apps that assume
> that those handles are gem buffers.
>
> Signed-o
Provide a way to query for the fixed support for dumb buffers with kms.
Lets mesa svga return a buffer id, instead of a surface id from
resource_to_handle which fixes a lot of userspace apps that assume
that those handles are gem buffers.
Signed-off-by: Zack Rusin
---
drivers/gpu/drm/vmwgfx/vmw