[Intel-xe] ✗ CI.checkpatch: warning for uAPI bits for small-bar (rev8)

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 14 14:50:36 UTC 2023


== Series Details ==

Series: uAPI bits for small-bar (rev8)
URL   : https://patchwork.freedesktop.org/series/115515/
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 6f9bfe644525e074d9c815c533e5a46f5feccd98
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Fri Jul 14 15:48:18 2023 +0100

    drm/xe: fully turn on small-bar support
    
    This allows vram_size > io_size, instead of just clamping the vram size
    to the BAR size, now that the driver supports it.
    
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Michael J. Ruhl <michael.j.ruhl at intel.com>
    Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Reviewed-by: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>
+ /mt/dim checkpatch 17d3e3fbeb4ee15f7b89cedff2d1f2662dffbf97 drm-intel
f4ed93ef5 drm/xe/bo: support tiered vram allocation for small-bar
92de8ba55 drm/xe/uapi: add the userspace bits for small-bar
-:153: WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#153: FILE: drivers/gpu/drm/xe/xe_query.c:154:
+						     &usage->regions[usage->num_regions].cpu_visible_used);

total: 0 errors, 1 warnings, 0 checks, 173 lines checked
6f9bfe644 drm/xe: fully turn on small-bar support




More information about the Intel-xe mailing list