Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Dgpu_scheduler.h68 DRM_SCHED_PRIORITY_HIGH, enumerator
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu.h350 #define NR_SCHED_PRIORITIES (1 + DRM_SCHED_PRIORITY_HIGH - DRM_SCHED_PRIORITY_MIN)
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c84 return DRM_SCHED_PRIORITY_HIGH; in amdgpu_ctx_to_drm_sched_prio()
87 return DRM_SCHED_PRIORITY_HIGH; in amdgpu_ctx_to_drm_sched_prio()