Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c157 .sw = nv10_sw_new,
179 .sw = nv10_sw_new,
201 .sw = nv10_sw_new,
223 .sw = nv10_sw_new,
245 .sw = nv10_sw_new,
267 .sw = nv10_sw_new,
289 .sw = nv10_sw_new,
311 .sw = nv10_sw_new,
333 .sw = nv10_sw_new,
355 .sw = nv10_sw_new,
[all …]
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dsw.h15 int nv10_sw_new(struct nvkm_device *, int, struct nvkm_sw **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv10.c65 nv10_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv10_sw_new() function