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|2 has quit [Remote host closed the connection]
<[alyssa]> tomeu: That's what I used to use, but doing it that way bars us from mainline due to significant NIH issues in the old one, and it doesn't fix the winsys/licensing/etc issues
<[alyssa]> That said, yeah, I don't grok the kernel stuff, looks like Lyude and you are making progress tho! :D
<Lyude> tomeu: oh hey
<Lyude> i'm hitting the mmap errors now
<Lyude> it looks like I probably just did the wrong thing in 9d98469922bd74342a75a5e3479de491bb5fcd00
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #panfrost
<HdkR> Lyude: Board is on its way
chewitt has quit [Ping timeout: 250 seconds]
chewitt has joined #panfrost
chewitt has quit [Client Quit]
MoeIcenowy has joined #panfrost
<MoeIcenowy> [alyssa]: do you mind to work on Allwinner H6 w/ Mali-T720?
<tomeu> Lyude: thanks for the hint, MR coming
<tomeu> [alyssa]: fwiw, my plan is to use ARM's driver while I work on the winsys
<tomeu> I don't know yet if it would be a good idea to upstream panfrost while it depends on ARM's driver
<tomeu> didn't need a render node at the end, btw
<tomeu> renderonly is happy with just a fd, which in this case corresponds to /dev/mali0
<tomeu> basically:
<tomeu> - .gpu_fd = drmOpenWithType("panfrost", NULL, DRM_NODE_RENDER),
<tomeu> + .gpu_fd = open("/dev/mali0", O_RDWR | O_CLOEXEC),
pH5 has joined #panfrost
BenG83 has quit [Quit: Leaving]
BenG83 has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
cwabbott_ has joined #panfrost
cwabbott has quit [Ping timeout: 246 seconds]
cwabbott_ is now known as cwabbott
cwabbott has quit [Ping timeout: 250 seconds]
chewitt has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
belgin has joined #panfrost
cwabbott has joined #panfrost
<HdkR> Lyude: Btw are you going to Fosdem this year?
<HdkR> Looks like there is a plan for a Graphics dev room this year but nothing in the schedule
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
belgin has quit [Quit: Leaving]
<[alyssa]> tomeu: oh, awesome :)
<[alyssa]> MoeIcenowy: Hm?
<Lyude> tomeu: yeah that is my plan as well
<Lyude> tomeu: have a specific branch you are working on?
<Lyude> Oh HdkR forgot to respond, whoops: no I don't have any plans to go unfortunately
<HdkR> NP, I'm not planning on it either :P
<Lyude> tomeu: oh, re upstreaming panfrost without the kernel driver yet: I think it should be fine actually, as it sounds like from what we've been told some other drivers have done something similar before they got their kernel modules
pH5 has quit [Quit: bye]
anarsoul|2 has joined #panfrost
pH5 has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
rhyskidd has quit [Quit: rhyskidd]
rhyskidd has joined #panfrost
jernej has quit [Quit: ZNC 1.6.5-elitebnc:7 - http://elitebnc.org]
adjtm has quit [Remote host closed the connection]
adjtm has joined #panfrost
jernej has joined #panfrost
<Ashy> is there a list of boards with a feature status list for panfrost anywhere?
<Ashy> or is it too early for that still?
<HdkR> Feature list is mostly pickly cactus, ouchies, and hurties
<Ashy> haha
<HdkR> The demo that was done at XDC was on a RockPro64 though
<HdkR> and a lot of development is being done with a Samsung Chromebook Plus
<HdkR> Bifrost related work will only start spinning up in a couple of weeks
<Ashy> cool
<MoeIcenowy> [alyssa]: just another SoC with Midgard ;-)
<MoeIcenowy> KMS support will come in 4.21
<anarsoul|2> MoeIcenowy: H6?
<MoeIcenowy> anarsoul|2: yes
BenG83_ has joined #panfrost
BenG83 has quit [Ping timeout: 268 seconds]