Am 22.09.20 um 08:45 schrieb Thomas Zimmermann:
Hi
Am 21.09.20 um 16:48 schrieb Christian König:
Implement in the driver instead since it is the only user of that function.
Maybe merge this patch with patch 10.
That's how I initially did it as well, but then found a number of bugs
in the VM
Hi
Am 21.09.20 um 16:48 schrieb Christian König:
> Implement in the driver instead since it is the only user of that function.
Maybe merge this patch with patch 10.
Best regards
Thomas
>
> Signed-off-by: Christian König
> ---
> drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 42
Implement in the driver instead since it is the only user of that function.
Signed-off-by: Christian König
---
drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 42 ++
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c | 6 ++--
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h| 4 +++
driver