Searched refs:active_submits (Results 1 – 4 of 4) sorted by relevance
682 gpu->active_submits--; in retire_submit()683 WARN_ON(gpu->active_submits < 0); in retire_submit()684 if (!gpu->active_submits) { in retire_submit()774 if (!gpu->active_submits) { in msm_gpu_submit()778 gpu->active_submits++; in msm_gpu_submit()
225 int active_submits; member
1495 int i, active_submits; in a6xx_recover() local1519 active_submits = gpu->active_submits; in a6xx_recover()1525 gpu->active_submits = 0; in a6xx_recover()1541 if (active_submits) in a6xx_recover()1554 if (active_submits) in a6xx_recover()1559 gpu->active_submits = active_submits; in a6xx_recover()
791 WARN_ON_ONCE(gpu->active_submits); in adreno_runtime_suspend()838 gpu->active_submits == 0, in adreno_system_suspend()