mirror of
https://github.com/X11Libre/xf86-video-xgi.git
synced 2026-03-24 01:24:35 +00:00
Fix typo in comment.
This commit is contained in:
@@ -1061,7 +1061,7 @@
|
||||
#define SR1E_ENABLE_MPEG (1<<0)
|
||||
|
||||
/**
|
||||
* MMIO 8C55 - command queue read pointer
|
||||
* MMIO 85CC - command queue read pointer
|
||||
*/
|
||||
#define IDLE_ALL (1 << 31) /**< 3D & 2D idle, HQ & SQ empty */
|
||||
#define EMPTY_HQ (1 << 30) /**< HQ empty */
|
||||
|
||||
Reference in New Issue
Block a user