ChanServ changed the topic of #lima to: Development channel for open source lima driver for ARM Mali4** GPUs - Kernel has landed in mainline, userspace driver is part of mesa - Logs at https://people.freedesktop.org/~cbrill/dri-log/index.php?channel=lima and https://freenode.irclog.whitequark.org/lima - Contact ARM for binary driver support!
Xalius has joined #lima
yuq825 has joined #lima
<anarsoul> yuq825: I still get occasional ppmmu faults with latest version of your MR :(
<yuq825> oh, sad to know, but there is indeed a reload bug I'm trying to fix
<anarsoul> do you want apitrace that reproduces the issue?
<yuq825> you mean quick? yeah, would like to
<anarsoul> it's supertuxkart, and it happens almost immediately when race starts
<anarsoul> menu works fine though
<yuq825> btw. I see dEQP-GLES2.functional.shaders.random.trigonometric.fragment.69 fail without my MR too, is it same on your side?
<anarsoul> yuq825: it's OK if it fails consistently, but with your MR it's flake
<anarsoul> which means it either passes or not
<yuq825> so it's expected to fail? but I can't see pass case on my side with my MR applied
afaerber has quit [Ping timeout: 240 seconds]
<anarsoul> yuq825: yeah, I don't expect your MR to fix it
<anarsoul> if it passed in CI it means likely there's a race somewhere
<anarsoul> I guess it passes if it's ran in batch with other tests
<anarsoul> so likely there's state leak or a race
<anarsoul> darn, supertuxkart trace is 187m even if compressed
<anarsoul> yuq825: do you have onedrive or google drive working in China?
<yuq825> google drive is ok
<yuq825> onedrive is also fine
<yuq825> thanks
buzzmarshall has joined #lima
buzzmarshall has quit [Remote host closed the connection]
<yuq825> anarsoul: do I need to add a new commit to mark the unexpected pass in CI or embedded into commit fix it?
<anarsoul> yuq825: embed it in whichever commit introduced new passes (I assume that's gonna be one that enables multiple jobs)
megi has quit [Ping timeout: 240 seconds]
chewitt has quit [Quit: Zzz..]
Barada has joined #lima
<anarsoul> yuq825: have you been able to replay apitrace on your board?
<yuq825> error: unsupported trace format version 6
<anarsoul> you need to update your apitrace
<yuq825> how do you install q3a?
<anarsoul> I just compiled it
<anarsoul> but apitrace is from supertuxkart
<yuq825> this one?
<anarsoul> it's a lot easier to reproduce ppmmu fault with it, it's hits almost 100% of runs
<anarsoul> yuq825: no, I've been using ioquake3
<yuq825> ok
<anarsoul> yuq825: make sure you're using opengl1 renderer. opengl2 is still broken with lima
<anarsoul> it *almost* works, it definitely needs depth reload
<anarsoul> also it needs shader caching since it recompiles its shaders a lot and it takes a while for it to start up. panfrost has the same issue
<anarsoul> yuq825: also disable openal if you see a lot of stuttering in q3a
<anarsoul> I haven't debugged why but it stutters a lot with openal enabled
<yuq825> ok, thanks, let me check one by one
Barada has quit [Quit: Barada]
afaerber has joined #lima
chewitt has joined #lima
Barada has joined #lima
chewitt has quit [Quit: Adios!]
monstr has joined #lima
yuq825 has quit [Remote host closed the connection]
yuq825 has joined #lima
yuq825 has quit [Remote host closed the connection]
yuq825 has joined #lima
yann has quit [Ping timeout: 268 seconds]
Xalius has quit [Remote host closed the connection]
yann has joined #lima
yuq825 has quit [Quit: Leaving.]
yuq825 has joined #lima
megi has joined #lima
yuq825 has quit [Quit: Leaving.]
yuq825 has joined #lima
Barada has quit [Quit: Barada]
dddddd has joined #lima
yuq825 has quit [Ping timeout: 272 seconds]
Barada has joined #lima
Barada has quit [Client Quit]
cp- has quit [Quit: Disappeared in a puff of smoke]
cp- has joined #lima
<rellla> how can i follow the path of a glClear to our lima driver in mesa/gallium?
monstr has quit [Remote host closed the connection]
<enunes> you could use a debugger and put a breakpoint there and then step fromt here on
<rellla> enunes: yeah, will try.
<rellla> got it, thanks!
yann has quit [Ping timeout: 246 seconds]
chewitt has joined #lima
yann has joined #lima
<anarsoul> rellla: glClear may actually result in drawing a quad if it's scissored clear
<anarsoul> only fullscreen clears get to lima_clear()
<rellla> anarsoul: yeah, it leads to a quas
<rellla> quad
<rellla> i wanted to find the place, where it's done in the code :) found it
Viciouss has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
ChanServ has quit [shutting down]
ChanServ has joined #lima
buzzmarshall has joined #lima
anarsoul has quit [Remote host closed the connection]
anarsoul has joined #lima
chewitt has quit [Read error: Connection reset by peer]
enunes has quit [Quit: ZNC 1.7.2 - https://znc.in]
enunes has joined #lima