Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #etnaviv
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #etnaviv
larunbe has joined #etnaviv
alarumbe has quit [Ping timeout: 480 seconds]
alarumbe has joined #etnaviv
larunbe has quit [Ping timeout: 480 seconds]
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #etnaviv
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #etnaviv
Leopold__ has joined #etnaviv
Leopold__ has quit [Remote host closed the connection]
Leopold_ has quit [Ping timeout: 480 seconds]
Leopold_ has joined #etnaviv
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #etnaviv
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #etnaviv
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #etnaviv
Leopold_ has quit [Remote host closed the connection]
shoragan has quit [Quit: quit]
Leopold has joined #etnaviv
pH5 has quit [Remote host closed the connection]
Leopold has quit [Remote host closed the connection]
Leopold has joined #etnaviv
Leopold has quit [Remote host closed the connection]
frieder has joined #etnaviv
<tomeu>
lynxeye: austriancoder : I'm seeing much more flakiness when using mainline, and have found that it is something that appeared between 5.19 and 6.0
<tomeu>
have looked at what changed in etnaviv, drm/sched and meson, and haven't seen anything suspicious
<tomeu>
would you have any ideas?
szemzoa has joined #etnaviv
mvlad has joined #etnaviv
Leopold has joined #etnaviv
pcercuei has joined #etnaviv
lynxeye has joined #etnaviv
<lynxeye>
tomeu: How does that flakiness manifest itself? More failures when running things concurrently, or something else?
<tomeu>
yep, that's it
<tomeu>
I'm running with some expected failures that cause the GPU to hang
<lynxeye>
tomeu: Just sent you a patch (mailinglist CC'ed) which might improve things in your case, but be aware that it only swaps one bug with another.
<tomeu>
thanks, will give it a look
<tomeu>
ok, now I know why my 80min bisection was useless: I was carrying a revert of that commit by mistake, so all revisions were good...
<tomeu>
no, it wasn't that
<tomeu>
I so hate bisecting flakiness...
Leopold has quit [Remote host closed the connection]
Leopold has joined #etnaviv
Leopold has quit [Remote host closed the connection]
otavio_ has joined #etnaviv
frieder has quit [Remote host closed the connection]
Surkow|laptop has quit [Quit: 418 I'm a teapot - NOP NOP NOP]
Surkow|laptop has joined #etnaviv
frieder has joined #etnaviv
Leopold has joined #etnaviv
pH5 has joined #etnaviv
Leopold has quit [Remote host closed the connection]
shoragan has joined #etnaviv
<tomeu>
lynxeye: so indeed, looks like reverting 45ecaea73883 drm/sched: Partial revert of 'drm/sched: Keep s_fence->parent pointer' gets things stable
<tomeu>
not 100%, but 2 flakes out of 1000 is good enough for CI
<tomeu>
guess I could skip the tests that cause GPU hangs and get on with this, if the problems are the timeouts...
<tomeu>
btw, I'm mounting the kernel driver with hw_job_limit=1 job_hang_limit=0
<tomeu>
as I see greater instability with more than one job queued at the same time
<tomeu>
hmm, but there is still something wrong in the power domains that causes that little flakiness