kaspter has quit [Remote host closed the connection]
kaspter has joined #panfrost
guillaume_g has joined #panfrost
stikonas has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
<robmur01>
oh, the DRM warnings are still the same VM_DONTEXPAND thing from before :/
kaspter has quit [Ping timeout: 245 seconds]
kaspter has joined #panfrost
warpme_ has joined #panfrost
camus has joined #panfrost
kaspter has quit [Remote host closed the connection]
camus is now known as kaspter
<raster>
robmur01: :(
kaspter has quit [Ping timeout: 246 seconds]
kherbst has quit [Ping timeout: 245 seconds]
kaspter has joined #panfrost
kaspter has quit [Ping timeout: 276 seconds]
kaspter has joined #panfrost
camus has joined #panfrost
kaspter has quit [Ping timeout: 246 seconds]
camus is now known as kaspter
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #panfrost
kherbst has joined #panfrost
tgall_foo has quit [Ping timeout: 245 seconds]
kaspter has quit [Quit: kaspter]
<alyssa>
tomeu: How hard would it be to add use:changes for the separate Mali compiler backends?
<alyssa>
So if I only modify src/panfrost/bifrost, the Midgard CI jobs don't trigger, and likewise for ~/src/panfrost/midgard?
<tomeu>
alyssa: not sure, depends on how flexible the rules syntax is
<tomeu>
maybe Michel would know right off the bat?
<alyssa>
Admittedly since setting up deqp-runner locally I've been a lot less rleiant on CI
<amonakov>
hi, I've noticed the new disassembler does not helpfully print the target clause name for branches. is that just an omission, or intentional?
<alyssa>
\shrug/
<alyssa>
If you divide by 16 and add to the current clause number, you'll get the target clause number
<alyssa>
I guess we could automate that
<amonakov>
yeah, that's why I'm asking, the code would be trivial, and the old code did that, so I'm unsure how/why it's gone now
<alyssa>
New code is more faithful to how the hardware actually works, a lot of churn when the disasm got effectively rewritten based on new information
<alyssa>
I don't think it was an intentional omission, just slipped through the cracks.
raster has quit [Ping timeout: 276 seconds]
guillaume_g has quit [Quit: Konversation terminated!]
raster has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
raster has joined #panfrost
Ashleee has joined #panfrost
kherbst has quit [Ping timeout: 260 seconds]
archetech has joined #panfrost
kaspter has joined #panfrost
kaspter has quit [Remote host closed the connection]
davidlt has quit [Ping timeout: 245 seconds]
<alyssa>
bbrezillon: Considering making the RSD an <aggregate> instead of a <struct>, thoughts?
<alyssa>
Haven't totally figured out what the implications would be.