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

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 14 23:48:34 UTC 2023


== Series Details ==

Series: drm/xe/dg2: Drop pre-production workarounds
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 6495d26450ae1a2777681097a1a51f380f69b09d
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Thu Dec 14 13:52:00 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.
    
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch e9f8fa579c5f7a0b1a08ffeeaa03fe7ef4981b3c drm-intel
6495d2645 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, 253 lines checked




More information about the Intel-xe mailing list