alyssa changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - https://gitlab.freedesktop.org/panfrost - Logs https://freenode.irclog.whitequark.org/panfrost - Discord Discard
<anarsoul> Lyude: I used buildroot
<anarsoul> but switched to native compilation later
<anarsoul> it's more convenient
<Lyude> it's, really slow
<Lyude> slow enough I can't really get anything done in a timely manner which is why I'm trying to do cross-cc
<Lyude> what do you mean by buildroot though
<anarsoul> Lyude: well, buildroom
<anarsoul> *buildroot
<Lyude> oh! this is very useful
pH5 has quit [Quit: -_-]
_whitelogger has joined #panfrost
tlwoerner_ has joined #panfrost
tlwoerner_ has quit [Quit: Leaving]
tlwoerner_ has joined #panfrost
tlwoerner_ has quit [Remote host closed the connection]
tlwoerner_ has joined #panfrost
tlwoerner has quit [Quit: Leaving]
<alyssa> chewitt: IIRC it's still annoying due to the shear number of commits, and I can't be constantly squashing everything (for bisection sake)
<alyssa> adjtm: last I checked it didn't work but I didn't test extensively / debug
<chewitt> alyssa: don't do it all the time then :) e.g. manage panfrost stuff as regularly as needed, only do the big rebase monthly
<alyssa> That's already what we do, and it's already annoying :p
tlwoerner_ has quit [Quit: Leaving]
<chewitt> alyssa: so .. which mesa branch should I use now
<alyssa> incremental-t8xx
<chewitt> doesn't exist
<chewitt> ahh.. you mean in the separate panfrost repo?
<chewitt> your rebase comments made is sound like mesa + panfrost had been combined
<alyssa> o
<alyssa> I misread, sorry
<alyssa> upstream-overlay
<thefloweringash> for what it's worth, that doesn't currently build for me. I think it's because panfrost relies on a change to mesa in e27902a2, that's not part of upstream-overlay.
<alyssa> Hm?
<alyssa> I may have forgotten to push something
* alyssa wonders where her source tree went???
<alyssa> what the hay
<alyssa> what even
<alyssa> Here's hoping i pushed my code :v
<alyssa> yeah okay nothing of value lost. still bizarre
<alyssa> thefloweringash: ...ah. Forgot to push on the mesa side of things
<alyssa> Repull :)
<thefloweringash> thanks :-)
<alyssa> thanks for poking me about that
<thefloweringash> I have a server building some aarch64 stuff for, uh, personal reasons, so I added a panfrost job to it: http://d.intertub.es/nT6CrD
<alyssa> thefloweringash: Oh, neat! Thank you!
<HdkR> Nice
<HdkR> I was planning on messing with cross-compilation this weekend but a business trip popped up D:
<alyssa> HdkR: Someone interesting I hope?
<alyssa> *Somewhere
<chewitt> could be either :)
<alyssa> Ay.
<HdkR> Just Toronto
<chewitt> btw, if any panfrost contributors would like a VIM2 (T820) for testing I will be in the US this week (Tue-Fri) which makes for cheaper postage
<chewitt> I still have ~5 boards to dispose of
<chewitt> PM if interested
<alyssa> HdkR: _Just_ Toronto?!
<HdkR> Meeting up with my bossy person
<alyssa> HdkR: I guess having bossy person meetups in Toronto is a plus side to your job then! :)
<HdkR> yep
<HdkR> Bit cold though
chewitt has quit [Quit: Adios!]
maciejjo has quit [Ping timeout: 260 seconds]
maciejjo has joined #panfrost
TheKit has quit [Ping timeout: 260 seconds]
TheKit has joined #panfrost
_whitelogger has joined #panfrost
cwabbott_ has joined #panfrost
pH5 has joined #panfrost
cwabbott_ has quit [Ping timeout: 240 seconds]
HdkR is now known as SuperGay
SuperGay is now known as HdkR
BenG83 has joined #panfrost
<Lyude> ooooh, that explains why cross compiling wasn't working
<Lyude> alyssa: i need to redo a bunch of the stuff you've got in the meson.build for panfrost so it uses pkg-config
<Lyude> well not a bunch;there isn't really much
<Lyude> almost there
<Lyude> just had to squash a meson bug, lol...
pH5 has quit [Ping timeout: 272 seconds]
pH5 has joined #panfrost
unoccupied has joined #panfrost
BenG83 has quit [Quit: Leaving]
tlwoerner has joined #panfrost
pH5 has quit [Quit: -_-]
tlwoerner has quit [Ping timeout: 252 seconds]
<Lyude> finally. it works
<HdkR> woo
<Lyude> also gonna send a pull request for the other stuff I needed in a moment