Searched refs:made_progress (Results 1 – 2 of 2) sorted by relevance
1584 bool made_progress; in do_submit() local1598 made_progress = prepare_al_transaction_nonblock(device, &more_incoming, &more_pending, &busy); in do_submit()1602 if (!made_progress) in do_submit()
494 static bool made_progress(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in made_progress() function521 !made_progress(gpu, ring)) { in hangcheck_handler()