Home
last modified time | relevance | path

Searched refs:nv50_sw_new (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dsw.h17 int nv50_sw_new(struct nvkm_device *, int, struct nvkm_sw **);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dsw.h17 int nv50_sw_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_sw **);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv50.c145 nv50_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv50_sw_new() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv50.c139 nv50_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv50_sw_new() function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c836 .sw = nv50_sw_new,
945 .sw = nv50_sw_new,
977 .sw = nv50_sw_new,
1009 .sw = nv50_sw_new,
1041 .sw = nv50_sw_new,
1073 .sw = nv50_sw_new,
1106 .sw = nv50_sw_new,
1137 .sw = nv50_sw_new,
1172 .sw = nv50_sw_new,
1205 .sw = nv50_sw_new,
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c835 .sw = { 0x00000001, nv50_sw_new },
944 .sw = { 0x00000001, nv50_sw_new },
976 .sw = { 0x00000001, nv50_sw_new },
1008 .sw = { 0x00000001, nv50_sw_new },
1040 .sw = { 0x00000001, nv50_sw_new },
1072 .sw = { 0x00000001, nv50_sw_new },
1105 .sw = { 0x00000001, nv50_sw_new },
1136 .sw = { 0x00000001, nv50_sw_new },
1171 .sw = { 0x00000001, nv50_sw_new },
1204 .sw = { 0x00000001, nv50_sw_new },
[all...]

Completed in 4 milliseconds