Searched refs:active_submits (Results 1 – 4 of 4) sorted by relevance
686 gpu->active_submits--; in retire_submit()687 WARN_ON(gpu->active_submits < 0); in retire_submit()688 if (!gpu->active_submits) { in retire_submit()778 if (!gpu->active_submits) { in msm_gpu_submit()782 gpu->active_submits++; in msm_gpu_submit()
225 int active_submits; member
309 WARN_ON_ONCE(gpu->active_submits); in adreno_runtime_suspend()358 gpu->active_submits == 0, in adreno_system_suspend()
1229 int i, active_submits; in a6xx_recover() local1253 active_submits = gpu->active_submits; in a6xx_recover()1259 gpu->active_submits = 0; in a6xx_recover()1275 if (active_submits) in a6xx_recover()1288 if (active_submits) in a6xx_recover()1293 gpu->active_submits = active_submits; in a6xx_recover()