Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.h74 extern const SVGACOTableType vmw_so_cotables[];
Dvmwgfx_so.c507 const SVGACOTableType vmw_so_cotables[] = { variable
Dvmwgfx_execbuf.c2784 res = vmw_context_cotable(ctx_node->res, vmw_so_cotables[so_type]); in vmw_cmd_dx_so_define()