On Tue, May 12, 2026 at 06:56:17PM +0530, Mallesh Koujalagi wrote: > Introduce DRM_WEDGE_RECOVERY_COLD_RESET (BIT(4)) recovery method to handle > scenarios requiring device power cycle. > > This method addresses cases where other recovery mechanisms > (driver reload, PCIe reset, etc.) are insufficient to restore device > functionality. When set, it indicates to userspace that only device power > cycle can recover the device from its current error state. The cold reset > method serves as a last resort when all other recovery options have been > exhausted. > > Signed-off-by: Mallesh Koujalagi <[email protected]>
Reviewed-by: Raag Jadav <[email protected]>
