Searched refs:SVGA_FIFO_CAP_CURSOR_BYPASS_3 (Results 1 – 2 of 2) sorted by relevance
522 #define SVGA_FIFO_CAP_CURSOR_BYPASS_3 (1 << 4) macro
1049 return (vmw_fifo_caps(dev_priv) & SVGA_FIFO_CAP_CURSOR_BYPASS_3) != 0; in vmw_is_cursor_bypass3_enabled()