On Tue, May 12, 2026 at 04:44:34PM +0200, Raag Jadav wrote:
> On Mon, May 11, 2026 at 10:51:38PM +0530, Tauro, Riana wrote:
> > On 4/18/2026 2:46 AM, Raag Jadav wrote:
> > > System controller allows programming per error threshold value, which
> > > it uses to raise error events to the driver. Set it using mailbox
> > > command so that it can be programmed by the user.

...

> > > + if (response.status) {
> > > +         xe_err(xe, "sysctrl: set threshold operation failed %#x\n", 
> > > response.status);
> > 
> > Status should be converted to visible error codes. check [PATCH v5 3/6]
> > drm/xe/xe_ras: Add helper to clear error counter - Riana Tauro
> > 
> > <https://lore.kernel.org/intel-xe/[email protected]/>
> 
> Coming right up.

So I went through this and I'm wondering if these would be applicable
for non-RAS mailbox users as well? In that case should they be part
of sysctrl code?

Raag

Reply via email to