Re: [PATCH 3/3] drm/i915/lttpr: Enable Extended Wake Timeout

2025-01-23 Thread Jani Nikula
On Wed, 22 Jan 2025, Suraj Kandpal wrote: > 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 [Aru

RE: [PATCH 3/3] drm/i915/lttpr: Enable Extended Wake Timeout

2025-01-21 Thread Murthy, Arun R
> 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_cor

[PATCH 3/3] drm/i915/lttpr: Enable Extended Wake Timeout

2025-01-21 Thread Suraj Kandpal
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] S

[PATCH 3/3] drm/i915/lttpr: Enable Extended Wake Timeout

2025-01-20 Thread Suraj Kandpal
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] S