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!
adjtm has quit [Remote host closed the connection]
adjtm has joined #lima
dddddd has quit [Ping timeout: 240 seconds]
<anarsoul> tried to add some heuristic for gpir regalloc, but unfortunately it's too fragile :\
<anarsoul> basically I tried to assign the same reg number (if possible) for stores and in 2nd pass for loads
<anarsoul> it improves instruction count in some shaders but breaks unity/8.shader_test from shader-db
<anarsoul> and unfortunately no new deqp fixes :(
yuq825 has joined #lima
<anarsoul> I guess I can move register assignment into scheduler
<anarsoul> it has better info on what physical registers would be beneficial to assign
buzzmarshall has quit [Remote host closed the connection]
romangg has quit [*.net *.split]
wiewo has quit [Ping timeout: 264 seconds]
romangg has joined #lima
wiewo has joined #lima
Barada has joined #lima
yuq825 has quit [Remote host closed the connection]
dddddd has joined #lima
Barada has quit [Quit: Barada]
chewitt has quit [Quit: Adios!]
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #lima
cwabbott has quit [Remote host closed the connection]
cwabbott has joined #lima
cwabbott has quit [Client Quit]
cwabbott has joined #lima
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #lima
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #lima
chewitt has joined #lima
buzzmarshall has joined #lima
embed-3d has quit [Ping timeout: 258 seconds]
Putti has quit [Ping timeout: 264 seconds]
<Viciouss> anarsoul: I will try the patches for suspend later today after updating my kernel to the latest version, thank you for the link
adjtm has quit [Remote host closed the connection]
adjtm has joined #lima
dddddd has quit [Ping timeout: 250 seconds]
cwabbott_ has joined #lima
cwabbott has quit [Ping timeout: 265 seconds]
cwabbott_ is now known as cwabbott
megi has quit [Quit: WeeChat 2.8]
megi has joined #lima
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #lima
Putti has joined #lima
<Putti> Hi, I'm trying to make mesa loader to select the lima render node (now it is selecting renderD128 which is exynos render node). I tried export DRM_PRIME=1 but that didn't make any difference. Any idea what is the right way to select renderD129?
<anarsoul> what is exynos render node? does it have another gpu?
<Putti> I could guess it is for some video decoding but not sure
<Putti> it is not another gpu
<Putti> I could disable probably that driver in kernel but mesa should work with multiple render nodes?
<Putti> at least it works in aosp
<Putti> with aosp I can just set the render node in sysprop
<Putti> reading the mesa loader code DRM_PRIME is the env variable that does some magic to decide which render node to select but I don't seem to fully understand the code yet
<anarsoul> Putti: ask #dri-devel
<Putti> anarsoul, good idea :)
<anarsoul> that's not lima issue
psydread has left #lima [#lima]
psydread has joined #lima
psydread has left #lima [#lima]
psydread has joined #lima
embed-3d has joined #lima
dddddd has joined #lima
<Viciouss> I tried applying commits for suspend from 8th and 9th of march to my v5.6.5 branch but something doesn't fit and my build is broken. looks like there are more changes before that, is there an easy way to find and apply all of them?
embed-3d has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<anarsoul> Viciouss: grab all the changes from linux-next
embed-3d has joined #lima
embed-3d has quit [Client Quit]
embed-3d has joined #lima
<Viciouss> is it enough to pick all the commits from the lima directory of linux-next or do I need anything else? currently my branch looks like this: https://github.com/Viciouss/linux/commits/v5.6.5-p4note-lima
<Viciouss> it compiles just fine but unfortunately I still have the same error
<anarsoul> 0x800 is LIMA_GP_IRQ_AXI_BUS_ERROR and and 0x1000 is LIMA_GP_IRQ_AXI_BUS_STOPPED
<anarsoul> likely you need some additional init on exynos
<anarsoul> I'm not sure, you can ping Qiang if you want to
psydread has left #lima [#lima]