Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h638 SVGA_CMD_RECT_COPY = 3, enumerator
/openbmc/qemu/hw/display/
H A Dvmware_vga.c258 SVGA_CMD_RECT_COPY = 3, enumerator
663 case SVGA_CMD_RECT_COPY: in vmsvga_fifo_run()