Home
last modified time | relevance | path

Searched refs:SVGA_FIFO_BUSY (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h831 SVGA_FIFO_BUSY, /* See "FIFO Synchronization Registers" */ enumerator
886 * from SVGA_FIFO_BUSY.
916 * If SVGA_FIFO_BUSY is available, drivers are advised to only
917 * write to SYNC if SVGA_FIFO_BUSY is FALSE. Drivers should set
918 * SVGA_FIFO_BUSY to TRUE after writing to SYNC. The MKS will
919 * eventually set SVGA_FIFO_BUSY on its own, but this approach
941 * SVGA_FIFO_BUSY --
959 * 1. Read SVGA_FIFO_BUSY. If it reads as TRUE, no further
962 * 2. Write TRUE to SVGA_FIFO_BUSY. This informs future guest

Completed in 4 milliseconds