Searched refs:active_submits (Results 1 – 3 of 3) sorted by relevance
885 int active_submits; in a8xx_recover() local905 active_submits = gpu->active_submits; in a8xx_recover()911 gpu->active_submits = 0; in a8xx_recover()918 if (active_submits) in a8xx_recover()931 if (active_submits) in a8xx_recover()936 gpu->active_submits = active_submits; in a8xx_recover()
323 WARN_ON_ONCE(gpu->active_submits); in adreno_runtime_suspend()372 gpu->active_submits == 0, in adreno_system_suspend()
211 int active_submits; member