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

/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dsvga_reg.h585 SVGA_FIFO_BUSY, /* See "FIFO Synchronization Registers" */ enumerator in enum:__anon2480ccb20603
640 * from SVGA_FIFO_BUSY.
670 * If SVGA_FIFO_BUSY is available, drivers are advised to only
671 * write to SYNC if SVGA_FIFO_BUSY is FALSE. Drivers should set
672 * SVGA_FIFO_BUSY to TRUE after writing to SYNC. The MKS will
673 * eventually set SVGA_FIFO_BUSY on its own, but this approach
695 * SVGA_FIFO_BUSY --
713 * 1. Read SVGA_FIFO_BUSY. If it reads as TRUE, no further
716 * 2. Write TRUE to SVGA_FIFO_BUSY. This informs future guest
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga_reg.h831 SVGA_FIFO_BUSY, /* See "FIFO Synchronization Registers" */ enumerator in enum:__anonea0e1c881203
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
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga_reg.h831 SVGA_FIFO_BUSY, /* See "FIFO Synchronization Registers" */ enumerator in enum:__anon6cda5f7b1203
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 10 milliseconds