ChanServ changed the topic of #lima to: Development channel for open source lima driver for ARM Mali4** GPUs - Kernel driver has landed in mainline, userspace driver is part of mesa - Logs at https://oftc.irclog.whitequark.org/lima/
Daanct12 has joined #lima
Daanct12 has quit [Read error: Connection reset by peer]
Daanct12 has joined #lima
camus has joined #lima
<anarsoul>
enunes: could you remind me what's missing from your performance counters MR?
<enunes>
I just never bothered to look into that much after this
Bentley has joined #lima
Bentley has quit [Remote host closed the connection]
marex has joined #lima
marex has quit []
marex has joined #lima
freemangordon has quit [Ping timeout: 480 seconds]
erle has joined #lima
freemangordon has joined #lima
Daanct12 has quit [Ping timeout: 480 seconds]
camus has quit []
<anarsoul>
enunes: can you please share a command (or results) for failed spec/!opengl 1.1/depthstencil-default_fb-* tests?
marex has quit [Ping timeout: 480 seconds]
drod has joined #lima
<enunes>
anarsoul: I think this should work PIGLIT_SOURCE_DIR="$HOME/piglit" PIGLIT_PLATFORM="gbm" $HOME/piglit/bin/fbo-depthstencil blit default_fb -samples=2 -auto
<anarsoul>
OK, thanks!
<anarsoul>
did drawpixels variant pass before?
<anarsoul>
and why we aren't running it in CI?
<anarsoul>
blit requires depth/stencil support in lima blitter for msaa resolve, I just added it
<anarsoul>
drawpixels doesn't work, it fails for stencil
<enunes>
no specific reason, I bundled it in skip to lower runtime
<enunes>
I just replied in the MR, we could consider reevaluating how much runtime those add, maybe fine tune the skip list better if something is still low cost/benefit