✓ CI.checkpatch: success for drm/i915/pps: debug log the remaining power cycle delay to wait
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 4 16:32:09 UTC 2024
== Series Details ==
Series: drm/i915/pps: debug log the remaining power cycle delay to wait
URL : https://patchwork.freedesktop.org/series/142126/
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 6b3891d4c8568551c00adcb284f4b833c79ce477
Author: Jani Nikula <jani.nikula at intel.com>
Date: Wed Dec 4 18:00:48 2024 +0200
drm/i915/pps: debug log the remaining power cycle delay to wait
While pps_init_delays() debug logs the power cycle delay, also debug log
the actual remaining time to wait in wait_panel_power_cycle().
Note that this still isn't the full picture; the power sequencer may
still wait after this one.
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13007
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 62d365d6c3078d7e4f34dd65735f6fcd7b53a856 drm-intel
6b3891d4c856 drm/i915/pps: debug log the remaining power cycle delay to wait
More information about the Intel-xe
mailing list