Searched refs:frag_job (Results 1 – 2 of 2) sorted by relevance
606 struct pvr_job *geom_job = a, *frag_job = b; in can_combine_jobs() local619 xa_for_each(&frag_job->base.dependencies, index, fence) { in can_combine_jobs()654 struct pvr_job *frag_job = job_data[i + 1].job; in pvr_jobs_link_geom_frag() local665 frag_queue = pvr_context_get_queue_for_job(frag_job->ctx, in pvr_jobs_link_geom_frag()666 frag_job->type); in pvr_jobs_link_geom_frag()681 pvr_kccb_fence_put(frag_job->kccb_fence); in pvr_jobs_link_geom_frag()682 frag_job->kccb_fence = NULL; in pvr_jobs_link_geom_frag()684 geom_job->paired_job = frag_job; in pvr_jobs_link_geom_frag()685 frag_job->paired_job = geom_job; in pvr_jobs_link_geom_frag()
463 struct pvr_job *frag_job = job->type == DRM_PVR_JOB_TYPE_GEOMETRY ? in pvr_queue_get_paired_frag_job_dep() local468 if (!frag_job) in pvr_queue_get_paired_frag_job_dep()471 xa_for_each(&frag_job->base.dependencies, index, f) { in pvr_queue_get_paired_frag_job_dep()483 return frag_job->base.sched->ops->prepare_job(&frag_job->base, &queue->entity); in pvr_queue_get_paired_frag_job_dep()729 struct pvr_job *frag_job = job->paired_job; in pvr_queue_run_job() local734 pvr_queue_submit_job_to_cccb(frag_job); in pvr_queue_run_job()739 pvr_context_get_fw_addr(frag_job->ctx) + in pvr_queue_run_job()742 frag_job->fw_ccb_cmd_type == in pvr_queue_run_job()