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

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 21 15:31:36 UTC 2023


== Series Details ==

Series: uAPI bits for small-bar (rev9)
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 69d0b30514c497acf8f258726df49ab36350184d
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Fri Jul 21 16:28:55 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 786d2a4f30e168368b4d19d3e1d2f57d18ebecf8 drm-intel
4e9b2098f drm/xe/bo: support tiered vram allocation for small-bar
6635eeb49 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
69d0b3051 drm/xe: fully turn on small-bar support




More information about the Intel-xe mailing list