Searched refs:active_submits (Results 1 – 2 of 2) sorted by relevance
313 WARN_ON_ONCE(gpu->active_submits); in adreno_runtime_suspend()362 gpu->active_submits == 0, in adreno_system_suspend()
1420 int i, active_submits; in a6xx_recover() local1444 active_submits = gpu->active_submits; in a6xx_recover()1450 gpu->active_submits = 0; in a6xx_recover()1466 if (active_submits) in a6xx_recover()1479 if (active_submits) in a6xx_recover()1484 gpu->active_submits = active_submits; in a6xx_recover()