Searched refs:sysprof (Results 1 – 4 of 4) sorted by relevance
10 int msm_context_set_sysprof(struct msm_context *ctx, struct msm_gpu *gpu, int sysprof) in msm_context_set_sysprof() argument18 switch (sysprof) { in msm_context_set_sysprof()20 return UERR(EINVAL, gpu->dev, "Invalid sysprof: %d", sysprof); in msm_context_set_sysprof()32 switch (ctx->sysprof) { in msm_context_set_sysprof()47 ctx->sysprof = sysprof; in msm_context_set_sysprof()
399 int sysprof; member667 int msm_context_set_sysprof(struct msm_context *ctx, struct msm_gpu *gpu, int sysprof);
248 bool sysprof; in a6xx_preempt_trigger() local339 sysprof = refcount_read(&a6xx_gpu->base.base.sysprof_active) > 1; in a6xx_preempt_trigger()341 if (!sysprof && !a6xx_gpu->postamble_enabled) in a6xx_preempt_trigger()344 if (sysprof && a6xx_gpu->postamble_enabled) in a6xx_preempt_trigger()
204 bool sysprof = refcount_read(&a6xx_gpu->base.base.sysprof_active) > 1; in a6xx_set_pagetable() local247 if (!sysprof) { in a6xx_set_pagetable()304 if (!sysprof) { in a6xx_set_pagetable()