Searched refs:nv10_sw_new (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | base.c | 158 .sw = nv10_sw_new, 180 .sw = nv10_sw_new, 202 .sw = nv10_sw_new, 224 .sw = nv10_sw_new, 246 .sw = nv10_sw_new, 268 .sw = nv10_sw_new, 290 .sw = nv10_sw_new, 312 .sw = nv10_sw_new, 334 .sw = nv10_sw_new, 356 .sw = nv10_sw_new, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| H A D | sw.h | 16 int nv10_sw_new(struct nvkm_device *, int, struct nvkm_sw **);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| H A D | nv10.c | 65 nv10_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv10_sw_new() function
|