Searched refs:SVGA_CAP_CURSOR (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/vmwgfx/ | ||
D | svga_reg.h | 428 #define SVGA_CAP_CURSOR 0x00000020 macro |
D | vmwgfx_drv.c | 246 if (capabilities & SVGA_CAP_CURSOR) in vmw_print_capabilities() |