Re: [PATCH v6 1/3] drm: Create a task info option for wedge events

2025-05-22 Thread Raag Jadav
On Wed, May 21, 2025 at 12:33:21PM -0300, André Almeida wrote: > When a device get wedged, it might be caused by a guilty application. > For userspace, knowing which task was the cause can be useful for some s/cause/involved > situations, like for implementing a policy, logs or for giving a chanc

[PATCH v6 1/3] drm: Create a task info option for wedge events

2025-05-21 Thread André Almeida
When a device get wedged, it might be caused by a guilty application. For userspace, knowing which task was the cause can be useful for some situations, like for implementing a policy, logs or for giving a chance for the compositor to let the user know what task caused the problem. This is an optio