✓ CI.checkpatch: success for drm/xe/guc: Demote GuC IDs usage message to debug

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 1 20:27:24 UTC 2024


== Series Details ==

Series: drm/xe/guc: Demote GuC IDs usage message to debug
URL   : https://patchwork.freedesktop.org/series/135613/
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 185c52f22faeb29dec015d40d0e3a53265c7ab72
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Mon Jul 1 21:30:30 2024 +0200

    drm/xe/guc: Demote GuC IDs usage message to debug
    
    Printing message at INFO level about available GuC IDs is not that
    important, DEBUG level is enough. It will also match message about
    available doorbells:
    
     [ ] xe ... [drm:xe_guc_id_mgr_init [xe]] GT0: using 65535 GuC IDs
     [ ] xe ... [drm:xe_guc_db_mgr_init [xe]] GT0: using 256 doorbells
    
    While at it, use proper "GuC" name.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 886eeb6d89b58f914ee5045fcac54b59a73d8299 drm-intel
185c52f22fae drm/xe/guc: Demote GuC IDs usage message to debug




More information about the Intel-xe mailing list