Home
last modified time | relevance | path

Searched refs:ouserd (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchan.c349 struct nvkm_memory *userd, u64 ouserd, struct nvkm_chan **pchan) in nvkm_chan_new_() argument
452 if (ouserd + chan->func->userd->size >= nvkm_memory_size(userd)) { in nvkm_chan_new_()
453 RUNL_DEBUG(runl, "ouserd %llx", ouserd); in nvkm_chan_new_()
463 chan->userd.base = ouserd; in nvkm_chan_new_()
Duchan.c379 args->v0.length, userd, args->v0.ouserd, &uchan->chan); in nvkm_uchan_new()
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/
Dif0020.h21 __u64 ouserd; member
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_chan.c328 args.chan.ouserd = 0; in nouveau_channel_ctor()
339 args.chan.ouserd = 0; in nouveau_channel_ctor()