✓ CI.checkpatch: success for drm/xe/xe2: Make subsequent L2 flush sequential
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 10 05:32:05 UTC 2024
== Series Details ==
Series: drm/xe/xe2: Make subsequent L2 flush sequential
URL : https://patchwork.freedesktop.org/series/135923/
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 2d910f5864a881474c9f0a4cd1d5b94ee87ccaaa
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date: Wed Jul 10 10:57:50 2024 +0530
drm/xe/xe2: Make subsequent L2 flush sequential
Issuing the flush on top of an ongoing flush is not desirable.
Lets use lock to make it sequential.
Reviewed-by: Nirmoy Das <nirmoy.das at intel.com>
Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch 1c05c3d64de33058a86fa2c4ebb54d7c8bda573a drm-intel
2d910f5864a8 drm/xe/xe2: Make subsequent L2 flush sequential
More information about the Intel-xe
mailing list