00:06
stikonas has quit [Remote host closed the connection]
01:00
<
alyssa >
UBO series is up! :)
01:03
tanty has quit [Ping timeout: 260 seconds]
01:06
<
alyssa >
and multisampling branch rebased
01:08
tanty has joined #panfrost
02:00
atler is now known as Guest17244
02:00
Guest17244 has quit [Killed (barjavel.freenode.net (Nickname regained by services))]
02:00
atler has joined #panfrost
02:04
vstehle has quit [Ping timeout: 272 seconds]
02:10
<
alyssa >
and pushed. calling it a night
02:17
urjaman has quit [Read error: Connection reset by peer]
02:18
urjaman has joined #panfrost
04:44
davidlt has joined #panfrost
06:00
vstehle has joined #panfrost
06:21
rak-zero has joined #panfrost
06:27
indy has joined #panfrost
07:07
karolherbst has joined #panfrost
07:48
thecycoone has quit [Ping timeout: 265 seconds]
07:48
thecycoone has joined #panfrost
08:13
<
macc24 >
alyssa: anything to test?
08:30
ndufresne2 has joined #panfrost
08:30
ndufresne has quit [Read error: Connection reset by peer]
08:30
ndufresne2 is now known as ndufresne
08:57
karolherbst has quit [Remote host closed the connection]
08:57
karolherbst has joined #panfrost
09:05
zkrx has quit [Ping timeout: 256 seconds]
09:20
stikonas has joined #panfrost
09:21
zkrx has joined #panfrost
09:24
kaspter has joined #panfrost
09:30
ndufresne2 has joined #panfrost
09:30
tomeu7 has joined #panfrost
09:32
ndufresne has quit [Ping timeout: 272 seconds]
09:32
MastaG has quit [Ping timeout: 272 seconds]
09:32
tomeu has quit [Ping timeout: 272 seconds]
09:32
ndufresne2 is now known as ndufresne
09:32
tomeu7 is now known as tomeu
09:41
chrisf has joined #panfrost
09:42
davidlt has quit [Ping timeout: 240 seconds]
09:44
kaspter has quit [Quit: kaspter]
10:59
raster has joined #panfrost
11:29
leah has quit [Ping timeout: 240 seconds]
11:31
chewitt has joined #panfrost
11:34
davidlt has joined #panfrost
11:59
kherbst has joined #panfrost
12:00
karolherbst has quit [Ping timeout: 264 seconds]
12:06
kherbst has quit [Ping timeout: 272 seconds]
13:15
Green has quit [Ping timeout: 256 seconds]
13:24
stepri01_ has quit [Ping timeout: 265 seconds]
14:01
stepri01 has joined #panfrost
14:08
<
robertfoss_ >
I saw the lca talk about panfrost + gles 3.2 compute
14:08
<
robertfoss_ >
Which was really neat, and made me think of opencl support
14:09
<
robertfoss_ >
Does anyone have a branch with early opencl support for panfrost?
14:11
<
amonakov >
robertfoss_: can't find it, which talk is that?
14:13
<
macc24 >
alyssa: okay ill test it
14:20
<
macc24 >
alyssa: i think i saw some "Purging" messages on my odroid go super
14:20
<
macc24 >
on 5.11 + panfrost
14:33
<
macc24 >
alyssa: i'm not sure what 8973 could break, but it didn't break xonotic, supertuxkart, firefox, chromium or sway
14:33
<
macc24 >
on G72 of course
14:56
<
macc24 >
if i wasn't tired now i'd test on midgard too
15:30
rak-zero has quit [Ping timeout: 240 seconds]
18:27
<
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
18:29
<
icecream95 >
alyssa: The scheduler broke 855e29cd78f, which caused a lot of INSTR_INVALID_ENC faults for dEQP-GLES31 compute tests
19:08
archetech has joined #panfrost
19:38
raster has quit [Quit: Gettin' stinky!]
20:07
<
alyssa >
icecream95: I see.
20:07
<
alyssa >
I thought I backported that fix but maybe it got lost.
20:07
<
alyssa >
Er, forward-ported
20:07
<
alyssa >
I guess not, shoot.
20:13
<
alyssa >
Will spin up a fix, sorry about that.
20:19
<
alyssa >
I specifically remember typing out a fix uh
20:20
<
alyssa >
git reflog...
20:21
<
icecream95 >
git bisect needs a mode for reflog
20:23
davidlt has quit [Ping timeout: 240 seconds]
20:47
archetech has quit [Remote host closed the connection]
21:10
<
icecream95 >
alyssa: That patch doesn't seem to work…
21:17
<
icecream95 >
alyssa: That patch looks at the block of the branch, not the block of the target
21:22
raster has joined #panfrost
21:28
<
icecream95 >
alyssa: Also, list_is_empty in bi_is_terminal_block returns false because `list->{prev,next} == 0` is not considered an empty list
21:54
raster has quit [Quit: Gettin' stinky!]
22:16
<
alyssa >
told you it wasn't even compile tested, whoops
22:41
austriancoder has quit [Read error: Connection reset by peer]
22:41
austriancoder has joined #panfrost
23:46
<
macc24 >
minecraft bedrock edition runs on G72
23:52
<
macc24 >
it doesn't like being touched
23:53
<
HdkR >
bpx86 I guess?
23:53
<
macc24 >
mcpelauncher
23:55
<
HdkR >
Oh, is mcpelauncher a way to run Android apps?
23:55
<
macc24 >
only minecraft runs on it
23:56
<
HdkR >
So an Android app launcher that only runs ANdroid? :D
23:56
<
HdkR >
er, Minecraft*
23:56
<
macc24 >
minecraft launcher that only runs minecraft
23:57
<
macc24 >
now to get it running on odroid go super when i get analogs working