On Wed, 03 Sep 2025, "Hogander, Jouni" <jouni.hogan...@intel.com> wrote:
> On Thu, 2025-08-28 at 15:20 +0300, Jani Nikula wrote:
>> Prefer generic poll helpers over i915 custom helpers.
>> 
>> The functional change is losing the exponentially growing sleep of
>> __wait_for(), which used to be 1, 2, 4, and 8 ms in this particular
>> case.
>> 
>> Use an arbitrary constant 4 ms sleep instead. The timeout remains,
>> varying between 20 ms and 3000 ms.
>> 
>> Cc: Suraj Kandpal <suraj.kand...@intel.com>
>> Signed-off-by: Jani Nikula <jani.nik...@intel.com>
>
> Reviewed-by: Jouni Högander <jouni.hogan...@intel.com>

Thanks a lot for the review, series pushed to din.

BR,
Jani.

-- 
Jani Nikula, Intel

Reply via email to