Home
last modified time | relevance | path

Searched refs:SVGA_CAP_COMMAND_BUFFERS (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dsvga_reg.h443 #define SVGA_CAP_COMMAND_BUFFERS 0x01000000 macro
Dvmwgfx_drv.c276 if (capabilities & SVGA_CAP_COMMAND_BUFFERS) in vmw_print_capabilities()