[Intel-xe] ✓ CI.checkpatch: success for drm/xe/uAPi: Clarify the meaning of min_page_size and MIN_ALIGNMENT
Patchwork
patchwork at emeril.freedesktop.org
Fri Oct 13 10:25:27 UTC 2023
== Series Details ==
Series: drm/xe/uAPi: Clarify the meaning of min_page_size and MIN_ALIGNMENT
URL : https://patchwork.freedesktop.org/series/125108/
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 c1c2c5fc367a97c1a0b9e5f2a61067c2c7c10717
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date: Fri Oct 13 12:22:26 2023 +0200
drm/xe/uAPi: Clarify the meaning of min_page_size and MIN_ALIGNMENT
In particular, don't *enforce* alignment of buffer object sizes to
MIN_ALIGNMENT, as enforcing that for imported dma-bufs would not
really make sense.
Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Cc: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Francois Dugast <francois.dugast at intel.com>
Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 037b6c8b23818fa71223e996c68a4f55f2d91338 drm-intel
c1c2c5fc3 drm/xe/uAPi: Clarify the meaning of min_page_size and MIN_ALIGNMENT
More information about the Intel-xe
mailing list