✓ CI.checkpatch: success for Extended Wake Timeout
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 13 06:29:33 UTC 2024
== Series Details ==
Series: Extended Wake Timeout
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 d2cbbd101bd5da565bcc396e023daa83db9a1f7e
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri Dec 13 11:33:17 2024 +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 and giving the
same amount of wait requested by sink device.
Spec: DP v2.1 Section 3.6.12.3
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch a4502e763bb931b68fa9be46262724a61ae951e3 drm-intel
3448222c17b2 drm/dp: Add the DPCD register required for Extended wake timeout
d2cbbd101bd5 drm/i915/lttpr: Enable Extended Wake Timeout
More information about the Intel-xe
mailing list