Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_overlay.h61 #define SVGA_ESCAPE_VMWARE_VIDEO_FLUSH 0x00020002 macro
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c78 cmd->flush.cmdType = SVGA_ESCAPE_VMWARE_VIDEO_FLUSH; in fill_flush()