Searched refs:S3_SAVAGE3D (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/dev/drm/ |
| HD | savage_drv.h | 99 S3_SAVAGE3D, enumerator 113 #define S3_SAVAGE3D_SERIES(chip) ((chip>=S3_SAVAGE3D) && (chip<=S3_SAVAGE_MX)) 122 #define S3_SAVAGE_SERIES(chip) ((chip>=S3_SAVAGE3D) && (chip<=S3_SAVAGE2000))
|
| HD | drm_pciids.h | 504 {0x5333, 0x8a20, S3_SAVAGE3D, "Savage 3D"}, \ 505 {0x5333, 0x8a21, S3_SAVAGE3D, "Savage 3D/MV"}, \
|
| /freebsd-11-stable/sys/dev/drm2/ |
| HD | drm_pciids.h | 984 {0x5333, 0x8A20, S3_SAVAGE3D, "Savage 3D"}, \ 985 {0x5333, 0x8A21, S3_SAVAGE3D, "Savage 3D/MV"}, \
|