Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h58 #define SVGA_CURSOR_ON_SHOW 0x1 macro
/linux-6.6.21/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c329 const uint32_t svga_cursor_on = show ? SVGA_CURSOR_ON_SHOW in vmw_cursor_update_position()