<icecream95>
alyssa: The dual-source write now happens in the second writeout bundle, so only some fragments get it. Any ideas on how to fix this?
icecream95 has quit [Ping timeout: 264 seconds]
nlhowell has joined #panfrost
guillaume_g has quit [Quit: Konversation terminated!]
guillaume_g has joined #panfrost
nlhowell has quit [Ping timeout: 256 seconds]
nlhowell has joined #panfrost
<alyssa>
icecream95: ugh, that patch was specifically supposed to *prevent* code sequences like that from being generating ;-;
<alyssa>
*generated
<alyssa>
hm, how did it work before?
<alyssa>
okay, figured out the stencil one
<alyssa>
okay, figured out the stencil one
cwabbott_ has joined #panfrost
cwabbott has quit [Ping timeout: 272 seconds]
cwabbott_ is now known as cwabbott
adjtm has joined #panfrost
<mmind00>
chrisf tomeu: any problems? :-)
nlhowell1 has joined #panfrost
nlhowell has quit [Read error: Connection reset by peer]
buzzmarshall has joined #panfrost
Depau_ has joined #panfrost
nerdboy has quit [Ping timeout: 240 seconds]
Depau has quit [Ping timeout: 240 seconds]
davidlt has joined #panfrost
<alyssa>
tomeu: I wonder if we could switch to full GLES3 runs on T860 and drop the GLES2/T860 job
<alyssa>
deqp-gles3 contains effectively a copy of deqp-gles2 (and the very few b/w compat differences would be caught by the T720/T760/T820 GLES2 jobs)
<alyssa>
would be more pressure on the rk3399's but maybe acceptable now that only:changes is in
<alyssa>
daniels: ^^
<alyssa>
GLES3.0 I mean
adjtm has quit [Quit: Leaving]
<daniels>
I think the only real answer is 'try it for a week and see if it falls apart horribly'
<alyssa>
fair
<alyssa>
Doing a single gles3 job (on a single runner, not sharded) is 11min
nlhowell1 has quit [Ping timeout: 264 seconds]
<alyssa>
By contrast, the gles2 job on t720 is 8.5min
<alyssa>
I think I'm happy to eat an extra 2.5min on panfrost CI to add thousands of tests into CI
<alyssa>
I'm hopeful we can flip on GLES3.0 by the end of the month
<alyssa>
FP16 too
<alyssa>
(For T760/T820/T860, I mean)
<alyssa>
At this point, that means finishing up multisampling and landing it, getting the CI landed, getting depth/stencil reload sorted, and fixing more framebuffer tests
guillaume_g has quit [Quit: Konversation terminated!]
<daniels>
or shard into 2?
<daniels>
we have 4 Kevins online, so that's two jobs every 10 minutes which is plenty
<alyssa>
That's an option too, of course
nlhowell1 has joined #panfrost
davidlt has quit [Ping timeout: 246 seconds]
adjtm has joined #panfrost
nerdboy has joined #panfrost
adjtm has quit [Remote host closed the connection]
adjtm has joined #panfrost
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #panfrost
<chrisf>
sigh, building deqp *on* the arm device has some weird issues
<chrisf>
i suppose i should put my deqp hat on and fix that
<alyssa>
bbrezillon: I'm rebasing your depth wallpapering stuff
<alyssa>
A lot of the hacks there disappear now that we have better control over the hardware, I think
<alyssa>
Down to a single test regressing from the rebase..