Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h520 #define SVGA_FIFO_CAP_PITCHLOCK (1 << 2) macro
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c90 if (caps & SVGA_FIFO_CAP_PITCHLOCK) in vmw_fifo_have_pitchlock()
/openbmc/qemu/hw/display/
H A Dvmware_vga.c216 #define SVGA_FIFO_CAP_PITCHLOCK (1 << 2) macro