[Intel-xe] ✓ CI.checkpatch: success for drm/xe/bo: Return object bo size on create (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 26 14:49:26 UTC 2023
== Series Details ==
Series: drm/xe/bo: Return object bo size on create (rev3)
URL : https://patchwork.freedesktop.org/series/115726/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 71b22aab7beffbfaf154f549c4b6ac81ce079a25
Author: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
Date: Mon Jun 26 16:42:39 2023 +0200
drm/xe/bo: Return object bo size on create
Driver may alter bo size requested by the user. Return real object
size to make userspace aware how to arrange vm bindings.
Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch d3fc5af59c7c17ad1a0272c49dbff84534d9d606 drm-intel
71b22aab7 drm/xe/bo: Return object bo size on create
More information about the Intel-xe
mailing list