✓ CI.checkpatch: success for Extended Wake Timeout (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 22 07:48:19 UTC 2025
== Series Details ==
Series: Extended Wake Timeout (rev4)
URL : https://patchwork.freedesktop.org/series/142516/
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 86f9c6bac98514985da7e6ad57f7d378e42381d9
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Wed Jan 22 11:03:58 2025 +0530
drm/i915/lttpr: Enable Extended Wake Timeout
Usually retimers take around 30 to 40ms to exit all devices from
sleep state. Extended wake timeout mechanism helps to give
that additional time.
--v2
-Grant the requested time only if greater than 1ms [Arun/Jani]
-Reframe commit message [Arun]
--v3
-Move the function to drm_core [Dmitry/Jani]
Spec: DP v2.1 Section 3.6.12.3
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy at intel.com>
+ /mt/dim checkpatch a5efe95724accce6ccd3e0c840fdd3bf5d6f369b drm-intel
73ffad977cdb drm/dp: Add the DPCD register required for Extended wake timeout
1d0fbfed1ad5 drm/display/dp: Define function to setup Extended wake time
86f9c6bac985 drm/i915/lttpr: Enable Extended Wake Timeout
More information about the Intel-xe
mailing list