Home
last modified time | relevance | path

Searched refs:first_get (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dcdma.c409 restart_addr = next_job->first_get; in host1x_cdma_update_sync_queue()
430 host1x_hw_cdma_timeout_cpu_incr(host1x, cdma, job->first_get, in host1x_cdma_update_sync_queue()
451 unsigned int slot = (job->first_get/8 + i) % in host1x_cdma_update_sync_queue()
470 unsigned int next_job = (job->first_get/8 + job->num_slots) in host1x_cdma_update_sync_queue()
582 cdma->first_get = cdma->push_buffer.pos; in host1x_cdma_begin()
674 job->first_get = cdma->first_get; in host1x_cdma_end()
H A Dcdma.h66 unsigned int first_get; /* DMAGET value, where submit begins */ member
H A Djob.c686 dev_dbg(dev, " FIRST_GET 0x%x\n", job->first_get); in host1x_job_dump()
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Ddebug_hw.c205 show_gather(o, pb->dma + job->first_get, job->num_slots * 2, cdma, in show_channel_gathers()
206 pb->dma + job->first_get, pb->mapped + job->first_get); in show_channel_gathers()
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dcdma.c416 restart_addr = next_job->first_get; in host1x_cdma_update_sync_queue()
434 host1x_hw_cdma_timeout_cpu_incr(host1x, cdma, job->first_get, in host1x_cdma_update_sync_queue()
516 cdma->first_get = cdma->push_buffer.pos; in host1x_cdma_begin()
614 job->first_get = cdma->first_get; in host1x_cdma_end()
H A Dcdma.h65 unsigned int first_get; /* DMAGET value, where submit begins */ member
H A Djob.c679 dev_dbg(dev, " FIRST_GET 0x%x\n", job->first_get); in host1x_job_dump()
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
H A Ddebug_hw.c206 host1x_debug_output(o, "\n%p: JOB, syncpt_id=%d, syncpt_val=%d, first_get=%08x, timeout=%d num_slots=%d, num_handles=%d\n", in show_channel_gathers()
208 job->first_get, job->timeout, in show_channel_gathers()
/kernel/linux/linux-5.10/include/linux/
H A Dhost1x.h229 unsigned int first_get; member
/kernel/linux/linux-6.6/include/linux/
H A Dhost1x.h305 unsigned int first_get; member

Completed in 7 milliseconds