Skip to content

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?

Kernel uAPI changes for low latency hint have landed as part of commit cec82816d0d0 ("drm/i915/guc: Use context hints for GT frequency"). This MR is userspace implementation of I915_CONTEXT_PARAM_LOW_LATENCY uAPI.

Edited by Sushma Venkatesh Reddy

Merge request reports