Re: [PATCH 08/12] drm/vmwgfx: support 64 UAVs

2021-12-09 Thread Martin Krastev
On Mon, 2021-12-06 at 12:26 -0500, Zack Rusin wrote: > From: Zack Rusin > > If the host supports SVGA3D_DEVCAP_GL43, we can handle 64 instead of > just 8 UAVs. > Based on a patch from Roland Scheidegger . > > Signed-off-by: Roland Scheidegger > Signed-off-by: Zack Rusin > --- >

[PATCH 08/12] drm/vmwgfx: support 64 UAVs

2021-12-06 Thread Zack Rusin
From: Zack Rusin If the host supports SVGA3D_DEVCAP_GL43, we can handle 64 instead of just 8 UAVs. Based on a patch from Roland Scheidegger . Signed-off-by: Roland Scheidegger Signed-off-by: Zack Rusin --- drivers/gpu/drm/vmwgfx/vmwgfx_binding.c | 4 ++--