Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgf100.c90 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
123 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
156 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
188 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
221 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
253 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
285 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
318 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
348 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dce.h8 extern struct nvkm_oclass gf100_ce0_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgf100.c143 gf100_ce0_oclass = { variable