Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv04.c62 device->oclass[NVDEV_ENGINE_GR ] = &nv04_gr_oclass; in nv04_identify()
80 device->oclass[NVDEV_ENGINE_GR ] = &nv04_gr_oclass; in nv04_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h53 extern struct nvkm_oclass nv04_gr_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv04.c1374 nv04_gr_oclass = { variable