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/
jernej has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
jernej has joined #lima
chewitt has quit [Quit: Zzz..]
camus has quit [Remote host closed the connection]
camus has joined #lima
<enunes> anarsoul: looks like test spec/!opengl 1.1/ppgtt_memory_alignment flakes after the msaa commit, it caused some OOM in CI that I hadnt seen before https://gitlab.freedesktop.org/mesa/mesa/-/jobs/24653994
<enunes> should we just add it to skip?
<enunes> on my system its a consistent crash now but somehow it didnt crash on the CI boards while merging the MR
<anarsoul> yeah, let's add it to skip for now, I'll look into it this week
<anarsoul> btw MSAA requires 4x memory for the buffers (if nr_samples > 1)
<anarsoul> I'm not sure what this particular test does, but my guess is that it allocating some buffer?
<anarsoul> s/buffer/big buffer
<enunes> I'm not sure how big, the test just states "Test is explores an internal memory alignments, that are significant for kernel"
<anarsoul> looks like 1 gig :)
<enunes> should it increase memory usage in any way if its not using multisampling?
<anarsoul> no
<anarsoul> there could be a bug though, I'll look into it
<enunes> cool, thanks
drod has joined #lima
<anarsoul> yeah, it crashes on my rock64 as well
<anarsoul> I think I know what's the issue :)
<anarsoul> yeah, really stupid mistake...
<anarsoul> I'll send MR shortly
<enunes> anarsoul: that was quick
drod has quit [Remote host closed the connection]