Home | History | Annotate | Download | only in nouveau

Lines Matching refs:chipset

200 		if (dev->chipset >= 0x98 &&
201 dev->chipset != 0xa0 &&
202 dev->chipset < 0xc0) {
251 if (dev->chipset < 0xc0)
254 if (dev->chipset < 0xe0)
296 if (bo->device->chipset >= 0xc0) {
300 if (bo->device->chipset >= 0x80 || bo->device->chipset == 0x50) {
341 if (dev->chipset >= 0xc0) {
345 if (dev->chipset >= 0x80 || dev->chipset == 0x50) {