✗ CI.checkpatch: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 30 11:33:34 UTC 2024


== Series Details ==

Series: (CI) drm/xe: Fix initial framebuffer handover. (rev3)
URL   : https://patchwork.freedesktop.org/series/140671/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8c6276bf545980ace1161281f0c2b2948f78d152
Author: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Date:   Tue Oct 29 16:00:05 2024 +0100

    drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
    
    Now that we added the separate step of initialising GUC in
    xe_gt_init_early, it should be ok to initialise the minimum during early
    init, and the rest after allocations are allowed.
    
    Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
+ /mt/dim checkpatch dc3552b1791e1f3bbeab6abbe964d99178b34241 drm-intel
2a3078315ee4 drm/xe: Remove double pageflip
148fdc3898ec drm/i915/display: Use async flip when available for initial plane config
f9cec740fa99 drm/xe: Move suballocator init to after display init
845ca9d010a5 drm/xe: Defer irq init until after xe_display_init_noaccel
28a8f22d23fa drm/xe/display: Use a single early init call for display
a115ae08a0f7 drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
405370e94cdf drm/xe: Simplify GuC early initialisation
-:329: WARNING:LONG_LINE_COMMENT: line length of 112 exceeds 100 columns
#329: FILE: drivers/gpu/drm/xe/xe_uc.c:47:
+	/* HuC and GSC have no early dependencies and can be completely initialised during full xe_uc_init(). */

total: 0 errors, 1 warnings, 0 checks, 274 lines checked
8c6276bf5459 drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early




More information about the Intel-xe mailing list