Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv20.c84 device->oclass[NVDEV_ENGINE_GR ] = &nv25_gr_oclass; in nv20_identify()
103 device->oclass[NVDEV_ENGINE_GR ] = &nv25_gr_oclass; in nv20_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h56 extern struct nvkm_oclass nv25_gr_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv25.c150 nv25_gr_oclass = { variable