intel/hang_replay: use new i915 uAPI for HW replay
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.