Re: [PATCH v12 4/5] drm/i915: Use device wedged event

2025-02-04 Thread Tvrtko Ursulin
On 04/02/2025 17:24, Rodrigo Vivi wrote: On Tue, Feb 04, 2025 at 12:35:27PM +0530, Raag Jadav wrote: Now that we have device wedged event provided by DRM core, make use of it and support both driver rebind and bus-reset based recovery. With this in place, userspace will be notified of wedged d

Re: [PATCH v12 4/5] drm/i915: Use device wedged event

2025-02-04 Thread Rodrigo Vivi
On Tue, Feb 04, 2025 at 12:35:27PM +0530, Raag Jadav wrote: > Now that we have device wedged event provided by DRM core, make use > of it and support both driver rebind and bus-reset based recovery. > With this in place, userspace will be notified of wedged device on > gt reset failure. > > Signed

[PATCH v12 4/5] drm/i915: Use device wedged event

2025-02-03 Thread Raag Jadav
Now that we have device wedged event provided by DRM core, make use of it and support both driver rebind and bus-reset based recovery. With this in place, userspace will be notified of wedged device on gt reset failure. Signed-off-by: Raag Jadav Reviewed-by: Aravind Iddamsetty --- drivers/gpu/d