On Fri, 11 Jul 2025 12:18:30 -0300, Maíra Canal wrote: > The GL extension KHR_robustness requires a mechanism for a GL application > to learn about graphics resets that affect a GL context. With the goal > to provide support for such extension in Mesa, this series implements > global and per-context GPU reset counters that user-space can retrieve > using the DRM_IOCTL_V3D_GET_PARAM ioctl. > > The corresponding user-space implementation for this series is available at > [1]. > > [...]
Applied to drm-misc/drm-misc-next, thanks! [1/2] drm/v3d: Add parameter to retrieve the global number of GPU resets commit: 5774b3cfdedb3624ef0d2c82cccbfd61bcb60fd5 [2/2] drm/v3d: Add parameter to retrieve the number of GPU resets per-fd commit: 769c153cfc3c6669c7b318f66c2b21ec3951fb4a Best regards, - Maíra