✓ CI.checkpatch: success for Extended Wake Timeout (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 17 07:24:45 UTC 2025
== Series Details ==
Series: Extended Wake Timeout (rev2)
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 97e62c7da474a95783deb6465825ba879a1d2967
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri Jan 17 11:18:50 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 request helps to give additional
time by reading the DPCD register through which sink requests the
minimal amount of time required to wake the sink up.
Source device shall keep retying the AUX tansaction till the extended
timeout that is being granted for LTTPRs from the sink device
--v2
-Grant the requested time only if greater than 1ms [Arun]
-Reframe commit message [Arun]
Spec: DP v2.1 Section 3.6.12.3
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch d8c883b9b7702b39eb913a72fd7158ad9a6ea11f drm-intel
629092d488b2 drm/dp: Add the DPCD register required for Extended wake timeout
97e62c7da474 drm/i915/lttpr: Enable Extended Wake Timeout
More information about the Intel-xe
mailing list