[Intel-xe] ✗ CI.checkpatch: warning for series starting with [v2,1/2] drm/xe/mtl: Map PPGTT as CPU:WC

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 25 00:37:36 UTC 2023


== Series Details ==

Series: series starting with [v2,1/2] drm/xe/mtl: Map PPGTT as CPU:WC
URL   : https://patchwork.freedesktop.org/series/121286/
State : warning

== 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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bae594da6d788fc331407a9092b2a7ea0f40941d
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Mon Jul 24 17:34:35 2023 -0700

    drm/xe: xe_engine_create_ioctl should check gt_count, not tile_count
    
    Platforms like MTL only have a single tile, but multiple GTs.
    Ensure XE_ENGINE_CREATE accepts engine creation on gt1 on such
    platforms.
    
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
    Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 9698525fb32efb5a5a439bc34b4735e0fdfafdae drm-intel
32b5368b3 drm/xe/mtl: Map PPGTT as CPU:WC
-:11: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#11: 
   xe 0000:00:02.0: [drm:__xe_pt_bind_vma [xe]] Preparing bind, with range [1a0000...1a0fff) engine 0000000000000000.

total: 0 errors, 1 warnings, 0 checks, 45 lines checked
bae594da6 drm/xe: xe_engine_create_ioctl should check gt_count, not tile_count




More information about the Intel-xe mailing list