HomeSort by: relevance | last modified time | path
    Searched refs:nv_match_device (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
disp.h 158 nv_match_device(struct drm_device *dev, unsigned device, function in typeref:typename:bool
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bios.c 1668 if (nv_match_device(dev, 0x040d, 0x1028, 0x019b)) {
1678 if (nv_match_device(dev, 0x0201, 0x1462, 0x8851)) {
1689 if (nv_match_device(dev, 0x0ca3, 0x1682, 0x3003)) {
1720 if (nv_match_device(dev, 0x0615, 0x1682, 0x2605)) {
1743 if (nv_match_device(dev, 0x0421, 0x3842, 0xc793)) {
1833 if (!nv_match_device(bios->dev, 0x0392, 0x107d, 0x20a2)) {
nouveau_connector.c 1317 if (nv_match_device(dev, 0x0421, 0x1458, 0x344c)) {
1323 if (nv_match_device(dev, 0x0402, 0x1458, 0x3455)) {

Completed in 14 milliseconds