Home
last modified time | relevance | path

Searched refs:vmw_so_cotables (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.h76 extern const SVGACOTableType vmw_so_cotables[];
Dvmwgfx_so.c521 const SVGACOTableType vmw_so_cotables[] = { variable
Dvmwgfx_execbuf.c2585 res = vmw_context_cotable(ctx_node->ctx, vmw_so_cotables[so_type]); in vmw_cmd_dx_so_define()