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

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 18 14:17:41 UTC 2023


== Series Details ==

Series: Use common wrapper to get step name
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 e2c4276f93ece00c00b611387e50ae49bb46bd81
Author: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
Date:   Mon Sep 18 17:32:29 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 717f01815b20bde3f081a18f42f31673ce1f107f drm-intel
3d43f2f01 drm/i915: Add wrapper for xe compatibility
3f86bc5ef drm/xe: Add wrapper over intel_step_name
e2c4276f9 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