Searched refs:gf100_ce_new (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| H A D | ce.h | 7 int gf100_ce_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **);
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
| H A D | gf100.c | 64 gf100_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_ce_new() function
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | base.c | 1311 .ce = { 0x00000003, gf100_ce_new }, 1346 .ce = { 0x00000001, gf100_ce_new }, 1381 .ce = { 0x00000001, gf100_ce_new }, 1416 .ce = { 0x00000003, gf100_ce_new }, 1451 .ce = { 0x00000003, gf100_ce_new }, 1486 .ce = { 0x00000003, gf100_ce_new }, 1521 .ce = { 0x00000001, gf100_ce_new }, 1555 .ce = { 0x00000001, gf100_ce_new }, 1590 .ce = { 0x00000001, gf100_ce_new },
|