✓ CI.checkpatch: success for drm/xe/guc: Fix arguments passed to relay G2H handlers

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 19 22:49:29 UTC 2024


== Series Details ==

Series: drm/xe/guc: Fix arguments passed to relay G2H handlers
URL   : https://patchwork.freedesktop.org/series/132651/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4998d2489cfd2011958c737bde511d15b6a835fb
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Fri Apr 19 17:03:51 2024 +0200

    drm/xe/guc: Fix arguments passed to relay G2H handlers
    
    By default CT code was passing just payload of the G2H event
    message, while Relay code expects full G2H message including
    HXG header which contains DATA0 field. Fix that.
    
    Fixes: 26d4481ac23f ("drm/xe/guc: Start handling GuC Relay event messages")
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 53dd7a2909139fb469db4423b79d8a2888a734c2 drm-intel
4998d2489cfd drm/xe/guc: Fix arguments passed to relay G2H handlers




More information about the Intel-xe mailing list