Searched refs:INTEL_CONTEXT_LOW_PRIORITY (Results 1 – 4 of 4) sorted by relevance
39 #define INTEL_CONTEXT_LOW_PRIORITY ((I915_CONTEXT_MIN_USER_PRIORITY-1)/2) macro
309 priority = INTEL_CONTEXT_LOW_PRIORITY; in crocus_create_context()
367 priority = INTEL_CONTEXT_LOW_PRIORITY; in iris_create_context()
2663 return INTEL_CONTEXT_LOW_PRIORITY; in vk_priority_to_gen()