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
stikonas has quit [Remote host closed the connection]
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
<alyssa> UBO series is up! :)
tanty has quit [Ping timeout: 260 seconds]
<alyssa> and multisampling branch rebased
tanty has joined #panfrost
atler is now known as Guest17244
Guest17244 has quit [Killed (barjavel.freenode.net (Nickname regained by services))]
atler has joined #panfrost
vstehle has quit [Ping timeout: 272 seconds]
<alyssa> and pushed. calling it a night
<urjaman> nn
urjaman has quit [Read error: Connection reset by peer]
urjaman has joined #panfrost
davidlt has joined #panfrost
vstehle has joined #panfrost
rak-zero has joined #panfrost
indy has joined #panfrost
karolherbst has joined #panfrost
thecycoone has quit [Ping timeout: 265 seconds]
thecycoone has joined #panfrost
<macc24> alyssa: anything to test?
ndufresne2 has joined #panfrost
ndufresne has quit [Read error: Connection reset by peer]
ndufresne2 is now known as ndufresne
karolherbst has quit [Remote host closed the connection]
karolherbst has joined #panfrost
zkrx has quit [Ping timeout: 256 seconds]
stikonas has joined #panfrost
zkrx has joined #panfrost
kaspter has joined #panfrost
ndufresne2 has joined #panfrost
tomeu7 has joined #panfrost
ndufresne has quit [Ping timeout: 272 seconds]
MastaG has quit [Ping timeout: 272 seconds]
tomeu has quit [Ping timeout: 272 seconds]
ndufresne2 is now known as ndufresne
tomeu7 is now known as tomeu
chrisf has quit [Quit: ZNC - https://znc.in]
chrisf has joined #panfrost
davidlt has quit [Ping timeout: 240 seconds]
kaspter has quit [Quit: kaspter]
raster has joined #panfrost
leah has quit [Ping timeout: 240 seconds]
chewitt has joined #panfrost
davidlt has joined #panfrost
kherbst has joined #panfrost
karolherbst has quit [Ping timeout: 264 seconds]
kherbst has quit [Ping timeout: 272 seconds]
Green has quit [Ping timeout: 256 seconds]
stepri01_ has quit [Ping timeout: 265 seconds]
<alyssa> and https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8774 if you're feeling adventurous (depends on the above)
stepri01 has joined #panfrost
<robertfoss_> I saw the lca talk about panfrost + gles 3.2 compute
<robertfoss_> Which was really neat, and made me think of opencl support
<robertfoss_> Does anyone have a branch with early opencl support for panfrost?
<amonakov> robertfoss_: can't find it, which talk is that?
<macc24> alyssa: okay ill test it
<macc24> alyssa: i think i saw some "Purging" messages on my odroid go super
<macc24> on 5.11 + panfrost
<macc24> alyssa: i'm not sure what 8973 could break, but it didn't break xonotic, supertuxkart, firefox, chromium or sway
<macc24> on G72 of course
<alyssa> =)
<macc24> if i wasn't tired now i'd test on midgard too
rak-zero has quit [Ping timeout: 240 seconds]
<icecream95> alyssa: The CL flakes were my fault. When writing emit_load_kernel_input, I added a bugfix which I didn't also put in the UBO code, so that when moving kernel_input support back to emit_load_ubo, the fix got lost
<icecream95> alyssa: The scheduler broke 855e29cd78f, which caused a lot of INSTR_INVALID_ENC faults for dEQP-GLES31 compute tests
archetech has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
<alyssa> icecream95: I see.
<alyssa> I thought I backported that fix but maybe it got lost.
<alyssa> Er, forward-ported
<alyssa> I guess not, shoot.
<alyssa> Will spin up a fix, sorry about that.
<alyssa> I specifically remember typing out a fix uh
<alyssa> git reflog...
<icecream95> git bisect needs a mode for reflog
davidlt has quit [Ping timeout: 240 seconds]
<alyssa> lol
<alyssa> icecream95: I need to run so this isn't even compile-tested, but https://rosenzweig.io/0001-pan-bi-Fix-jumps-to-terminal-block-again.patch should do what we want (I think)
archetech has quit [Remote host closed the connection]
<icecream95> alyssa: That patch doesn't seem to work…
<icecream95> alyssa: That patch looks at the block of the branch, not the block of the target
raster has joined #panfrost
<icecream95> alyssa: Also, list_is_empty in bi_is_terminal_block returns false because `list->{prev,next} == 0` is not considered an empty list
raster has quit [Quit: Gettin' stinky!]
<alyssa> told you it wasn't even compile tested, whoops
austriancoder has quit [Read error: Connection reset by peer]
austriancoder has joined #panfrost
<macc24> :o
<macc24> minecraft bedrock edition runs on G72
<HdkR> whoa
<macc24> it doesn't like being touched
<HdkR> bpx86 I guess?
<macc24> nope
<macc24> mcpelauncher
<HdkR> huh
<HdkR> Oh, is mcpelauncher a way to run Android apps?
<macc24> only minecraft runs on it
<HdkR> So an Android app launcher that only runs ANdroid? :D
<HdkR> er, Minecraft*
<macc24> minecraft launcher that only runs minecraft
<macc24> now to get it running on odroid go super when i get analogs working