Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv30.c65 device->oclass[NVDEV_ENGINE_GR ] = &nv30_gr_oclass; in nv30_identify()
103 device->oclass[NVDEV_ENGINE_GR ] = &nv30_gr_oclass; in nv30_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h58 extern struct nvkm_oclass nv30_gr_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv30.c223 nv30_gr_oclass = { variable