Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.c6142 bool sync_update_done = false; in check_sync_update_for_on_slot_group() local
6150 if (queue && queue->enabled && !sync_update_done) { in check_sync_update_for_on_slot_group()
6211 sync_update_done = true; in check_sync_update_for_on_slot_group()
6215 return sync_update_done; in check_sync_update_for_on_slot_group()