Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h815 #define SVGA_CAP_ALPHA_CURSOR 0x00000200 macro
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c301 if (capabilities & SVGA_CAP_ALPHA_CURSOR) in vmw_print_capabilities()