Home
last modified time | relevance | path

Searched refs:active_submits (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/
A Dmsm_gpu.c669 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()
A Dmsm_gpu.h161 int active_submits; member

Completed in 6 milliseconds