✓ CI.checkpatch: success for Extended Wake Timeout (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 21 09:36:57 UTC 2025
== Series Details ==
Series: Extended Wake Timeout (rev3)
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 e3241c67ce9630b912987c60c535857e11eab579
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Tue Jan 21 11:35:22 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>
+ /mt/dim checkpatch bb123c6e757601d42f71952d879b35f97472d56b drm-intel
c6c24ed0630d drm/dp: Add the DPCD register required for Extended wake timeout
ef5e22b13cb0 drm/display/dp: Define function to setup Extended wake time
e3241c67ce96 drm/i915/lttpr: Enable Extended Wake Timeout
More information about the Intel-xe
mailing list