[Intel-xe] ✓ CI.Patch_applied: success for HuC support for ADL-S
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 23 23:13:34 UTC 2023
== Series Details ==
Series: HuC support for ADL-S
URL : https://patchwork.freedesktop.org/series/115568/
State : success
== Summary ==
=== Applying kernel patches on branch 'drm-xe-next' with base: ===
commit b21af01dbac717cd5ff86a7b9806225e82e9f323
Author: Matthew Brost <matthew.brost at intel.com>
AuthorDate: Mon Mar 20 13:58:36 2023 -0700
Commit: Matthew Brost <matthew.brost at intel.com>
CommitDate: Thu Mar 23 15:47:07 2023 -0700
drm/xe: Fix potential deadlock handling page faults
Within a class the GuC will hault scheduling if the head of the queue
can't be scheduled the queue will block. This can lead to deadlock if
BCS0-7 all have faults and another engine on BCS0-7 is at head of the
GuC scheduling queue as the migration engine used to fix tthe fault will
be blocked. To work around this set the migration engine to the highest
priority when servicing page faults.
v2 (Maarten): Set priority to kernel once at creation
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Brian Welty <brian.welty at intel.com>
=== git am output follows ===
Applying: drm/xe/huc: Support for loading unversiond HuC
Applying: drm/xe: Load HuC on Alderlake S
More information about the Intel-xe
mailing list