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