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

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 20 17:33:50 UTC 2024


== Series Details ==

Series: drm/xe/guc: Fix arguments passed to relay G2H handlers (rev2)
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 ac1bbec4dff27d1763dd2a03fad8b78d767d72e5
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 5b8f5c906246fb3ddf35b775a3b6ac9ea5fdcdd5 drm-intel
ac1bbec4dff2 drm/xe/guc: Fix arguments passed to relay G2H handlers




More information about the Intel-xe mailing list