On Fri, 25 Jun 2021 16:32:27 +0100 Steven Price <steven.price@xxxxxxx> wrote: > On 25/06/2021 15:21, Boris Brezillon wrote: > > On Fri, 25 Jun 2021 09:42:08 -0400 > > Alyssa Rosenzweig <alyssa@xxxxxxxxxxxxx> wrote: > > > >> I'm not convinced. Right now most of our UABI is pleasantly > >> GPU-agnostic. With this suddenly there's divergence between Midgard and > >> Bifrost uABI. > > > > Hm, I don't see why. I mean the exception types seem to be the same, > > there are just some that are not used on Midgard and some that are no > > used on Bifrost. Are there any collisions I didn't notice? > > I think the real question is: why are we exporting them if user space > doesn't want them ;) Should this be in an internal header file at least > until someone actually requests they be available to user space? Alright, I'll move it to panfrost_device.h (or panfrost_regs.h) then.