✓ CI.checkpatch: success for drm/i915/backlight: convert to use struct intel_display
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 4 16:11:35 UTC 2025
== Series Details ==
Series: drm/i915/backlight: convert to use struct intel_display
URL : https://patchwork.freedesktop.org/series/144311/
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 74f6f45894140736bfcad91deff10d2bdb446cd9
Author: Jani Nikula <jani.nikula at intel.com>
Date: Tue Feb 4 15:24:23 2025 +0200
drm/i915/backlight: convert to use struct intel_display
Going forward, struct intel_display will be the main display data
structure. Convert as much as possible of backlight code to use it.
There are some stragglers mainly around PCH checks.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 34f113e9fef546134e402e7657fc47e92fba59dc drm-intel
74f6f4589414 drm/i915/backlight: convert to use struct intel_display
More information about the Intel-xe
mailing list