✓ CI.checkpatch: success for Xe2 performance tuning updates
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 18 23:51:04 UTC 2024
== Series Details ==
Series: Xe2 performance tuning updates
URL : https://patchwork.freedesktop.org/series/138844/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 29ff5c767106d015524722190a456bb0cd35280c
Author: Gustavo Sousa <gustavo.sousa at intel.com>
Date: Wed Sep 18 17:47:31 2024 -0300
drm/xe/xe2: Add performance tuning for L3 cache flushing
A recommended performance tuning for LNL related to L3 cache flushing
was recently introduced in Bspec. Implement it.
Bspec: 70821
Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
+ /mt/dim checkpatch 2141344f9b4f0bcd6bb20a45afaef94209743c0d drm-intel
b8fae12e6d77 drm/xe/xe2: Extend performance tuning to media GT
b949cee5a311 drm/xe/xe2: Assume tuning settings also apply for future media GT
29ff5c767106 drm/xe/xe2: Add performance tuning for L3 cache flushing
More information about the Intel-xe
mailing list