On Wed, 23 Oct 2024 13:07:15 -0700, Jonathan Cavitt wrote: > > Several OA registers and allowlist registers were missing from the > save/restore list for GuC and could be lost during an engine reset. Add > them to the list. > > v2: > - Fix commit message (Umesh) > - Add missing closes (Ashutosh) > > v3: > - Add missing fixes (Ashutosh) > > Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2249 > Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs") > Suggested-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx> > Suggested-by: John Harrison <john.c.harrison@xxxxxxxxx> > Signed-off-by: Jonathan Cavitt <jonathan.cavitt@xxxxxxxxx> > CC: stable@xxxxxxxxxxxxxxx # v6.11+ > Acked-by: Ashutosh Dixit <ashutosh.dixit@xxxxxxxxx> > Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx> Thanks for chasing this and the patch, merged to drm-xe-next.