Searched refs:active_submits (Results 1 – 2 of 2) sorted by relevance
669 gpu->active_submits--; in retire_submit()670 WARN_ON(gpu->active_submits < 0); in retire_submit()671 if (!gpu->active_submits) in retire_submit()760 if (!gpu->active_submits) in msm_gpu_submit()762 gpu->active_submits++; in msm_gpu_submit()
161 int active_submits; member
Completed in 6 milliseconds