Home
last modified time | relevance | path

Searched refs:sysprof_active (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/msm/
A Dmsm_submitqueue.c25 refcount_inc(&gpu->sysprof_active); in msm_context_set_sysprof()
37 refcount_dec(&gpu->sysprof_active); in msm_context_set_sysprof()
A Dmsm_gpu.h201 refcount_t sysprof_active; member
A Dmsm_gpu.c1094 refcount_set(&gpu->sysprof_active, 1); in msm_gpu_init()
/drivers/gpu/drm/msm/adreno/
A Da6xx_preempt.c319 sysprof = refcount_read(&a6xx_gpu->base.base.sysprof_active) > 1; in a6xx_preempt_trigger()
A Da6xx_gpu.c113 bool sysprof = refcount_read(&a6xx_gpu->base.base.sysprof_active) > 1; in a6xx_set_pagetable()

Completed in 15 milliseconds