Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dsw.h14 int nv04_sw_new(struct nvkm_device *, int, struct nvkm_sw **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv04.c135 nv04_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv04_sw_new() function
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c94 .sw = nv04_sw_new,
115 .sw = nv04_sw_new,