Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h55 extern struct nvkm_oclass nv20_gr_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv20.c65 device->oclass[NVDEV_ENGINE_GR ] = &nv20_gr_oclass; in nv20_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv20.c368 nv20_gr_oclass = { variable