✓ CI.checkpatch: success for drm/xe: Split GuC communication initialization

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 11 17:43:23 UTC 2024


== Series Details ==

Series: drm/xe: Split GuC communication initialization
URL   : https://patchwork.freedesktop.org/series/128679/
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
faa12d3432d7ef7793d934cd9338c555e95a5aad
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 696a85ff6ff4a16917930458a8d880658a9f99f9
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Thu Jan 11 17:20:51 2024 +0100

    drm/xe: Split GuC communication initialization
    
    Soon we will be trying to communicate with the GuC firmware very
    early during VF driver probe, before we finish normal init steps.
    Split GuC communication initialization code so the GuC MMIO based
    communication xe_guc_mmio_send() functions will work where needed.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 79184e72263e91528195db01783148435c7e4fad drm-intel
696a85ff6 drm/xe: Split GuC communication initialization




More information about the Intel-xe mailing list