✓ CI.checkpatch: success for drm/xe/pcode: stop logging mailbox status as error
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 4 07:00:54 UTC 2025
== Series Details ==
Series: drm/xe/pcode: stop logging mailbox status as error
URL : https://patchwork.freedesktop.org/series/145746/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2b68736fb6fb96729891782dbdc467901398e6fd
Author: Raag Jadav <raag.jadav at intel.com>
Date: Tue Mar 4 11:47:27 2025 +0530
drm/xe/pcode: stop logging mailbox status as error
Since we're expecting many platform specific mailbox commands that
might not be widely supported, stop logging them as errors. With this
we can avoid unnecessary platform checks and use the return value of
mailbox without enraging CI.
Signed-off-by: Raag Jadav <raag.jadav at intel.com>
+ /mt/dim checkpatch 1cf56e26a93292ca26fbf891368b75a67e8700dc drm-intel
2b68736fb6fb drm/xe/pcode: stop logging mailbox status as error
More information about the Intel-xe
mailing list