phh has quit [Quit: No Ping reply in 180 seconds.]
phh has joined #panfrost
<mearon_>
I find the biggest advantage of the PBP is that you can put NVMe SSDs in via M.2. And the biggest disadvantage that it comes with (windows) malware preinstalled :/
<mearon_>
sry for the OT, kinda felt like mentioning that though
<mearon_>
By the way I'm running panfrost on my kevin since a few weeks and I'm so happy with it. It works really nice. A big thanks to all who made this possible!
<mearon_>
This is with sway on wayland btw. X11 apps appear to be very slow, but that's not a big issue for me.
<mearon_>
It's still not the snappiness of the stock ChromeOS setup, but I don't know if that's even possible to achieve with reverse engineering?
<HdkR>
You can definitely achieve same or better perf with RE, just takes more time and effort
<HdkR>
The hardware vendors providing documentation improves the situation significantly though
tlwoerner has joined #panfrost
tlwoerner has quit [Quit: Leaving]
<alyssa>
We'll get there, just takes time :)
tlwoerner has joined #panfrost
_whitelogger has joined #panfrost
davidlt has joined #panfrost
fysa has joined #panfrost
megi has quit [Ping timeout: 252 seconds]
fysa has quit [Remote host closed the connection]
davidlt has quit [Remote host closed the connection]
davidlt has joined #panfrost
_whitelogger has joined #panfrost
<EmilKarlson>
mearon_: except the adapters do not fit pbp
ph5 has joined #panfrost
_whitelogger has joined #panfrost
_whitelogger has joined #panfrost
_whitelogger has joined #panfrost
stikonas has quit [Remote host closed the connection]
davidlt has quit [Ping timeout: 240 seconds]
ckeepax has quit [Ping timeout: 240 seconds]
ckeepax has joined #panfrost
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 265 seconds]
<urjaman>
umm so glamor still does the spill failure
<HdkR>
Spill failure means it can't do a spill?
<urjaman>
midgard_schedule.c:1262
<urjaman>
(i think, i'm in the middle of getting more than the backtrace so i pulled that out of my head :P)
<urjaman>
okay yeah now i also have the shader print it does there ...
<urjaman>
yeah last time it worked without the SIMD-aware dead code elimination patch but at that time alyssa said she'll get LCRA in first ... that's why i re-tested now
<urjaman>
i mean it would sure be easier to test what you're doing if my desktop didnt crash the moment you move the mouse over the xfce panel
<HdkR>
I'm so happy that scalar is so much easier to deal with for this :)
ezequielg has quit [Ping timeout: 252 seconds]
ezequielg has joined #panfrost
ckeepax has quit [Ping timeout: 240 seconds]
ckeepax has joined #panfrost
<alyssa>
Bwap. I really gotta fix spilling don't I.
<alyssa>
("well it was working before ... ")
<alyssa>
Uhm fine ok, we're doing that.
raster has joined #panfrost
hipboi has joined #panfrost
<alyssa>
I'm toying with a strategy of rescheduling if we would need to spill
hipboi has quit [Client Quit]
<alyssa>
Which principally means making scheduling nondestructive
<alyssa>
There are times where we can schedule for pressure or for parallelism .. and we choose parallelism rn .. and then spill .. and then break
davidlt has joined #panfrost
davidlt has quit [Read error: Connection reset by peer]
davidlt has joined #panfrost
raster has quit [Remote host closed the connection]
<alyssa>
...which is difficult...
raster has joined #panfrost
ph5 has quit [Remote host closed the connection]
<alyssa>
Uhm.
<urjaman>
Hmm?
<alyssa>
I made a dumbdumb
<alyssa>
Maybe I really should just have a way to clone a mir_shader
<alyssa>
but like
<alyssa>
work.
<alyssa>
and by work i mostly mean memory consumption
<urjaman>
...
<alyssa>
wat
<urjaman>
... wat wat?
<alyssa>
[ inserts duck photo here ]
<urjaman>
(my "..." was a "how big is a shader anyways?" + "not sure how much it matters if you dont need to keep the two copies when it's all done")
<alyssa>
[ inserts duck photo here ]
<alyssa>
urjaman: Still trying to map out the problem space but
<alyssa>
alyssa/lava-ci-reschedule-for-spill
<alyssa>
is a big code dump .. 100% total absurd mess but maybe give it a spin?
<urjaman>
ok love to spin an absurd mess
<alyssa>
:D
* alyssa
food
<urjaman>
it a compiling (all of mesa since the last thing i compiled was just a jump to my known working...), and in the meantime i'll also food (and maybe sauna at some point...)
<alyssa>
I dunno why reg spilling is by FAR the most fragile part of the compiler, it's annoying =p
raster has quit [Quit: Gettin' stinky!]
MoeIcenowy has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
MoeIcenowy has joined #panfrost
Thra11_ has joined #panfrost
* urjaman
got interrupted by an early sauna ...
<urjaman>
but the absurd mess also aborts :/
<urjaman>
(same place, or well it's at line 1288 now but yeah)