[Intel-xe] ✓ CI.checkpatch: success for series starting with [1/2] drm/xe: Avoid overflow on shift left
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 20 22:09:54 UTC 2023
== Series Details ==
Series: series starting with [1/2] drm/xe: Avoid overflow on shift left
URL : https://patchwork.freedesktop.org/series/124012/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f662ea4165ecafed2ca67801683926035541fe4a
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Wed Sep 20 14:21:03 2023 -0700
drm/xe/xe2: Report number of Xe2 EUs
With Xe2, one bit in the fuse enables one Xe2 EU. Note that although
Bspec 62564 still refers to 1 bit == a pair of EUs, this is about the
legacy number according to Bspec 70820.
Bspec: 70820, 70821, 62564
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 6e4a4aa0279d8de30726606ccf74de109af20e6c drm-intel
a273ae627 drm/xe: Avoid overflow on shift left
f662ea416 drm/xe/xe2: Report number of Xe2 EUs
More information about the Intel-xe
mailing list