Home
last modified time | relevance | path

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

/linux/include/uapi/drm/
H A Dpvr_drm.h728 /** @DRM_PVR_CTX_PRIORITY_NORMAL: Normal priority. */
729 DRM_PVR_CTX_PRIORITY_NORMAL = 0, enumerator
/linux/drivers/gpu/drm/imagination/
H A Dpvr_context.c40 case DRM_PVR_CTX_PRIORITY_NORMAL: in remap_priority()