alyssa 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
CrazyEddy has joined #panfrost
CrazyEddy has quit [Remote host closed the connection]
atler is now known as Guest2169
atler has joined #panfrost
Schoentoon22 has joined #panfrost
Schoentoon22 has quit [Remote host closed the connection]
Guest2169 has quit [Ping timeout: 480 seconds]
radix42__ has joined #panfrost
radix42__ has quit [Read error: Connection reset by peer]
FelixErnst-M has joined #panfrost
FelixErnst-M has quit [Remote host closed the connection]
camus has joined #panfrost
phalanx has joined #panfrost
phalanx has quit [Remote host closed the connection]
pastly-antispam has quit [autokilled: Suspected spammer. Mail support@oftc.net with questions (2021-06-15 02:03:48)]
pastly-antispam has joined #panfrost
camus1 has joined #panfrost
camus has quit [Ping timeout: 480 seconds]
ryjm has joined #panfrost
ryjm has quit [Remote host closed the connection]
camus1 has quit [Remote host closed the connection]
camus has joined #panfrost
alad has joined #panfrost
alad has quit [Remote host closed the connection]
zhongfu_ has joined #panfrost
zhongfu_ has quit [Remote host closed the connection]
camus has quit [Remote host closed the connection]
camus has joined #panfrost
jambalaya has quit [Ping timeout: 480 seconds]
tlwoerner__ has joined #panfrost
jambalaya has joined #panfrost
tlwoerner_ has quit [Ping timeout: 480 seconds]
Ivan5-t has joined #panfrost
Ivan5-t has quit [Remote host closed the connection]
hanetzer has quit [Quit: WeeChat 3.0.1]
hanetzer has joined #panfrost
heyj has joined #panfrost
heyj has quit [Remote host closed the connection]
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #panfrost
kwmiebach has joined #panfrost
kwmiebach has quit [Remote host closed the connection]
Ottomite_Desk has joined #panfrost
Ottomite_Desk has quit [Remote host closed the connection]
camus has quit []
camus has joined #panfrost
camus has quit []
camus has joined #panfrost
whynot has joined #panfrost
whynot has quit [Remote host closed the connection]
tlwoerner__ has quit []
tlwoerner has joined #panfrost
floof58 has quit [Remote host closed the connection]
moniker-- has joined #panfrost
moniker-- has quit [Remote host closed the connection]
andrey-konovalov has joined #panfrost
floof58 has joined #panfrost
DustyDingo has joined #panfrost
DustyDingo has quit [Remote host closed the connection]
zezinho-M has joined #panfrost
zezinho-M has quit [Remote host closed the connection]
leah has joined #panfrost
alpernebbi has joined #panfrost
camus has quit [Remote host closed the connection]
camus has joined #panfrost
dtrainor has joined #panfrost
dtrainor has quit [Remote host closed the connection]
Sammitch has joined #panfrost
Sammitch has quit [Remote host closed the connection]
floof58 has quit [Read error: Connection reset by peer]
floof58 has joined #panfrost
Ekkie has joined #panfrost
Ekkie has quit [Remote host closed the connection]
alpernebbi has quit [Quit: alpernebbi]
LordLamer has joined #panfrost
LordLamer has quit [Remote host closed the connection]
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #panfrost
rasterman has joined #panfrost
floof58 has quit [Read error: No route to host]
floof58 has joined #panfrost
floof58 has quit [Remote host closed the connection]
<bbrezillon>
the job passed to `->timedout_job()` is not necessarily the one that timedout
Danct12 has quit [Quit: Quitting]
<bbrezillon>
hm, might be simpler than I thought, I can just signal the fence on the job that finished in the timeout handler, and let the core restart the timer and timeout a second time on the faulty job
<rasterman>
hehehe well may as well throw this in too :)
<rasterman>
oh wait...
<rasterman>
i know... e prefers BGRA not RGBA texture formats
<rasterman>
always.... and i note that bgr is not handled there - just the rgb ones
<rasterman>
so you probably do get 10bit ... but rgb instead of bgr.
<rasterman>
(e/efl prefer bgr because traditionally outside of big endian sgi land .. bgr was by far the more common colorspace supported by pc hardware)
<alyssa>
rasterman: alyssa/mesa:better-fb is totally untested
<rasterman>
an mr?
<alyssa>
will come once it's tested
<alyssa>
kinda nervous it'll break skadi
<rasterman>
so where is this magic branch?
<alyssa>
alyssa/mesa:better-fb
camus1 has joined #panfrost
<rasterman>
but where? it's not a mr - i can't find it. it's not a branch in mesa... ?
camus has quit [Ping timeout: 480 seconds]
<robmur01>
break Skadi> isn't she already broken? (#4795)
<robmur01>
(I massively corrupted my Juno's filesystem so haven't had a chance to test anything since then)
<rasterman>
hahaha ... a broken juno. never seen that before...
<rasterman>
robmur01: why cant gitlab find that?
<rasterman>
i was searching for it... :|
<alyssa>
robmur01: are you giving me areason to break her more
<rasterman>
alyssa: cang thats a lot of commits on top.
<alyssa>
robmur01: I thought I fixed that bug
<robmur01>
quite possibly - I'd like to play with the conformance fixes but I basically need to rescue some stuff and reinstall from scratch
* robmur01
might cave in and build a Debian FS in the hope of getting deqp to actually work
<rasterman>
alyssa: yeah.. just some more case:'s to handle BGR there works.
<rasterman>
just threw those in. as you've already got a fat lot of changes there... just throw those extra cases in for bgr
<alyssa>
robmur01: conformance fixes were for es3.1 on freya
<alyssa>
don't get your hopes up :-p
<alyssa>
(and, er, bifrost)
<rasterman>
gah
<rasterman>
glmark terrain is broken again... its' all flat
<robmur01>
yeah, but, trickle down... you never intended to make T620 work better, but you *have* :P
<rasterman>
this was broken, then fixed.. and now broken again :)
<macc24>
o/ cphealy
<alyssa>
robmur01: Darn! :-p
<alyssa>
terrain works fine for me
<robmur01>
sanity check: definitely not an old glmark without the mediump/FP16 bugs fixed?
<rasterman>
alyssa: https://termbin.com/cimu <- that is all that's needed to fix .. well the segv. but other bugs like the terrain stuff are some nir/compiler bug methinks