Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h893 #define SVGA_CAP_ALPHA_CURSOR 0x00000200 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c310 if (capabilities & SVGA_CAP_ALPHA_CURSOR) in vmw_print_capabilities()