Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c89 device->oclass[NVDEV_ENGINE_CE1 ] = &gk104_ce1_oclass; in gk104_identify()
123 device->oclass[NVDEV_ENGINE_CE1 ] = &gk104_ce1_oclass; in gk104_identify()
157 device->oclass[NVDEV_ENGINE_CE1 ] = &gk104_ce1_oclass; in gk104_identify()
213 device->oclass[NVDEV_ENGINE_CE1 ] = &gk104_ce1_oclass; in gk104_identify()
247 device->oclass[NVDEV_ENGINE_CE1 ] = &gk104_ce1_oclass; in gk104_identify()
281 device->oclass[NVDEV_ENGINE_CE1 ] = &gk104_ce1_oclass; in gk104_identify()
314 device->oclass[NVDEV_ENGINE_CE1 ] = &gk104_ce1_oclass; in gk104_identify()
Dgm100.c93 device->oclass[NVDEV_ENGINE_CE1 ] = &gk104_ce1_oclass; in gm100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dce.h11 extern struct nvkm_oclass gk104_ce1_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgk104.c154 gk104_ce1_oclass = { variable