Home
last modified time | relevance | path

Searched refs:msm_context_set_sysprof (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_submitqueue.c10 int msm_context_set_sysprof(struct msm_context *ctx, struct msm_gpu *gpu, int sysprof) in msm_context_set_sysprof() function
H A Dmsm_gpu.h667 int msm_context_set_sysprof(struct msm_context *ctx, struct msm_gpu *gpu, int sysprof);
H A Dmsm_drv.c294 msm_context_set_sysprof(ctx, priv->gpu, 0); in msm_postclose()