[Intel-xe] ✗ CI.checkpatch: warning for Stop tracking Tile4 support

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 17 23:08:21 UTC 2023


== Series Details ==

Series: Stop tracking Tile4 support
URL   : https://patchwork.freedesktop.org/series/122606/
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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 12ae6e63552a7cab3e677f2118833206c487d391
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Thu Aug 17 16:04:12 2023 -0700

    drm/xe: Stop tracking 4-tile support
    
    The choice of Y-major tiling format (either the legacy "TileY" or the
    newer "Tile4") is based on graphics IP version (12.50 and beyond have
    Tile4, earlier platforms have TileY).  Only display was using the
    has_4tile feature flag, but that handling is now self-contained within
    the display code itself, so we no longer need to track this feature flag
    in the main Xe driver.
    
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 9112bca10116fdc4c33220478c47aa92f95832fe drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory




More information about the Intel-xe mailing list