Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv30.c84 device->oclass[NVDEV_ENGINE_GR ] = &nv35_gr_oclass; in nv30_identify()
123 device->oclass[NVDEV_ENGINE_GR ] = &nv35_gr_oclass; in nv30_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h60 extern struct nvkm_oclass nv35_gr_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv35.c151 nv35_gr_oclass = { variable