Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dcdma.c319 restart_addr = job->first_get; in host1x_cdma_update_sync_queue()
338 host1x_hw_cdma_timeout_cpu_incr(host1x, cdma, job->first_get, in host1x_cdma_update_sync_queue()
426 cdma->first_get = cdma->push_buffer.pos; in host1x_cdma_begin()
470 job->first_get = cdma->first_get; in host1x_cdma_end()
Dcdma.h74 unsigned int first_get; /* DMAGET value, where submit begins */ member
Djob.c594 dev_dbg(dev, " FIRST_GET 0x%x\n", job->first_get); in host1x_job_dump()
/drivers/gpu/host1x/hw/
Ddebug_hw.c149 job->first_get, job->timeout, in show_channel_gathers()