Skip to content

Draft: anv: Low latency hint for the workloads

Sushma Venkatesh Reddy requested to merge sushmave/mesa:compute_hint into main

What does this MR do and why?

Sync i915_drm.h with commit cec82816d0d0 ("drm/i915/guc: Use context hints for GT frequency") and the implementation to utilize I915_CONTEXT_PARAM_LOW_LATENCY.

Merge request reports