[Intel-xe] ✗ CI.checkpatch: warning for fbc on any planes

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 22 15:58:33 UTC 2023


== Series Details ==

Series: fbc on any planes
URL   : https://patchwork.freedesktop.org/series/124116/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1e9c8e979e7fcd154183a5e868325b0b6a447b3c
Author: Vinod Govindapillai <vinod.govindapillai at intel.com>
Date:   Fri Sep 22 16:30:03 2023 +0300

    drm/i915/lnl: update the supported plane formats with FBC
    
    FBC is supported with RGB32 8:8:8:8 with or without alpha
    
    Bspec: 68904, 69560
    Signed-off-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
+ /mt/dim checkpatch 6149acb947f2f8b65ee1a058982a5d6fce3124ec drm-intel
687e8dafc drm/i915/lnl: possibility to enable FBC on first three planes
-:74: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#74: FILE: drivers/gpu/drm/i915/i915_reg.h:1331:
+#define   DPFC_CTL_PLANE_BINDING(plane_id)	REG_FIELD_PREP(DPFC_CTL_PLANE_BINDING_MASK, (plane_id))

total: 0 errors, 1 warnings, 0 checks, 36 lines checked
1e9c8e979 drm/i915/lnl: update the supported plane formats with FBC




More information about the Intel-xe mailing list