✓ CI.checkpatch: success for drm/i915: Use enum mode in drm_mm_insert_node_in_range
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 9 11:49:44 UTC 2024
== Series Details ==
Series: drm/i915: Use enum mode in drm_mm_insert_node_in_range
URL : https://patchwork.freedesktop.org/series/132207/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2959002d7c9e1430545d0f5839f1f5a2e3116e7d
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Tue Apr 9 13:15:41 2024 +0200
drm/i915: Use enum mode in drm_mm_insert_node_in_range
Use DRM_MM_INSERT_BEST as mode instead of zero.
Cc: Matthew Auld <matthew.auld at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
+ /mt/dim checkpatch d2e6568486674a4a3a4455df449d80a038f11e10 drm-intel
2959002d7c9e drm/i915: Use enum mode in drm_mm_insert_node_in_range
More information about the Intel-xe
mailing list