[Intel-xe] ✓ CI.checkpatch: success for series starting with drm/xe/uapi: Typo lingo and other small backwards compatible fixes. (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 6 18:19:35 UTC 2023


== Series Details ==

Series: series starting with drm/xe/uapi: Typo lingo and other small backwards compatible fixes. (rev2)
URL   : https://patchwork.freedesktop.org/series/123084/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 417ed1efc133540af28c160c1f951f51ff0cef76
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Wed Aug 30 17:47:15 2023 -0400

    drm/xe/uapi: Remove useless max_page_size
    
    The min_page_size is useful information to ensure alignment and it is
    an API actually in use. However max_page_size doesn't bring any useful
    information to the userspace hence being not used at all.
    
    So, let's remove and only bring it back if that ever gets used.
    
    Suggested-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 62fe9fa9afd1a2065c9e762e9da1216ac04b042f drm-intel
88ad9d8da drm/xe/uapi: Typo lingo and other small backwards compatible fixes.
417ed1efc drm/xe/uapi: Remove useless max_page_size




More information about the Intel-xe mailing list