== Series Details == Series: drm/xe/display: Rework display init for reducing flickering. (rev3) URL : https://patchwork.freedesktop.org/series/142242/ State : warning == Summary == Error: dim checkpatch failed 1c1709b39cc0 drm/xe/display: Add intel_plane_initial_vblank_wait -:110: WARNING:LONG_LINE: line length of 115 exceeds 100 columns #110: FILE: drivers/gpu/drm/xe/display/xe_plane_initial.c:37: + ret = xe_mmio_wait32_not(xe_root_tile_mmio(xe), pipe_frmtmstmp, ~0U, timestamp, 40000U, ×tamp, false); total: 0 errors, 1 warnings, 0 checks, 91 lines checked 1f5aa3484107 drm/xe: Remove double pageflip eb7fa4c793d0 drm/xe: Move suballocator init to after display init 0a0d9640e075 drm/xe: Defer irq init until after xe_display_init_noaccel 14452d82ac50 drm/xe/display: Use a single early init call for display