Searched refs:INTEL_CONTEXT_HIGH_PRIORITY (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_defines.h41 #define INTEL_CONTEXT_HIGH_PRIORITY ((I915_CONTEXT_MAX_USER_PRIORITY+1)/2) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_context.c307 priority = INTEL_CONTEXT_HIGH_PRIORITY;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_context.c358 priority = INTEL_CONTEXT_HIGH_PRIORITY;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c1116 hw_priority = INTEL_CONTEXT_HIGH_PRIORITY;
H A Dbrw_screen.c1601 0, INTEL_CONTEXT_HIGH_PRIORITY) == 0)
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c2785 return INTEL_CONTEXT_HIGH_PRIORITY;

Completed in 15 milliseconds