Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_replay.c492 u64 jc, u16 *hw_job_id) in kbasep_replay_find_hw_job_id() argument
508 if (job->job_index > *hw_job_id) in kbasep_replay_find_hw_job_id()
509 *hw_job_id = job->job_index; in kbasep_replay_find_hw_job_id()