Searched refs:NV_NULL_CLASS (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | mcp79.c | 35 { -1, -1, NV_NULL_CLASS, &nv50_gr_object },
|
H A D | gt200.c | 36 { -1, -1, NV_NULL_CLASS, &nv50_gr_object },
|
H A D | mcp89.c | 36 { -1, -1, NV_NULL_CLASS, &nv50_gr_object },
|
H A D | gt215.c | 36 { -1, -1, NV_NULL_CLASS, &nv50_gr_object },
|
H A D | g84.c | 185 { -1, -1, NV_NULL_CLASS, &nv50_gr_object },
|
H A D | nv50.c | 783 { -1, -1, NV_NULL_CLASS, &nv50_gr_object },
|
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | class.h | 44 #define NV_NULL_CLASS 0x00000030 macro
|