✓ CI.checkpatch: success for LOBF enablement fix
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 9 14:22:48 UTC 2024
== Series Details ==
Series: LOBF enablement fix
URL : https://patchwork.freedesktop.org/series/142278/
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 303a3dfba86f8f52f27d7915dee6a8b411e8466a
Author: Animesh Manna <animesh.manna at intel.com>
Date: Mon Dec 9 13:20:38 2024 +0530
drm/i915/lobf: Add debug print for LOBF
Lobf is enabled part of ALPM configuration and if has_lobf
is set to true respective bit for LOBF will be set. Add debug
print while setting the bitfield of LOBF.
Signed-off-by: Animesh Manna <animesh.manna at intel.com>
+ /mt/dim checkpatch c266f2fbb9c0250af17b14788364766adf802a4a drm-intel
90d756a2b161 drm/i915/lobf: Add lobf enablement in post plane update
303a3dfba86f drm/i915/lobf: Add debug print for LOBF
More information about the Intel-xe
mailing list