Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_queue.c473 struct pvr_job *frag_job = job->type == DRM_PVR_JOB_TYPE_GEOMETRY ? in pvr_queue_get_paired_frag_job_dep() local
478 if (!frag_job) in pvr_queue_get_paired_frag_job_dep()
481 xa_for_each(&frag_job->base.dependencies, index, f) { in pvr_queue_get_paired_frag_job_dep()
493 return frag_job->base.sched->ops->prepare_job(&frag_job->base, &queue->entity); in pvr_queue_get_paired_frag_job_dep()
739 struct pvr_job *frag_job = job->paired_job; in pvr_queue_run_job() local
744 pvr_queue_submit_job_to_cccb(frag_job); in pvr_queue_run_job()
749 pvr_context_get_fw_addr(frag_job->ctx) + in pvr_queue_run_job()
752 frag_job->fw_ccb_cmd_type == in pvr_queue_run_job()