[Intel-xe] ✗ CI.checkpatch: warning for series starting with [1/3] drm/xe: Fold GEN11_MOCS_ENTRIES into gen12_mocs_desc

Patchwork patchwork at emeril.freedesktop.org
Mon Nov 20 15:01:22 UTC 2023


== Series Details ==

Series: series starting with [1/3] drm/xe: Fold GEN11_MOCS_ENTRIES into gen12_mocs_desc
URL   : https://patchwork.freedesktop.org/series/126596/
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 27b76d1434fb22f0fa5265ad71fd73689a0591b5
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Fri Nov 17 09:40:49 2023 -0800

    drm/xe: Remove GEN[0-9]*_ prefixes
    
    After noticing in logs there were still mentions to GEN6 registers, it
    was clear commit 860bc3f9b76d ("drm/xe: Drop gen afixes from registers")
    didn't take care of all the afixes. Some were added later, but there are
    also constants and strings still using that.  Continue the cleanup
    removing the remaining ones.
    
    To keep it consistent with code nearby, a few other changes are made:
    
            - Remove prefix in INTEL_LEGACY_64B_CONTEXT
            - Remove GEN8_CTX_L3LLC_COHERENT since it's unused
            - Rename GEN9_FREQ_SCALER to GT_FREQUENCY_SCALER
    
    v2: Use XELP_ as prefix for NUM_MOCS_ENTRIES and remove changes to
        MOCS_ENTRIES as this is now done as part of a previous commit
        (Matt Roper)
    
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch c2785fa716b862203a640564a849377d4d8470f5 drm-intel
661f2c4c6 drm/xe: Fold GEN11_MOCS_ENTRIES into gen12_mocs_desc
f6e1c274e drm/xe/mocs: Bring comment about mocs back to reality
27b76d143 drm/xe: Remove GEN[0-9]*_ prefixes
-:7: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '860bc3f9b76d', maybe rebased or not pulled?
#7: 
was clear commit 860bc3f9b76d ("drm/xe: Drop gen afixes from registers")

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




More information about the Intel-xe mailing list