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

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 6 15:28:06 UTC 2023


== Series Details ==

Series: uAPI bits for small-bar (rev6)
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 872c1b8cb5832c9edcc26a498f8116de1566d26a
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Tue Jun 6 16:24:20 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 a17ea8317b0260a1230cedb0469d4ba0cec0f4f2 drm-intel
073b39e39 drm/xe/uapi: restrict system wide accounting
-:21: WARNING:BAD_SIGN_OFF: Duplicate signature
#21: 
Cc: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>

total: 0 errors, 1 warnings, 0 checks, 29 lines checked
66c5d42c5 drm/xe/uapi: add some kernel-doc for region query
275fe3dd1 drm/xe/bo: support tiered vram allocation for small-bar
207bfe843 drm/xe/uapi: add the userspace bits for small-bar
-:143: WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#143: FILE: drivers/gpu/drm/xe/xe_query.c:156:
+						     &usage->regions[usage->num_regions].cpu_visible_used);

total: 0 errors, 1 warnings, 0 checks, 178 lines checked
872c1b8cb drm/xe: fully turn on small-bar support




More information about the Intel-xe mailing list