Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_defines.h39 #define INTEL_CONTEXT_LOW_PRIORITY ((I915_CONTEXT_MIN_USER_PRIORITY-1)/2)
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h325 #define CROCUS_CONTEXT_LOW_PRIORITY ((I915_CONTEXT_MIN_USER_PRIORITY - 1) / 2)
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h500 #define IRIS_CONTEXT_LOW_PRIORITY ((I915_CONTEXT_MIN_USER_PRIORITY-1)/2)
/third_party/libdrm/include/drm/
Di915_drm.h1472 #define I915_CONTEXT_MIN_USER_PRIORITY -1023 /* inclusive */ macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h1948 #define I915_CONTEXT_MIN_USER_PRIORITY -1023 /* inclusive */ macro