Searched defs:userd (Results 1 – 13 of 13) sorted by relevance
| /drivers/gpu/drm/nouveau/nvif/ |
| A D | chan906f.c | 77 nvif_chan906f_ctor_(const struct nvif_chan_func *func, void *userd, void *gpfifo, u32 gpfifo_size, in nvif_chan906f_ctor_() 88 nvif_chan906f_ctor(struct nvif_chan *chan, void *userd, void *gpfifo, u32 gpfifo_size, in nvif_chan906f_ctor()
|
| A D | chanc36f.c | 63 nvif_chanc36f_ctor(struct nvif_chan *chan, void *userd, void *gpfifo, u32 gpfifo_size, in nvif_chanc36f_ctor()
|
| A D | chan506f.c | 66 nvif_chan506f_ctor(struct nvif_chan *chan, void *userd, void *gpfifo, u32 gpfifo_size, in nvif_chan506f_ctor()
|
| A D | chan.c | 96 nvif_chan_gpfifo_ctor(const struct nvif_chan_func *func, void *userd, void *gpfifo, u32 gpfifo_size, in nvif_chan_gpfifo_ctor()
|
| /drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| A D | fifo.h | 26 } userd; member 81 } userd; member
|
| /drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| A D | gv100.c | 43 const u64 userd = nvkm_memory_addr(chan->userd.mem) + chan->userd.base; in gv100_chan_ramfc_write() local
|
| A D | chan.c | 348 struct nvkm_memory *userd, u64 ouserd, struct nvkm_chan **pchan) in nvkm_chan_new_()
|
| A D | chan.h | 31 } *userd; member
|
| A D | uchan.c | 337 struct nvkm_memory *userd = NULL; in nvkm_uchan_new() local
|
| A D | gk104.c | 84 const u64 userd = nvkm_memory_addr(chan->userd.mem) + chan->userd.base; in gk104_chan_ramfc_write() local
|
| A D | gf100.c | 87 const u64 userd = nvkm_memory_addr(chan->userd.mem) + chan->userd.base; in gf100_chan_ramfc_write() local
|
| /drivers/gpu/drm/nouveau/include/nvif/ |
| A D | chan.h | 31 } userd; member
|
| /drivers/gpu/drm/nouveau/ |
| A D | nouveau_chan.h | 16 struct nvif_object *userd; member
|
Completed in 24 milliseconds