✓ CI.checkpatch: success for drm/xe: Simplify selecting caching mode
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 8 12:11:16 UTC 2024
== Series Details ==
Series: drm/xe: Simplify selecting caching mode
URL : https://patchwork.freedesktop.org/series/135840/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 265e68b47fba2787460c0cf5627f3c99667c50a9
Author: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Date: Mon Jul 8 14:05:50 2024 +0200
drm/xe: Simplify selecting caching mode
The switch is slightly overkill, with the default already set to cached
since previous commit.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
+ /mt/dim checkpatch 5d75bfc67f0bd6d1345cadd20a591c22a82e0e61 drm-intel
265e68b47fba drm/xe: Simplify selecting caching mode
More information about the Intel-xe
mailing list