mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 19:48:05 +02:00
Re-sync (and correct!) shared/mga_drm.h with shared-core/mga_drm.h.
This commit is contained in:
parent
72cfc797b5
commit
1567753415
1 changed files with 2 additions and 1 deletions
|
|
@ -73,7 +73,8 @@
|
|||
|
||||
#define MGA_CARD_TYPE_G200 1
|
||||
#define MGA_CARD_TYPE_G400 2
|
||||
#define MGA_CARD_TYPE_G550 3
|
||||
#define MGA_CARD_TYPE_G450 3 /* not currently used */
|
||||
#define MGA_CARD_TYPE_G550 4
|
||||
|
||||
#define MGA_FRONT 0x1
|
||||
#define MGA_BACK 0x2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue