alarumbe has quit [Remote host closed the connection]
rcf has quit [Quit: time to update vps]
dsimic is now known as Guest15196
dsimic has joined #panfrost
Guest15196 has quit [Ping timeout: 480 seconds]
rcf has joined #panfrost
rasterman has joined #panfrost
rasterman has quit [Quit: Gettin' stinky!]
etehtsea has quit [Read error: Connection reset by peer]
etehtsea has joined #panfrost
tobhe has joined #panfrost
<tobhe>
heyo, there seems to be a bug with recent versions of mesa in panfrost on mediatek chromebooks. postmarket os seems to have a workaround here https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6470. I couldn't find an upstream bug for this so I thought it might be worth bringing up here
<tobhe>
reading the debian bug it sounds like it might be the same issue though. It also is a G52 so that checks out
<diederik>
yeah, the 'afbc' sounded familiar and Sjoerd mentioned similar issues with MediaTek devices
<tobhe>
commented on the bug and added all the links I shared here
<tobhe>
diederik: I talked to tjaalton earlier and he'd be happy to fix it in Debian if we can figure out an easy fix
<diederik>
nice! tjaalton is a very good maintainer :)
<tobhe>
not sure if it is as easy reverting the commit mentioned in the debian tracker
<tobhe>
e0f48568c7f2a638213dee317fde03c23775556f
<diederik>
Oh great, you reported in the upstream bug tracker. That seems to *me* more useful then (just) in the Debian bug
<tobhe>
well yes, I think we can safely assume that it isn't debian only at this point ;)
<diederik>
true. I am/was mostly worried that upstream assumed the bug had been 'abandoned' (assuming they didn't periodically check the Debian bug themselves for updates)
<diederik>
And I think it's reasonable to assume they know best what the best short and long term fix for it is or could be
<diederik>
(I don't know if there are 'side effects' to reverting that commit)
<tobhe>
the commit looks pretty small and isolated, so I'll just test and see if it helps I guess