Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.h76 extern const SVGACOTableType vmw_so_cotables[];
H A Dvmwgfx_so.c523 const SVGACOTableType vmw_so_cotables[] = { variable
H A Dvmwgfx_execbuf.c2575 res = vmw_context_cotable(ctx_node->ctx, vmw_so_cotables[so_type]); in vmw_cmd_dx_so_define()