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

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 19 11:31:24 UTC 2023


== Series Details ==

Series: uAPI bits for small-bar (rev7)
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 fbf2eed72568ecadfc70146a11f87c1978d86595
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Mon Jun 19 12:00:25 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 e117c7bac089bb30cebf1eb8e5031627e42555a7 drm-intel
5a3e37baa drm/xe/bo: consider bo->flags in xe_bo_migrate()
802f2fb85 drm/xe/uapi: restrict system wide accounting
-:26: WARNING:BAD_SIGN_OFF: Duplicate signature
#26: 
Cc: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>

total: 0 errors, 1 warnings, 0 checks, 24 lines checked
4d4da6a80 drm/xe/uapi: add some kernel-doc for region query
aa56d0d98 drm/xe/bo: support tiered vram allocation for small-bar
a152eafe7 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, 176 lines checked
fbf2eed72 drm/xe: fully turn on small-bar support




More information about the Intel-xe mailing list