[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Make vga setup decode co-exist with Xe

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 18 18:11:12 UTC 2023


== Series Details ==

Series: drm/xe: Make vga setup decode co-exist with Xe
URL   : https://patchwork.freedesktop.org/series/123871/
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 18421b72766aac186736d7715ca643222ed0625f
Author: Uma Shankar <uma.shankar at intel.com>
Date:   Mon Sep 18 23:07:11 2023 +0530

    drm/i915: Use the wrapper function for vga decode setup
    
    Some of the VGA functionality is not needed by the proposed
    Intel Xe driver. A wrapper function for VGA decode setup, this
    patch uses the same.
    
    This fixes
    commit b9e2d240d489 ("FIXME: drm/i915/vga: disable vga set decode for xe")
    Reverts the changes added in the patch.
    
    Signed-off-by: Uma Shankar <uma.shankar at intel.com>
+ /mt/dim checkpatch 717f01815b20bde3f081a18f42f31673ce1f107f drm-intel
6c18a3533 drm/i915/display: Add a wrapper function for vga decode setup
412ad84b1 drm/xe: Add wrapper function for VGA decode setup
18421b727 drm/i915: Use the wrapper function for vga decode setup
-:11: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'b9e2d240d489', maybe rebased or not pulled?
#11: 
commit b9e2d240d489 ("FIXME: drm/i915/vga: disable vga set decode for xe")

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




More information about the Intel-xe mailing list