✓ CI.checkpatch: success for drm/xe: Force write completion of MI_STORE_DATA_IMM
Patchwork
patchwork at emeril.freedesktop.org
Tue Dec 17 21:58:27 UTC 2024
== Series Details ==
Series: drm/xe: Force write completion of MI_STORE_DATA_IMM
URL : https://patchwork.freedesktop.org/series/142740/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a48bc6c00bb5a92be24668ba28c27b01cee850ab
Author: José Roberto de Souza <jose.souza at intel.com>
Date: Tue Dec 17 08:07:32 2024 -0800
drm/xe: Force write completion of MI_STORE_DATA_IMM
With Force write completion unset there is no guarantees of when the
write will be globally visible what is not the behavior wanted.
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 69607bbcaccc29ae254d974a5e547d873e7c0ac0 drm-intel
a48bc6c00bb5 drm/xe: Force write completion of MI_STORE_DATA_IMM
More information about the Intel-xe
mailing list