Home
last modified time | relevance | path

Searched refs:gf104_gr_oclass (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf104.c114 gf104_gr_oclass = &(struct gf100_gr_oclass) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgf100.c119 device->oclass[NVDEV_ENGINE_GR ] = gf104_gr_oclass; in gf100_identify()
152 device->oclass[NVDEV_ENGINE_GR ] = gf104_gr_oclass; in gf100_identify()
184 device->oclass[NVDEV_ENGINE_GR ] = gf104_gr_oclass; in gf100_identify()
217 device->oclass[NVDEV_ENGINE_GR ] = gf104_gr_oclass; in gf100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h65 extern struct nvkm_oclass *gf104_gr_oclass;