Re: [PATCH v3 1/3] drm: Introduce device wedged event

2024-09-03 Thread Raag Jadav
On Mon, Sep 02, 2024 at 02:44:21PM +0530, Aravind Iddamsetty wrote: > > On 02/09/24 13:18, Raag Jadav wrote: > > Introduce device wedged event, which will notify userspace of wedged > > (hanged/unusable) state of the DRM device through a uevent. This is > > useful especially in cases where the dev

Re: [PATCH v3 1/3] drm: Introduce device wedged event

2024-09-02 Thread Aravind Iddamsetty
On 02/09/24 13:18, Raag Jadav wrote: > Introduce device wedged event, which will notify userspace of wedged > (hanged/unusable) state of the DRM device through a uevent. This is > useful especially in cases where the device is in unrecoverable state > and requires userspace intervention for recov

Re: [PATCH v3 1/3] drm: Introduce device wedged event

2024-09-02 Thread Jani Nikula
On Mon, 02 Sep 2024, Raag Jadav wrote: > Introduce device wedged event, which will notify userspace of wedged > (hanged/unusable) state of the DRM device through a uevent. This is > useful especially in cases where the device is in unrecoverable state > and requires userspace intervention for reco