Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dce.h7 int gf100_ce_new(struct nvkm_device *, int, struct nvkm_engine **);
/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgf100.c66 gf100_ce_new(struct nvkm_device *device, int index, in gf100_ce_new() function
/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1362 .ce[0] = gf100_ce_new,
1363 .ce[1] = gf100_ce_new,
1399 .ce[0] = gf100_ce_new,
1435 .ce[0] = gf100_ce_new,
1471 .ce[0] = gf100_ce_new,
1472 .ce[1] = gf100_ce_new,
1508 .ce[0] = gf100_ce_new,
1509 .ce[1] = gf100_ce_new,
1545 .ce[0] = gf100_ce_new,
1546 .ce[1] = gf100_ce_new,
[all …]