Home
last modified time | relevance | path

Searched refs:SVGA_CURSOR_ON_HIDE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h57 #define SVGA_CURSOR_ON_HIDE 0x0 macro
/openbmc/qemu/hw/display/
H A Dvmware_vga.c290 SVGA_CURSOR_ON_HIDE = 0, enumerator
1082 s->cursor.on &= (value != SVGA_CURSOR_ON_HIDE); in vmsvga_value_write()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c339 : SVGA_CURSOR_ON_HIDE; in vmw_cursor_update_position()