Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dce.h14 extern struct nvkm_oclass gm204_ce1_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgm100.c135 device->oclass[NVDEV_ENGINE_CE1 ] = &gm204_ce1_oclass; in gm100_identify()
176 device->oclass[NVDEV_ENGINE_CE1 ] = &gm204_ce1_oclass; in gm100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgm204.c154 gm204_ce1_oclass = { variable