✓ CI.checkpatch: success for drm/i915/color: Use correct variable to load lut
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 9 07:37:35 UTC 2024
== Series Details ==
Series: drm/i915/color: Use correct variable to load lut
URL : https://patchwork.freedesktop.org/series/139748/
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 1fecfffd3ec8a25f7459e02779ee243fbfdc712c
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Wed Oct 9 12:07:53 2024 +0530
drm/i915/color: Use correct variable to load lut
Use the blob variable instead of post_csc_lut as it may end up
being null.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 2c8a08f54befdd831076e0854fe311569c209835 drm-intel
1fecfffd3ec8 drm/i915/color: Use correct variable to load lut
More information about the Intel-xe
mailing list