✓ CI.checkpatch: success for drm/xe/gsc: Add status check during gsc header readout
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 24 04:58:42 UTC 2024
== Series Details ==
Series: drm/xe/gsc: Add status check during gsc header readout
URL : https://patchwork.freedesktop.org/series/129114/
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
b2ca823f819193c33ab811dfac08c614138d6d46
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f179f5d416ca968a6c05b798570938db9fea16d3
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Wed Jan 24 10:22:48 2024 +0530
drm/xe/gsc: Add status check during gsc header readout
Before checking if data is present in the message reply check the
status in header and see if it indicates any error.
--v2
- Use drm_err() instead of drm_dbg_kms() [Daniele]
--v3
- Use &xe->drm in drm_err to make it more cleaner [Daniele]
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch 233dc02b51d147857bb2f70547fd5e79bf598b4b drm-intel
f179f5d41 drm/xe/gsc: Add status check during gsc header readout
More information about the Intel-xe
mailing list