ChanServ changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://oftc.irclog.whitequark.org/panfrost - <macc24> i have been here before it was popular
<robmur01>
OK, but you having made OPPs usable on your machine hardly disproves that the CI machines might be flaking because *they* aren't at a valid OPP
<macc24>
robmur01: bruh just use my patched in ci ;)
<macc24>
or add opp that would match boot clock
<robmur01>
I'd be curious to see what the default regulator voltages are without any hacks to disturb them
<robmur01>
if they *do* look high enough then that's unlikely to be the issue and I can stop speculating
<macc24>
as a hack you can just try lowering the clock and not touching regulator
<robmur01>
Sure, or one could do the trivially easy thing and gather evidence before changing things at random based on wild guesses
<robmur01>
believe me, if I could SSH into Collabora's LAVA farm and cat a thing from debugfs I would have done so already ;)
<robmur01>
but I work for the wrong employer so all I have are useless piles of documentation, Mali RTL and DDK source code :P
<macc24>
*shrugs*
<macc24>
"[918.260979 power state 7 = S0->S3, in 0x0003]" after this it resumed perfectly fine... so guess suspend is working perfectly on duet
<icecream95>
macc24: Suspend is working somewhat reliably on 5.10
<macc24>
icecream95: i mean with display
<icecream95>
macc24: It works if I select "Suspend" from the GDM menu
* macc24
shrugs
camus has joined #panfrost
camus1 has quit [Remote host closed the connection]
<alyssa>
robmur01: O:)
<alyssa>
robmur01: "Any hint of what the magic numbers mean?"
<alyssa>
"identity remapping"
<alyssa>
0f0e0d0c 0b0a0908 07060504 03020100
<alyssa>
Does this help? :)
<macc24>
Numbers? Those are strictly forbidden in Ponyville!
<alyssa>
Talk about eye candy...
atler is now known as Guest716
atler has joined #panfrost
Guest716 has quit [Ping timeout: 480 seconds]
pendingchaos has quit [Ping timeout: 480 seconds]
pendingchaos has joined #panfrost
camus has quit [Remote host closed the connection]
camus has joined #panfrost
<icecream95>
alyssa: "\text{src} \stackrel{?}{=} 0 \\ PC + 8 & \text{otherwise} \end{cases}$$". Thanks, that really cleared things up for me. /s
<icecream95>
Speaking of BRANCHZ, I note that on Bifrost there are several "reserved" cases that the blob occasionally emits
* macc24
misspelled 'ucm' as 'cum' more times than she likes to admit
<alyssa>
Yeah.. the general BRANCH encoding on Bifrost is one of the most ridiculous parts of the ISA, and the complexity is almost entirely unwarranted ...
<macc24>
bifrost is the x86 of arm
<alyssa>
IIRC handling it correctly would require special casing BRANCH in the disassembler
<alyssa>
The encodings aren't actually reserved (duh), and they should all be in ISA.xml
<alyssa>
Anyway, I never got around to fusing conditions into branches in the bifrost compiler, and I spend very little time looking at DDK-generated Bifrost assembly these days .. so it's been a known bug but out-of-sight, out-of-mind
ids1024 has quit [Ping timeout: 480 seconds]
macc24 has quit [Read error: No route to host]
macc24 has joined #panfrost
<macc24>
my computer itself started procrastinating and crashed
ids1024 has joined #panfrost
<macc24>
umm
<macc24>
supertuxkart broken again ,_,
<macc24>
on panfrost from mesa main, with advanced rendering pipeline thing enabled
<macc24>
can anyone reproduce?
<macc24>
on g72
davidlt has joined #panfrost
* alyssa
sighs
vstehle has quit [Ping timeout: 480 seconds]
davidlt has quit [Ping timeout: 480 seconds]
vstehle has joined #panfrost
pendingchaos has quit []
warpme_ has joined #panfrost
pendingchaos has joined #panfrost
pendingchaos has quit [Read error: No route to host]
rasterman has joined #panfrost
<icecream95>
macc24: There were some fixes for SuperTuxKart which were merged yesterday, try pulling again?
<tomeu>
tell me if you want an account in our lava lab to do these things yourself :)
camus has quit [Read error: Connection reset by peer]
camus has joined #panfrost
floof58_ has quit [Ping timeout: 480 seconds]
<robmur01>
heh, I've got more than enough to be busy with already
<robmur01>
but thanks for digging that up - looks like those voltages are high enough for all but max clock freq, so if it's staying stuck at ~512MHz then it's probably not an undervoltage issue
floof58_ has joined #panfrost
<tomeu>
seems to be the case, from clk_summary:
<tomeu>
mfgpll 1 1 0 511999970 0 0 50000 Y
davidlt has joined #panfrost
floof58_ has quit [Ping timeout: 480 seconds]
floof58_ has joined #panfrost
camus1 has joined #panfrost
camus has quit [Ping timeout: 480 seconds]
br has quit []
br has joined #panfrost
floof58_ has quit [Ping timeout: 480 seconds]
floof58_ has joined #panfrost
hanetzer1 has joined #panfrost
hanetzer has quit [Ping timeout: 480 seconds]
hanetzer1 is now known as hanetzer
<macc24>
icecream95: uh i just installed supertuxkart from debian repos
jernej_ has joined #panfrost
jernej has quit [Remote host closed the connection]
robmur01_ has joined #panfrost
robmur01 has quit [Ping timeout: 480 seconds]
robmur01_ is now known as robmur01
<robmur01>
about 4 levels deep into recursive procrastination, I seem to have done this: