✗ CI.checkpatch: warning for drm/i915/display: Workaround for odd panning for planar yuv (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 6 08:09:36 UTC 2024


== Series Details ==

Series: drm/i915/display: Workaround for odd panning for planar yuv (rev2)
URL   : https://patchwork.freedesktop.org/series/136422/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3a006fab3cf00352bd1dc92aa2e319a2f4057fd8
Author: Nemesa Garg <nemesa.garg at intel.com>
Date:   Fri Sep 6 12:31:33 2024 +0530

    drm/i915/display: Workaround for odd panning for planar yuv
    
    Disable the support for odd x pan for NV12 format as underrun
    issue is seen.
    
    WA: 16024459452
    
    Signed-off-by: Nemesa Garg <nemesa.garg at intel.com>
+ /mt/dim checkpatch e0cc4f231c70e2eaafe1ef83c5303fea926ea605 drm-intel
3a006fab3cf0 drm/i915/display: Workaround for odd panning for planar yuv
-:27: CHECK:LINE_SPACING: Please don't use multiple blank lines
#27: FILE: drivers/gpu/drm/i915/display/intel_atomic_plane.c:57:
 
+

-:60: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#60: FILE: drivers/gpu/drm/i915/display/intel_display_wa.h:17:
+static inline bool intel_display_needs_wa_16023981245(struct drm_i915_private *i915) { return false; }

total: 0 errors, 1 warnings, 1 checks, 51 lines checked




More information about the Intel-xe mailing list