Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dce.h9 extern struct nvkm_oclass gf100_ce1_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgf100.c91 device->oclass[NVDEV_ENGINE_CE1 ] = &gf100_ce1_oclass; in gf100_identify()
124 device->oclass[NVDEV_ENGINE_CE1 ] = &gf100_ce1_oclass; in gf100_identify()
189 device->oclass[NVDEV_ENGINE_CE1 ] = &gf100_ce1_oclass; in gf100_identify()
286 device->oclass[NVDEV_ENGINE_CE1 ] = &gf100_ce1_oclass; in gf100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgf100.c156 gf100_ce1_oclass = { variable