Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_defines.h41 #define INTEL_CONTEXT_HIGH_PRIORITY ((I915_CONTEXT_MAX_USER_PRIORITY+1)/2)
48 #define INTEL_CONTEXT_REALTIME_PRIORITY I915_CONTEXT_MAX_USER_PRIORITY
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h327 #define CROCUS_CONTEXT_HIGH_PRIORITY ((I915_CONTEXT_MAX_USER_PRIORITY + 1) / 2)
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h502 #define IRIS_CONTEXT_HIGH_PRIORITY ((I915_CONTEXT_MAX_USER_PRIORITY+1)/2)
/third_party/libdrm/include/drm/
Di915_drm.h1470 #define I915_CONTEXT_MAX_USER_PRIORITY 1023 /* inclusive */ macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h1946 #define I915_CONTEXT_MAX_USER_PRIORITY 1023 /* inclusive */ macro