Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.h74 extern const SVGACOTableType vmw_so_cotables[];
Dvmwgfx_so.c511 const SVGACOTableType vmw_so_cotables[] = { variable
Dvmwgfx_execbuf.c2837 res = vmw_context_cotable(ctx_node->res, vmw_so_cotables[so_type]); in vmw_cmd_dx_so_define()