alyssa changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://freenode.irclog.whitequark.org/panfrost - <daniels> avoiding X is a huge feature
_whitelogger has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #panfrost
stikonas has quit [Remote host closed the connection]
vstehle has quit [Ping timeout: 256 seconds]
kaspter has quit [Remote host closed the connection]
kaspter has joined #panfrost
warpme_ has quit [Quit: Connection closed for inactivity]
starnight has joined #panfrost
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 264 seconds]
camus1 is now known as kaspter
<starnight> Hi! We have a khadas VIM2 board (S912, Mali-T820). We tried Panfrost on this board, but screen shows artifacts. I have placed a ticket at https://gitlab.freedesktop.org/mesa/mesa/-/issues/3143
davidlt has joined #panfrost
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus1 is now known as kaspter
kaspter has quit [Ping timeout: 246 seconds]
kaspter has joined #panfrost
<chewitt> interesting to see @icecream95 talking about power issues potentially being a source of issues that cause artefacts
<chewitt> I'm wondering if the same underlying "how the GPU is powered" issue we see on Amlogic G31/G52 is also present on T820
<chewitt> The current power-up code @narmstrong wrote appears to work well on T820, but due to the original lack of Linux mali blobs for T820 the number of people trying to run Linux on GXM devices is probably more limited than say Rockchip boards, so maybe there are still issues but just not seen in enough volume to trigger recognition
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #panfrost
vstehle has joined #panfrost
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 265 seconds]
camus1 is now known as kaspter
icecream95 has joined #panfrost
nlhowell has joined #panfrost
buzzmarshall has quit [Remote host closed the connection]
tomboy65 has joined #panfrost
tomboy64 has quit [Ping timeout: 240 seconds]
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 256 seconds]
camus1 is now known as kaspter
<tomeu> chrisf: I merge this fragment into the arm64 defconfig: https://paste.debian.net/1154318/
<tomeu> but mmind00 might have a better branch/instructions?
kaspter has quit [Ping timeout: 264 seconds]
guillaume_g has joined #panfrost
kaspter has joined #panfrost
<mmind00> chrisf: tomeu: don't really have ready instructions ... but looking at my scratch branch, mainline (5.8-rc2 to be specific) only seems to be missing tomeu 's bifrost enablement patches ... other than that, I guess just use 5.8-something + the config fragment from above
kaspter has quit [Ping timeout: 265 seconds]
kaspter has joined #panfrost
ggardet has joined #panfrost
nlhowell has quit [Ping timeout: 264 seconds]
<tomeu> chrisf: yeah, there shouldn't be much about it
<tomeu> do you get 3 devices in /dev/dri?
kaspter has quit [Remote host closed the connection]
kaspter has joined #panfrost
<narmstrong> chewitt: theorically, T820 also need the power-up/reset code
nlhowell has joined #panfrost
guillaume_g has quit [Ping timeout: 265 seconds]
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 258 seconds]
camus1 is now known as kaspter
<tomeu> ah, interesting!
ggardet is now known as guillaume_g
warpme_ has joined #panfrost
cwabbott has joined #panfrost
ggardet has joined #panfrost
camus1 has joined #panfrost
guillaume_g has quit [Ping timeout: 260 seconds]
kaspter has quit [Ping timeout: 246 seconds]
camus1 is now known as kaspter
ggardet is now known as guillaume_g
stikonas has joined #panfrost
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus1 is now known as kaspter
robmur01 has joined #panfrost
robmur01_ has joined #panfrost
robmur01 has quit [Ping timeout: 246 seconds]
nlhowell has quit [Ping timeout: 256 seconds]
nlhowell has joined #panfrost
<icecream95> Panfrost vkcube trace: https://gitlab.freedesktop.org/snippets/1085/raw It doesn't actually draw anything yet, but at least it doesn't crash...
<HdkR> =o
icecream95 has quit [Ping timeout: 246 seconds]
starnight has quit [Ping timeout: 245 seconds]
<tomeu> almost there :)
raster has joined #panfrost
nlhowell has quit [Ping timeout: 240 seconds]
nlhowell has joined #panfrost
nlhowell has quit [Ping timeout: 246 seconds]
cwabbott has quit [Ping timeout: 256 seconds]
nlhowell has joined #panfrost
guillaume_g has quit [Quit: Konversation terminated!]
guillaume_g has joined #panfrost
cwabbott has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
guillaume_g has quit [Quit: Konversation terminated!]
guillaume_g has joined #panfrost
buzzmarshall has joined #panfrost
Ke has quit [Quit: killed]
l-as has quit [Quit: killed]
l-as has joined #panfrost
Ntemis has joined #panfrost
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
<alyssa> :o
Ke has joined #panfrost
guillaume_g has quit [Quit: Konversation terminated!]
guillaume_g has joined #panfrost
Ntemis has quit [Read error: Connection reset by peer]
<alyssa> code for that pushed anywhere btw?
guillaume_g has quit [Quit: Konversation terminated!]
guillaume_g has joined #panfrost
awordnot has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
nlhowell has quit [Ping timeout: 264 seconds]
<alyssa> Something smells funny about writeout deps
<alyssa> I recall there being issues here and we used to workaround in the compiler
<alyssa> but I was able to coax the blob into generating asm that is -- according to our old model of the hw -- invalid
<alyssa> something fishy
Ntemis has joined #panfrost
indy has joined #panfrost
guillaume_g has quit [Quit: Konversation terminated!]
raster has quit [Quit: Gettin' stinky!]
Ntemis has quit [Read error: Connection reset by peer]
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
davidlt has quit [Ping timeout: 258 seconds]
<chrisf> tomeu: still having trouble. i built your slightly hacked 5.7 (on the device), installed it [with `make install`, `make modules_install`] and things look fairly sensible, but it doesn't boot
<alyssa> chrisf: doesn't boot how?
<alyssa> also found my issue -- r1 is special, derp
<chrisf> appears to be stuck somewhere very early, possibly still in uboot. i dont get any logs
<chrisf> still waiting on parts for serial console
<alyssa> chrisf: nothing comes on screen?
<chrisf> alyssa: the uboot splash never goes away
<alyssa> Okay
<alyssa> I'd blame the uboot ini(?) file, there's a lot of things that can go wrong there iirc
raster has joined #panfrost
yann has quit [Ping timeout: 260 seconds]
Elpaulo has quit [Read error: Connection reset by peer]
Elpaulo has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
<chrisf> alyssa: no doubt, but very hard to figure out what is going wrong