HomeSort by: relevance | last modified time | path
    Searched refs:SVGA_FIFO_MIN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fifo.c 72 fifo_min = vmw_mmio_read(fifo_mem + SVGA_FIFO_MIN);
149 vmw_mmio_write(min, fifo_mem + SVGA_FIFO_MIN);
160 min = vmw_mmio_read(fifo_mem + SVGA_FIFO_MIN);
220 uint32_t min = vmw_mmio_read(fifo_mem + SVGA_FIFO_MIN);
360 min = vmw_mmio_read(fifo_mem + SVGA_FIFO_MIN);
501 uint32_t min = vmw_mmio_read(fifo_mem + SVGA_FIFO_MIN);
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga_reg.h 905 SVGA_FIFO_MIN = 0,
932 * SVGA_CAP_EXTENDED_FIFO; these exist if SVGA_FIFO_MIN is high enough to
982 * capability bits, since comparisons based on SVGA_FIFO_MIN aren't
993 * SVGA_FIFO_MIN.
1014 * sets SVGA_FIFO_MIN high enough to leave room for them.

Completed in 39 milliseconds