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/
hexdump02 has joined #lima
hexdump0815 has quit [Ping timeout: 480 seconds]
<sarbes>
Done and done.
dsimic is now known as Guest27089
dsimic has joined #lima
Guest27089 has quit [Ping timeout: 480 seconds]
chewitt has joined #lima
erle has quit [Quit: K-lined]
chewitt has quit [Quit: Zzz..]
<anarsoul>
sarbes: looks like your constant LOD MR breaks something. I'd suggest running dEQP locally ;)
<sarbes>
Yeah, seen that 🙈
<anarsoul>
in particular, cubemap is broken
<anarsoul>
prior to your change, constant_lod_bias for cubemap was always -1
<sarbes>
Maybe I've got the -1 bias wrong.
<anarsoul>
but now it's set only if (instr->sampler_dim == GLSL_SAMPLER_DIM_CUBE && instr->src[i].src_type == nir_tex_src_bias)
<sarbes>
DOH.
<anarsoul>
there are also 3 crashes
jernej- is now known as jernej
<sarbes>
I'm kicking the can when it comes to running deqp tests. I've never managed to compile it.
<sarbes>
I'll start anew, but with a larger SD card this time. But it will take some time until I figure things out.