<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?