[Intel-xe] ✓ CI.checkpatch: success for drm/xe/xe2: add pagefault support for LNL platform
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 29 01:52:03 UTC 2023
== Series Details ==
Series: drm/xe/xe2: add pagefault support for LNL platform
URL : https://patchwork.freedesktop.org/series/127012/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a8c86979a89f4e2bc3d2e95a74afc9649a8bc5cc
Author: Brian Welty <brian.welty at intel.com>
Date: Tue Nov 28 13:36:34 2023 -0800
drm/xe/xe2: Respond to TRTT faults as unsuccessful page fault
SW is not expected to handle TRTT faults and should report these as
unsuccessful page fault in the reply, such that HW can respond by
raising a CAT error.
Signed-off-by: Brian Welty <brian.welty at intel.com>
+ /mt/dim checkpatch 1b020536e1c9147006cfe4e771396e89afdb14f3 drm-intel
2c2e2f97e drm/xe/xe2: Update LNL platform to support device page faults
a8c86979a drm/xe/xe2: Respond to TRTT faults as unsuccessful page fault
More information about the Intel-xe
mailing list