Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dsw.h15 int nv04_sw_new(struct nvkm_device *, int, struct nvkm_sw **);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv04.c136 nv04_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv04_sw_new() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c95 .sw = nv04_sw_new,
116 .sw = nv04_sw_new,