Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h518 #define SVGA_FIFO_CAP_FENCE (1 << 0) macro
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h1517 return (vmw_fifo_caps(vmw) & SVGA_FIFO_CAP_FENCE) != 0; in vmw_has_fences()
/openbmc/qemu/hw/display/
H A Dvmware_vga.c214 #define SVGA_FIFO_CAP_FENCE (1 << 0) macro