alyssa changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://freenode.irclog.whitequark.org/panfrost - <daniels> avoiding X is a huge feature
vstehle has quit [Ping timeout: 240 seconds]
warpme_ has quit [Quit: Connection closed for inactivity]
atler has quit [Ping timeout: 252 seconds]
atler has joined #panfrost
zkrx has quit [Ping timeout: 240 seconds]
zkrx has joined #panfrost
empty_string has quit [Ping timeout: 250 seconds]
empty_string has joined #panfrost
<icecream95> alyssa: For !10089, should I just try and backport 1459d55b076 ("Preload analysis -- I can't decide if I hate this") to the current RA?
<alyssa> icecream95: as stated I can't decide if I hate it
vstehle has joined #panfrost
rcf is now known as taylor
taylor is now known as rcf
wwilly has joined #panfrost
wwilly has quit [Read error: Connection reset by peer]
alpernebbi has joined #panfrost
wwilly has joined #panfrost
stikonas has joined #panfrost
vstehle has quit [Quit: WeeChat 3.0]
vstehle has joined #panfrost
stikonas has quit [Remote host closed the connection]
vstehle has quit [Quit: WeeChat 3.0]
vstehle has joined #panfrost
WoC has joined #panfrost
nlhowell has quit [Ping timeout: 240 seconds]
nlhowell has joined #panfrost
warpme_ has joined #panfrost
raster has joined #panfrost
ente has quit [Ping timeout: 260 seconds]
ente has joined #panfrost
stikonas has joined #panfrost
kaspter has joined #panfrost
stikonas_ has joined #panfrost
<thecycoone1> any advice on using apitrace for webgl (or at all). I got the following output, in the console and my tab crashed as soon as it opened the webgl. https://pastebin.com/tTaTv8SQ
stikonas has quit [Ping timeout: 260 seconds]
<thecycoone1> Seeing slower than expected performance, and a render issue with the background until the camera is moved on https://flack.undo.it/games/test/render.html
<thecycoone1> only on panfrost
<alyssa> thecycoone1: "only on panfrost" you should do our marketing 😂
<thecycoone1> Yey!
warpme_ has quit [Quit: Connection closed for inactivity]
<alyssa> thecycoone1: I can't even load that page, SSL error
<thecycoone1> Really? I haven't seen that
<alyssa> also, Safe Browsing is throwing a fit
<alyssa> r u a 1337 h4x0r trying to h4x my computer?????? :-p
<thecycoone1> Heh, no.
<thecycoone1> It sounds like you're ending up at the wrong place, but I don't know why. I could try hosting i suppose.
<thecycoone1> https://www.ssllabs.com/ssltest/analyze.html?d=flack.undo.it shows it should be ok, but it sounds like you're being redirected, or have some sort of firewall?
<chewitt> no issues with the flack.undo.it URL here
<chewitt> @alyssa might have an old cert chain in the browser
<chewitt> it's a valid cert
<alyssa> shrug
kaspter has quit [Ping timeout: 260 seconds]
stikonas_ is now known as stikonas
<thecycoone1> I've put it on my server: https://sealbaker.com/test/index.html
<thecycoone1> chewitt: did you see what I'm seeing with the low fps and the odd background until dragging / scrolling?
<alyssa> regardless it is the weekend
<alyssa> which means no ~~mesa~~ mali for me
* alyssa looks awkwardly at NIR code she's writing
<thecycoone1> :D no worries, or pressure.
<chewitt> thecycoone1 i'm not using a panfrost desktop, so it works fine, but I'm not sure that's helpful :)
<chewitt> (heresy I know)
<alyssa> thecycoone1: `alyssa@maud:~/mesa/src/asahi/compiler$ vim agx_compile.c` *whistles*
<thecycoone1> :O!
<thecycoone1> definitely never take my work home with me on the weekend like that ... /me glances around
<thecycoone1> well at the very least I should go back to mesa master before dragging anyone else into it. I just wondered if there was something clearly wrong with the way I was trying to use apitrace given it blew up
<macc24> thecycoone1: on my freedreno box it's slow too
<thecycoone1> ok. It wasn't on chromeos / mali binary, or whatever my phone uses.
kaspter has joined #panfrost
<macc24> thecycoone1: try on chromium
<thecycoone1> Good suggestion. Chromium fixes the speed but not the initial render problem.
<thecycoone1> so I should blame firefox (mostly)?
<macc24> alyssa: was afbc fixed on mainline rk3399?
<alyssa> macc24: it should be but YMMV
<alyssa> testing appreciated
<macc24> alyssa: how it was broken?
<macc24> is it something that i would notice immediately being broken?
<alyssa> Yes
<macc24> lemme boot up my kevin
<alyssa> but it was hidden because rk3399 doesn't usually use AFBC for scanout unless you force it
<macc24> how force?
<alyssa> the only known reproducer that doesn't involve modifying compositor code is sway with an external monitor
<alyssa> which, admitteldy I use and you immediately notice everything being completely garbled on the monitor even though the laptop screen is fine
<macc24> ok
<macc24> how to get external display working on kevin?
<alyssa> sigh
<thecycoone1> there's a kernel option and it otherwise just works iirc.
<alyssa> "just" is a streth ime
<macc24> thecycoone1: which kernel option?
<thecycoone1> well I plugged in my display and it worked - ignoring the cool looking stuff on the right hand side
<alyssa> ^ oh my gosh
<alyssa> daniels: ^^
<macc24> hehehe
<macc24> upvoted
<macc24> thecycoone1: can you share your kernel config?
<thecycoone1> yep
<macc24> yoink
<thecycoone1> I can't say it's exactly suited to you, I took the archlinuxarm one and trimmed it down to fit in the 32mb fiddled a little.
<thecycoone1> but it does work with external displays
<thecycoone1> that's 5.11.13
<macc24> to be honest i don't remember configuring kernel for my kevin
<thecycoone1> mesa master seems to display a plain white background instead of what's in the screenshot. As always, fixes as soon as the camera moves
vstehle has quit [Quit: WeeChat 3.0]
vstehle has joined #panfrost
<thecycoone1> I had to until 5.11 because of pwm/power issues, and after that because of the size.
<thecycoone1> But generally everything is getting into pretty good shape.
catfella_ has joined #panfrost
catfella_ has quit [Client Quit]
<macc24> thecycoone1: yeah chromebooks are really nice on mainline linu
<macc24> linux*
catfella_ has joined #panfrost
catfella_ has quit [Remote host closed the connection]
catfella_ has joined #panfrost
catfella has quit [Ping timeout: 240 seconds]
<thecycoone1> With pipewire the sound "just works" too.
<macc24> oh how's pipewire? i've been thinking of switching to it from pulseaudio
<thecycoone1> Great for me.
catfella_ has quit [Quit: Leaving]
catfella has joined #panfrost
<thecycoone1> They're still breaking the config sometimes, so pay attention to updates, but otherwise it's gone well. There's a bug with pulse on kevin. https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1104#note_768280
raster has quit [Quit: Gettin' stinky!]
kaspter has quit [Ping timeout: 252 seconds]
warpme_ has joined #panfrost
kaspter has joined #panfrost
catfella_ has joined #panfrost
catfella has quit [Ping timeout: 252 seconds]
br_ has joined #panfrost
<br_> robclark: kmscube works fine on panfrost under FreeBSD https://www.youtube.com/watch?v=-VDsrx5wIcE
<br_> robclark: thanks for that great app!
<alyssa> br_: make sure to leave a Yelp review ;-P
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
indy has joined #panfrost
kaspter has quit [Quit: kaspter]
raster has joined #panfrost
anarsoul|c has quit [Quit: Connection closed for inactivity]
alpernebbi has quit [Quit: alpernebbi]
raster has quit [Quit: Gettin' stinky!]
felipealmeida has quit [Quit: ZNC 1.8.2 - https://znc.in]
felipealmeida has joined #panfrost
alyssa has quit [Remote host closed the connection]
alyssa has joined #panfrost
<robclark> heheh, using "great" and "app" to describe kmscube seems like a bit of a stretch.. :-P
<alyssa> robclark: "boring game, do not buy 1 star / 5"
<robclark> one of these days I'll get around to writing wayland-mode for kmscube, so you can have your desktop on a spinning cube :-P
warpme_ has quit [Quit: Connection closed for inactivity]
wwilly has quit [Quit: This computer has gone to sleep]
<macc24> robclark: i propose an alternative
<macc24> working around bad opengl code by writing bad patches to freedreno (:
<robclark> freedreno already has a lot of shenanigans to work around bad opengl (see FD_MESA_DEBUG=inorder).. but there is a limit to what the driver can do without violating correctness :-(
<urjaman> i've got very little clue about freedreno but something something correct? nah, be wrong in interesting ways :P