Home
last modified time | relevance | path

Searched refs:doorbell_handle (Results 1 – 16 of 16) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_userq.h53 uint64_t doorbell_handle; member
94 uint64_t doorbell_handle; member
A Damdgpu_userq.c234 gobj = drm_gem_object_lookup(filp, db_info->doorbell_handle); in amdgpu_userq_get_doorbell_index()
459 queue->doorbell_handle = args->in.doorbell_handle; in amdgpu_userq_create()
465 db_info.doorbell_handle = queue->doorbell_handle; in amdgpu_userq_create()
563 args->in.doorbell_handle || in amdgpu_userq_ioctl()
/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/
A Dga100.c17 .doorbell_handle = tu102_chan_doorbell_handle,
A Dgb10x.c17 .doorbell_handle = tu102_chan_doorbell_handle,
A Dgh100.c17 .doorbell_handle = tu102_chan_doorbell_handle,
A Dtu1xx.c26 .doorbell_handle = tu102_chan_doorbell_handle,
A Dad10x.c26 .doorbell_handle = tu102_chan_doorbell_handle,
A Dga1xx.c26 .doorbell_handle = tu102_chan_doorbell_handle,
A Dgb20x.c27 .doorbell_handle = gb202_chan_doorbell_handle,
A Dgpu.h28 u32 (*doorbell_handle)(struct nvkm_chan *); member
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
A Dtu102.c46 nvkm_wr32(device, device->vfn->addr.user + 0x0090, chan->func->doorbell_handle(chan)); in tu102_chan_start()
59 .doorbell_handle = tu102_chan_doorbell_handle,
A Dchan.h53 u32 (*doorbell_handle)(struct nvkm_chan *); member
A Duchan.c395 if (chan->func->doorbell_handle) in nvkm_uchan_new()
396 args->v0.token = chan->func->doorbell_handle(chan); in nvkm_uchan_new()
A Dgv100.c87 .doorbell_handle = gv100_chan_doorbell_handle,
A Dga100.c106 .doorbell_handle = ga100_chan_doorbell_handle,
/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
A Dfifo.c46 return gsp->rm->gpu->fifo.chan.doorbell_handle(chan); in r535_chan_doorbell_handle()
236 .doorbell_handle = r535_chan_doorbell_handle,

Completed in 26 milliseconds