Searched refs:nv_match_device (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.h163 nv_match_device(struct drm_device *dev, unsigned device, function
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1669 if (nv_match_device(dev, 0x040d, 0x1028, 0x019b)) {
1679 if (nv_match_device(dev, 0x0201, 0x1462, 0x8851)) {
1690 if (nv_match_device(dev, 0x0ca3, 0x1682, 0x3003)) {
1721 if (nv_match_device(dev, 0x0615, 0x1682, 0x2605)) {
1744 if (nv_match_device(dev, 0x0421, 0x3842, 0xc793)) {
1836 if (!nv_match_device(bios->dev, 0x0392, 0x107d, 0x20a2)) {

Completed in 235 milliseconds