Re: [PATCH 2/4] drm/xe: Add a helper function to set recovery method

2025-06-19 Thread Riana Tauro
Hi Raag Thank you for the review comments On 6/6/2025 8:42 PM, Raag Jadav wrote: On Tue, Jun 03, 2025 at 01:43:58PM +0530, Riana Tauro wrote: Add a helper function to set recovery method. The recovery method has to be set before declaring the device wedged and sending the drm wedged uevent. If

Re: [PATCH 2/4] drm/xe: Add a helper function to set recovery method

2025-06-06 Thread Raag Jadav
On Tue, Jun 03, 2025 at 01:43:58PM +0530, Riana Tauro wrote: > Add a helper function to set recovery method. The recovery > method has to be set before declaring the device wedged and sending the > drm wedged uevent. If no method is set, default unbind/re-bind method > will be set > > Signed-off-b