Home
last modified time | relevance | path

Searched refs:nv50_sw_oclass (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv50.c84 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
110 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
139 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
168 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
197 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
226 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
255 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
284 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
313 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
342 device->oclass[NVDEV_ENGINE_SW ] = nv50_sw_oclass; in nv50_identify()
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv50.c208 struct nv50_sw_oclass *pclass = (void *)oclass; in nv50_sw_ctor()
224 nv50_sw_oclass = &(struct nv50_sw_oclass) { variable
Dnv50.h6 struct nv50_sw_oclass { struct
Dgf100.c131 gf100_sw_oclass = &(struct nv50_sw_oclass) {
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dsw.h46 extern struct nvkm_oclass *nv50_sw_oclass;