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 [Ping timeout: 480 seconds]
jernej has joined #lima
camus1 has joined #lima
camus has quit [Remote host closed the connection]
camus1 has quit [Remote host closed the connection]
camus has joined #lima
camus1 has joined #lima
camus has quit [Read error: Connection reset by peer]
camus has joined #lima
camus1 has quit [Ping timeout: 480 seconds]
camus1 has joined #lima
camus has quit [Read error: Connection reset by peer]
camus has joined #lima
camus1 has quit [Ping timeout: 480 seconds]
<Wizzup> anarsoul: I created the bug report as requested: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5800
<Wizzup> thanks for the help so far!
camus has quit [Remote host closed the connection]
camus has joined #lima
<enunes> Wizzup: can you link a pinephone image that has everything set up to reproduce that bug?
jelly has quit [Read error: Connection reset by peer]
<Wizzup> enunes: will do, need a few hours
<enunes> oh ok I didnt mean to prepare one, but to link to some image from the distribution so I dont have to track it down
jelly has joined #lima
<Wizzup> enunes: I understand, we have images, but those do not carry latest mesa (much older mesa) so those are not that useful, I wanted to save you some time
<Wizzup> I think it's best if I make sure that I have an image + the proper instructions so that I'm not wasting your time
<Wizzup> I'll have one ready by this evening I am pretty sure
camus1 has joined #lima
camus has quit [Read error: Connection reset by peer]
drod has joined #lima
camus has joined #lima
camus1 has quit [Ping timeout: 480 seconds]
<anarsoul> Wizzup: you should try mesa from git main or at least 21.3
<anarsoul> 21.2 is old
<freemangordon> anarsoul: does test replays correctly for you on 21.3? on lima that is.
<anarsoul> I haven't tried that and all my lima devices are headless, so can't really try
<freemangordon> the problem is that I am not sure we'll be able to compile that on leste
<freemangordon> also, do you think there are changes that might affect that particular issu?
<freemangordon> *issue?
<anarsoul> I'm not sure what causes the issue, so it's best to try the latest code
<anarsoul> there were some bugfixes between 21.2 and 21.3
<anarsoul> here's list of changes to lima between 21.2 and 21.3: https://gist.github.com/anarsoul/4f8dab673d4016754900b5a7e0a23393
<freemangordon> anarsoul: do you know anybody running 21.3 on lima, who can replay the trace? enunes maybe?
<anarsoul> maybe
<anarsoul> anyway, if there will be a fix to lima it'll go in git main, not in 21.2 or 21.3
<enunes> freemangordon: even playing it on my laptop I get 16: warning: unsupported eglSurfaceAttrib call
<freemangordon> sure
<enunes> so I dont think we can reach any conclusion with the trace
<freemangordon> enunes: yes, as I said this is not supported in retrace
<freemangordon> also, there is a trace without that call
<enunes> yeah so any conclusion from replaying the trace is not valid
<enunes> thats why I asked for the pinephone image so I try it and give any feedback
<freemangordon> enunes: well, if retrace on 21.3 on lime results in same mis-rendering as on 21.2 we may boldly assume that issue is not fixed on 21.3. Thats my point. And yes, I understand why you need that image and agree.
<freemangordon> *lima
<freemangordon> Wizzup: will provide one, hopefully later today
<anarsoul> freemangordon: the trace from bug report replays with flickering for me on my intel gpu
<anarsoul> Device: Mesa Intel(R) UHD Graphics 630 (CFL GT2) (0x3e9b)
<anarsoul> Mesa 21.3.2
<freemangordon> let me download and try it
<freemangordon> plays fine on:
<freemangordon> GL_VERSION: OpenGL ES 3.2 Mesa 20.0.8
<freemangordon> GL_RENDERER: Mesa DRI Intel(R) UHD Graphics 620 (KBL GT2)
<freemangordon> hmm... maybe some general issue in mesa
<freemangordon> anarsoul: BTW, is this wayland or xorg?
<Wizzup> enunes: would appreciate that (regarding checking out the image and providing feedback) - I'm working on the image now, I'll poke you again when it's ready
<Wizzup> anarsoul: I
<Wizzup> sorry
<Wizzup> anarsoul: I'll try the newer mesa if it builds
<anarsoul> freemangordon: that's wayland version, but I believe it uses Xwayland to replay your trace
<anarsoul> freemangordon: 20.0 is 2 years old :)
<freemangordon> anarsoul: I am impressed actually, ubuntu 18.04 (my laptop is on) is way older than that ;)
<anarsoul> anyway, flickering on Intel GPU suggests that it's likely a winsys issue
camus1 has joined #lima
camus has quit [Ping timeout: 480 seconds]
drod has quit [Remote host closed the connection]
camus has joined #lima
camus1 has quit [Read error: Connection reset by peer]
<Wizzup> winsys, would that be dri/glamor terrain?