Searched refs:SVGA_CAP_RECT_COPY (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ | ||
D | svga_reg.h | 427 #define SVGA_CAP_RECT_COPY 0x00000002 macro |
D | vmwgfx_drv.c | 244 if (capabilities & SVGA_CAP_RECT_COPY) in vmw_print_capabilities() |