✓ CI.checkpatch: success for Few GuC PC improvements

Patchwork patchwork at emeril.freedesktop.org
Sun Jun 9 18:24:41 UTC 2024


== Series Details ==

Series: Few GuC PC improvements
URL   : https://patchwork.freedesktop.org/series/134654/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4e2a7e4dc792ffd6fbbf5a7d52738d6fe1c17997
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Sun Jun 9 20:19:31 2024 +0200

    drm/xe/guc: Prefer GT oriented messages in xe_guc_pc
    
    If possible, we should prefer xe_gt_err() over drm_err().
    While at it, improve and fix some of the error messages.
    Also drop unnecessary "xe_gt_sysfs.h" include.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 2bea08bd31298d60d416b2a6ed346bb53dd28037 drm-intel
7dc35ac0e17c drm/xe/guc: Move H2G SETUP_PC_GUCRC definition to SLPC ABI
5a046aee703d drm/xe/guc: Add pc_to_ct() helper
4e2a7e4dc792 drm/xe/guc: Prefer GT oriented messages in xe_guc_pc




More information about the Intel-xe mailing list