✗ CI.checkpatch: warning for drm/xe/dg2: Drop pre-production workarounds (rev2)

Patchwork patchwork at emeril.freedesktop.org
Sat Dec 16 00:50:44 UTC 2023


== Series Details ==

Series: drm/xe/dg2: Drop pre-production workarounds (rev2)
URL   : https://patchwork.freedesktop.org/series/127846/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a1811a8b3188f381ab1e607176e34bc4af403c80
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Fri Dec 15 13:45:31 2023 -0800

    drm/xe/dg2: Drop pre-production workarounds
    
    Pre-production hardware is anything before C0 (for DG2-G10), before B1
    (for DG2-G11), or before A1 (for DG2-G12).  Workarounds specific to such
    hardware was already removed from i915 in commit eaeb4b361452
    ("drm/i915/dg2: Drop pre-production GT workarounds") and there's even
    less value keeping these around in the Xe driver.
    
    v2:
     - Drop Wa_14011441408 from xe_mocs.c.  (Gustavo)
     - Drop Wa_14010648519, Wa_14010198302, and Wa_1608949956 which were
       mis-implemented; they were only supposed to apply to early steppings
       of DG2-G10, but were being applied unconditionally on all DG2.
       (Gustavo)
     - Drop reference to Wa_16011620976; the implementation stays because it
       still matches Wa_22015475538.  (Gustavo)
    
    Cc: Gustavo Sousa <gustavo.sousa at intel.com>
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
    Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
+ /mt/dim checkpatch c54005fdd0347a17088e7ff78070a55bf9103bc4 drm-intel
a1811a8b3 drm/xe/dg2: Drop pre-production workarounds
-:8: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'eaeb4b361452', maybe rebased or not pulled?
#8: 
hardware was already removed from i915 in commit eaeb4b361452

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




More information about the Intel-xe mailing list