✓ CI.checkpatch: success for Make OA buffer size configurable (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 26 17:30:54 UTC 2024
== Series Details ==
Series: Make OA buffer size configurable (rev2)
URL : https://patchwork.freedesktop.org/series/141795/
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 d947249795e166591caded1388e8c105686e3597
Author: Sai Teja Pottumuttu <sai.teja.pottumuttu at intel.com>
Date: Tue Nov 26 22:05:53 2024 +0530
drm/xe/oa: Remove all the instances of hardcoded OA buffer size
Remove all the instances of hardcoded OA buffer size and use the
size coming from the new parameter and stream's oa buffer size at
the required places.
Signed-off-by: Sai Teja Pottumuttu <sai.teja.pottumuttu at intel.com>
+ /mt/dim checkpatch 739a2506c44a0be22cc842d2c625a05ed21c1198 drm-intel
3da98db746c3 drm/xe/oa: Increase default OA buffer size to 128 M
bad76ab28ee6 drm/xe/oa: Make OA buffer size configurable
d947249795e1 drm/xe/oa: Remove all the instances of hardcoded OA buffer size
More information about the Intel-xe
mailing list