ChanServ 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
vstehle has quit [Ping timeout: 480 seconds]
camus1 has joined #panfrost
camus has quit [Read error: Connection reset by peer]
nlhowell is now known as Guest6
Guest6 has quit [Read error: Connection reset by peer]
nlhowell has joined #panfrost
robmur01_ has joined #panfrost
robmur01_ has quit [Read error: Connection reset by peer]
robmur01_ has joined #panfrost
robmur01 has quit [Ping timeout: 480 seconds]
nlhowell has quit [Ping timeout: 480 seconds]
remexre has quit [Server closed connection]
remexre has joined #panfrost
wicastC has quit [Server closed connection]
wicastC has joined #panfrost
hl` has quit [Server closed connection]
hl` has joined #panfrost
ezequielg has quit [Server closed connection]
ezequielg has joined #panfrost
hl` has quit [charon.oftc.net kinetic.oftc.net]
hl` has joined #panfrost
join_subline has quit [Ping timeout: 480 seconds]
HayashiEsme[m] has quit [Server closed connection]
HayashiEsme[m] has joined #panfrost
vstehle has joined #panfrost
spawacz has quit [Server closed connection]
spawacz has joined #panfrost
join_subline has joined #panfrost
jambalaya is now known as Guest38
jambalaya has joined #panfrost
Guest38 has quit [Ping timeout: 480 seconds]
erlehmann has quit [Ping timeout: 480 seconds]
erlehmann has joined #panfrost
go4godvin has quit [Server closed connection]
go4godvin has joined #panfrost
go4godvin is now known as Guest41
rasterman has joined #panfrost
Guest41 is now known as go4godvin
tolszak has joined #panfrost
MajorBiscuit has joined #panfrost
robmur01_ is now known as robmur01
rasterman has quit [Quit: Gettin' stinky!]
rasterman has joined #panfrost
jenneron has quit [Remote host closed the connection]
Rathann has joined #panfrost
Rathann has quit [Quit: Leaving]
Rathann|Mobile has joined #panfrost
camus1 has quit []
cphealy has quit [Remote host closed the connection]
cphealy has joined #panfrost
nlhowell has joined #panfrost
megi2 has joined #panfrost
Rathann|Mobile has quit [Ping timeout: 480 seconds]
<alyssa>
stepri01: finally got around to testing IDVS group size
<alyssa>
slight perf win as promised :-)
<stepri01>
:)
<alyssa>
guess i should send a v2 with the updated commit message to the list
<alyssa>
stepri01: Any thoughts on how to handle L2_MMU_CONFIG on Valhall?
<alyssa>
currently we have a "HW_FEATURE_3BIT_EXT_RW_L2_MMU_CONFIG", giving 2 possible L2 MMU configs
<alyssa>
once Valhall is added there will be 4 different L2_MMU_CONFIGs
<alyssa>
so adding moar feature bits doesn't make sense
<alyssa>
and the existing feature bit doesn't quite make sense
<alyssa>
on the other hand, adding more places where we match on the GPU ID sounds like a bad idea (although kbase does it)
<stepri01>
yeah I'm not sure quite how to avoid matching on GPU ID - kbase just has a list of different GPUs and how to program it
<alyssa>
right
<stepri01>
the silly thing is this is a quirks register - the hardware should have been programmed with a sane default
<stepri01>
but I'm guessing the hardware default doesn't give best performance :(
<alyssa>
grumble
nlhowell is now known as Guest67
nlhowell has joined #panfrost
<alyssa>
I can't say I understand the logic here
<robmur01>
at some point, trying to abstract differences in imp-def stuff gets a bit silly, so matching the implementation to the imp-def behaviour is a perfectly sensible thing to do
Guest67 has quit [Ping timeout: 480 seconds]
soreau has quit [Read error: Connection reset by peer]
soreau has joined #panfrost
jenneron[m] has quit [Server closed connection]
jenneron[m] has joined #panfrost
MajorBiscuit has quit [Quit: WeeChat 3.4]
<alyssa>
robmur01: unrelated, i'm about to push the cma-helper bug fix assuming that's still relevant (I'm 90% sure it is)
<robmur01>
oh, yes please - I noticed the splats again the other week playing with the #5606 testcase and started wondering whether to repost a v3
<alyssa>
ack
<alyssa>
also still have splats on m1
<alyssa>
so will be pushed in a few minutes just new to dim
<alyssa>
okay, it's pushing
<alyssa>
now I get to be terrified by dim rebuilding the tree