Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h403 #define SVGA_CAP_RECT_COPY 0x00000002 macro
/openbmc/qemu/hw/display/
H A Dvmware_vga.c173 #define SVGA_CAP_RECT_COPY (1 << 1) macro
901 caps |= SVGA_CAP_RECT_COPY; in vmsvga_value_read()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c294 { SVGA_CAP_RECT_COPY, "rect copy" },