Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c133 vmw_fifo_mem_write(dev_priv, SVGA_FIFO_STOP, min); in vmw_fifo_create()
191 uint32_t stop = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_STOP); in vmw_fifo_is_full()
301 uint32_t stop = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_STOP); in vmw_local_fifo_reserve()
/openbmc/qemu/hw/display/
H A Dvmware_vga.c201 SVGA_FIFO_STOP, enumerator
573 s->fifo_stop = le32_to_cpu(s->fifo[SVGA_FIFO_STOP]); in vmsvga_fifo_length()
607 s->fifo[SVGA_FIFO_STOP] = cpu_to_le32(s->fifo_stop); in vmsvga_fifo_read_raw()
788 s->fifo[SVGA_FIFO_STOP] = cpu_to_le32(s->fifo_stop); in vmsvga_fifo_run()
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h465 SVGA_FIFO_STOP, enumerator