Re: [PATCH] accel/ivpu: Implement heartbeat-based TDR mechanism

2025-04-25 Thread Jacek Lawrynowicz
Hi, On 4/23/2025 4:23 PM, Jeff Hugo wrote: > On 4/23/2025 1:23 AM, Jacek Lawrynowicz wrote: >> Hi, >> >> On 4/18/2025 5:27 PM, Jeffrey Hugo wrote: >>> On 4/16/2025 4:25 AM, Maciej Falkowski wrote: From: Karol Wachowski Introduce a heartbeat-based Timeout Detection and Recovery (TDR

Re: [PATCH] accel/ivpu: Implement heartbeat-based TDR mechanism

2025-04-25 Thread Jacek Lawrynowicz
Applied to drm-misc-next On 4/16/2025 12:25 PM, Maciej Falkowski wrote: > From: Karol Wachowski > > Introduce a heartbeat-based Timeout Detection and Recovery (TDR) mechanism. > The enhancement aims to improve the reliability of device hang detection by > monitoring heartbeat updates. > > Each

Re: [PATCH] accel/ivpu: Implement heartbeat-based TDR mechanism

2025-04-23 Thread Jeff Hugo
On 4/23/2025 1:23 AM, Jacek Lawrynowicz wrote: Hi, On 4/18/2025 5:27 PM, Jeffrey Hugo wrote: On 4/16/2025 4:25 AM, Maciej Falkowski wrote: From: Karol Wachowski Introduce a heartbeat-based Timeout Detection and Recovery (TDR) mechanism. The enhancement aims to improve the reliability of devi

Re: [PATCH] accel/ivpu: Implement heartbeat-based TDR mechanism

2025-04-23 Thread Jacek Lawrynowicz
Hi, On 4/18/2025 5:27 PM, Jeffrey Hugo wrote: > On 4/16/2025 4:25 AM, Maciej Falkowski wrote: >> From: Karol Wachowski >> >> Introduce a heartbeat-based Timeout Detection and Recovery (TDR) mechanism. >> The enhancement aims to improve the reliability of device hang detection by >> monitoring hea

Re: [PATCH] accel/ivpu: Implement heartbeat-based TDR mechanism

2025-04-18 Thread Jeffrey Hugo
On 4/16/2025 4:25 AM, Maciej Falkowski wrote: From: Karol Wachowski Introduce a heartbeat-based Timeout Detection and Recovery (TDR) mechanism. The enhancement aims to improve the reliability of device hang detection by monitoring heartbeat updates. Each progressing inference will update heart

[PATCH] accel/ivpu: Implement heartbeat-based TDR mechanism

2025-04-16 Thread Maciej Falkowski
From: Karol Wachowski Introduce a heartbeat-based Timeout Detection and Recovery (TDR) mechanism. The enhancement aims to improve the reliability of device hang detection by monitoring heartbeat updates. Each progressing inference will update heartbeat counter allowing driver to monitor its prog