Searched refs:nvif (Results 1 – 4 of 4) sorted by relevance
45 'nvif/class.h', 'nvif/cl0080.h', 'nvif/cl9097.h', 'nvif/if0002.h',46 'nvif/if0003.h', 'nvif/ioctl.h', 'nvif/unpack.h',47 subdir : 'libdrm/nouveau/nvif'
120 if (!drm->nvif) in nouveau_object_mthd()162 if (!drm->nvif) in nouveau_object_sclass_get()266 if (!abi16_object(obj, &func) && drm->nvif) { in nouveau_object_init()361 drm->nvif = (drm->version >= 0x01000301); in nouveau_drm_new()402 if (drm->nvif) { in nouveau_device_new()481 drm->nvif = false; in nouveau_device_wrap()
48 bool nvif; member
51 For example: nouveau has nouveau/nvif/*.h while vc4 has vc4/*.h