[PATCH v2] drm/xe/xe_guc_ads: save/restore OA registers
Dixit, Ashutosh
ashutosh.dixit at intel.com
Wed Oct 23 19:31:16 UTC 2024
On Tue, 22 Oct 2024 07:10:54 -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)
>
> Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2249
> Suggested-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
> Suggested-by: John Harrison <john.c.harrison at intel.com>
> Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
> Acked-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
> Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
How about also adding to this:
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Cc: stable at vger.kernel.org
Otherwise if anyone tries OA on 6.11 (when it appeared) might hit this
issue and start filing bugs etc. So the simplest I think is to add the
above now itself.
Otoh, 6.12 will probably be a LTS kernel and this patch will be there...
More information about the Intel-xe
mailing list