Skip to content

intel/hang_replay: use new i915 uAPI for HW replay

Lionel Landwerlin requested to merge llandwerlin/mesa:wip/hw-hang-replay into main

What does this MR do and why?

There is a new i915 uAPI in the work to allow replay on actual HW.

Just making use of this here.

Also created a wip/hang-replay-new-uapi branch using the same uAPI for our simulation stuff.

Merge request reports