Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h671 #define SVGA_CAP_RECT_COPY 0x00000002 macro
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c251 if (capabilities & SVGA_CAP_RECT_COPY) in vmw_print_capabilities()