✗ CI.checkpatch: warning for series starting with [v2,1/2] drm/xe/bmg: implement Wa_16023588340

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 1 17:27:19 UTC 2024


== Series Details ==

Series: series starting with [v2,1/2] drm/xe/bmg: implement Wa_16023588340
URL   : https://patchwork.freedesktop.org/series/135596/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c3348fd61faff59762b5382091e9bc7c66a3dc3e
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Mon Jul 1 14:27:56 2024 +0100

    drm/i915: disable fbc due to Wa_16023588340
    
    On BMG-G21 we need to disable fbc due to complications around the WA.
    
    v2:
     - Try to handle with i915_drv.h and compat layer. (Rodrigo)
    
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Jonathan Cavitt <jonathan.cavitt at intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Vinod Govindapillai <vinod.govindapillai at intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: intel-gfx at lists.freedesktop.org
+ /mt/dim checkpatch 886eeb6d89b58f914ee5045fcac54b59a73d8299 drm-intel
b1420e43d353 drm/xe/bmg: implement Wa_16023588340
c3348fd61faf drm/i915: disable fbc due to Wa_16023588340
-:43: WARNING:MACRO_ARG_UNUSED: Argument 'i915' is not used in function-like macro
#43: FILE: drivers/gpu/drm/i915/i915_drv.h:765:
+#define DISPLAY_NEEDS_WA_16023588340(i915)	false

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




More information about the Intel-xe mailing list