5bc05c6f53
This has been required from the kernel for quite some time, but it wasn't (and technically still isn't) explicitly checked. Commit7da5b1caefchanged the code paths such that an assertion is hit when I915_PARAM_HAS_EXEC_TIMELINE_FENCES is not available. Fixes:7da5b1caef("anv: move trtt submissions over to the anv_async_submit") Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29920>