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!
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
jrmuizel has joined #lima
yuq825 has joined #lima
drod has quit [Quit: Ухожу я от вас (xchat 2.4.5 или старше)]
jrmuizel has quit [Remote host closed the connection]
megi has quit [Ping timeout: 252 seconds]
_whitelogger has joined #lima
dddddd has quit [Remote host closed the connection]
tlwoerner has joined #lima
hoijui has joined #lima
yuq825 has quit [Remote host closed the connection]
guillaume_g has joined #lima
yuq825 has joined #lima
hoijui has quit [Quit: Leaving]
<bshah> Hi there, so I am trying to reduce/find out what in my app makes lima fail, : https://invent.kde.org/snippets/348 here is shaders outputed by MESA_GLSL=dump before and after gpir message is outputed. can someone take a quick look at paste and see if I am right that shader on L140 is culprit? or previous one?
drod has joined #lima
guillaume_g has left #lima ["Konversation terminated!"]
megi has joined #lima
<yuq825> bshah: it's the first one which is a vertex shader and have control flow in it
<bshah> yuq825: okay
<bshah> thanks
drod has quit [Read error: Connection reset by peer]
drod has joined #lima
drod has quit [Client Quit]
<enunes> anarsoul: I run drm-misc-next which I rebuild often, haven't seen RCU stalls or other bugs recently
yuq825 has quit [Remote host closed the connection]
anodynee has joined #lima
dddddd has joined #lima
yuq825 has joined #lima
megi has quit [Quit: WeeChat 2.5]
cwabbott has quit [Quit: cwabbott]
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
cwabbott has joined #lima
anodynee has quit [Remote host closed the connection]
jrmuizel has joined #lima
jrmuizel has quit [Ping timeout: 245 seconds]
jrmuizel has joined #lima
yuq825 has quit [Remote host closed the connection]
megi has joined #lima
ezequielg has quit [Ping timeout: 264 seconds]
ezequielg has joined #lima
hoijui has joined #lima
megi has quit [Quit: WeeChat 2.5]
hoijui has quit [Quit: Leaving]
megi has joined #lima
jrmuizel has quit [Remote host closed the connection]
CounterPillow has joined #lima
<CounterPillow> https://0x0.st/zf4J.txt wish I had a symbol table for mesa, but apparently all my build contains is function names. Anyway, crashes in ppir_node_add_dep in rockchip_dri.so when trying to run mpv with a DRM gpu context
<CounterPillow> Time to try and get a more useful gdb output
<CounterPillow> maybe with git master
<anarsoul> it was fixed in git master
<CounterPillow> Ah, cool
<anarsoul> so yeah, try with git master
<anarsoul> if it fails, do "export LIMA_DEBUG=pp,gp", try again and then provide log
<CounterPillow> `sudo ninja install` yeets stuff into /usr/local, right? Just making sure I don't hose my system
<CounterPillow> src/egl/g_egldispatchstubs.c doesn't get an include of <stddef.h> with the configuration "-D platforms=drm,surfaceless -D glx=disabled -D gallium-drivers=swrast,virgl,kmsro,lima -D dri3=true -D egl=true -D gbm=true -D gles2=true -D gles1=false -D glvnd=true -D llvm=true -D lmsensors=true -D shared-glapi=true -D osmesa=gallium", there may be some implicit dependency somewhere
<CounterPillow> (also most of these options are just me cargo-culting and trying to get less to compile, please no bully)
<CounterPillow> hot dang it's working. Glitchy, but working
<CounterPillow> https://0x0.st/zfJs.mp4 to reproduce: mpv --gpu-context=drm --no-audio --drm-connector=your-connector-here video.mp4
jrmuizel has joined #lima