[Intel-xe] ✗ CI.checkpatch: warning for Use common wrapper to get step name (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 20 08:12:04 UTC 2023


== Series Details ==

Series: Use common wrapper to get step name (rev2)
URL   : https://patchwork.freedesktop.org/series/123857/
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 125d557ba8fc53d331f42cbb3532e506a3466515
Author: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
Date:   Wed Sep 20 12:47:00 2023 +0530

    drm/i915/dmc: Use common wrapper to get step name
    
    Use wrapper common for both xe and i915 to get the display step name.
    
    This patch partially reverts the changes made in
    
    commit 8c4154824537 ("FIXME: drm/i915/dmc: xe way of getting at stepping")
    
    TODO: Find cleaner solution for rest(not stepping related) of the Fixme
          patch
    
    Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
    Signed-off-by: Animesh Manna <animesh.manna at intel.com>
+ /mt/dim checkpatch b3b5f51b66e9f1bf5aecef46446c4e7c49146834 drm-intel
661fa6de3 drm/i915: Add wrapper for xe compatibility
7c6359104 drm/xe: Add wrapper over intel_step_name
125d557ba drm/i915/dmc: Use common wrapper to get step name
-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '8c4154824537', maybe rebased or not pulled?
#10: 
commit 8c4154824537 ("FIXME: drm/i915/dmc: xe way of getting at stepping")

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




More information about the Intel-xe mailing list