ChanServ changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard + Bifrost + Valhall - Logs https://oftc.irclog.whitequark.org/panfrost - I don't know anything about WSI. That's my story and I'm sticking to it.
<Googulator>
Testing the latest pancsf by @bbrezillon on top of a 6.2 kernel with drivers for the Rock 5B, plus the recently posted Mesa code. When I run glmark2-es2 (x11 version), I see heavy glitching during the jellyfish, terrain and refract tests, with this error printed to dmesg: https://pastebin.com/W2CSRGc6 - is this a known issue?
<Googulator>
(The desktop itself is stable, after merging in recent pancsf kernel driver changes.)
<Googulator>
The WARN stack traces are not part of the normal output of pancsf, I added them to the code for debugging.
h_ste has quit [Remote host closed the connection]
chip_x has joined #panfrost
chipxxx has quit [Ping timeout: 480 seconds]
chip_x has quit [Remote host closed the connection]
chip_x has joined #panfrost
chipxxx has joined #panfrost
chip__ has joined #panfrost
chip_x has quit [Ping timeout: 480 seconds]
chip_x has joined #panfrost
chipxxx has quit [Ping timeout: 480 seconds]
chipxxx has joined #panfrost
chip_x has quit [Remote host closed the connection]
chip__ has quit [Ping timeout: 480 seconds]
chip_x has joined #panfrost
chipxxx has quit [Remote host closed the connection]
floof58 is now known as Guest7071
floof58 has joined #panfrost
Guest7071 has quit [Ping timeout: 480 seconds]
MajorBiscuit has quit [Quit: WeeChat 3.6]
chipxxx has joined #panfrost
chip_x has quit [Ping timeout: 480 seconds]
chip_x has joined #panfrost
chipxxx has quit [Ping timeout: 480 seconds]
chipxxx has joined #panfrost
chip_x has quit [Ping timeout: 480 seconds]
chip_x has joined #panfrost
chip__ has joined #panfrost
chip_x has quit [Remote host closed the connection]
chipxxx has quit [Ping timeout: 480 seconds]
<bbrezillon>
Googulator: didn't test glmark2-es2 recently, but yes, some tests were causing faults
<bbrezillon>
didn't spend time looking at these faults yet
bluebugs has quit [Read error: Connection reset by peer]
bluebugs has joined #panfrost
<Googulator>
What is the default frequency pancsf runs at when devfreq isn't available?
<Googulator>
Seems to be lower than even the lowest OPP freq (which is 300MHz)
<Googulator>
Ported an older commit and modified supply count to 1; devfreq now seems to work, with a massive performance difference
chipxxx has joined #panfrost
chip__ has quit [Ping timeout: 480 seconds]
<bbrezillon>
200MHz IIRC
<mntirc>
what kind of patch stack do i need on top of linux mainline git to test out pancsf?