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

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 7 11:54:49 UTC 2023


== Series Details ==

Series: series starting with drm/xe/uapi: Typo lingo and other small backwards compatible fixes. (rev3)
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 9380639d76854ba3199cfd6369b3c562c40945ec
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 bae46e59a7f667734376ddb0d2451967dfb264f1 drm-intel
142cc77f4 drm/xe/uapi: Typo lingo and other small backwards compatible fixes.
9380639d7 drm/xe/uapi: Remove useless max_page_size




More information about the Intel-xe mailing list