Home
last modified time | relevance | path

Searched refs:gk104_ce2_oclass (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c90 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
124 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
158 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
181 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
214 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
248 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
282 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
315 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
Dgm100.c95 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gm100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dce.h12 extern struct nvkm_oclass gk104_ce2_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgk104.c165 gk104_ce2_oclass = { variable