Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c88 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
122 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
156 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
212 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
246 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
280 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
313 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
Dgm100.c91 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gm100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dce.h10 extern struct nvkm_oclass gk104_ce0_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgk104.c143 gk104_ce0_oclass = { variable