[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Rename info.supports_* to info.has_*

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 5 18:12:19 UTC 2023


== Series Details ==

Series: drm/xe: Rename info.supports_* to info.has_*
URL   : https://patchwork.freedesktop.org/series/127366/
State : success

== 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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit cd8d0c14dbe30b823a6f6faf2d61b4fee8e7fbec
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Tue Dec 5 06:52:35 2023 -0800

    drm/xe: Rename info.supports_* to info.has_*
    
    Rename supports_mmio_ext and supports_usm to use a has_ prefix so the
    flags are grouped together. This settles on just one variant for
    positive info matching ("has_") and one for negative ("skip_").
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch ac7b89571d802765762e7c15d78a6dcd5d92c41b drm-intel
cd8d0c14d drm/xe: Rename info.supports_* to info.has_*




More information about the Intel-xe mailing list