pH5 has quit [Read error: Connection reset by peer]
pH5 has joined #panfrost
herbmillerjr has joined #panfrost
hlmjr has joined #panfrost
herbmilleriw has quit [Ping timeout: 258 seconds]
Elpaulo has quit [Quit: Elpaulo]
_whitelogger has joined #panfrost
vstehle has joined #panfrost
<bbrezillon>
alyssa: does panfrost support instanced draws?
BenG83 has quit [Quit: Leaving]
<bbrezillon>
for the partial_update() stuff, I'd need to reload only the portion of the FB that have not been damaged, and u_blitter() seems to support instanced draw rect
<bbrezillon>
the other option would be to extend u_blitter to pass an array of rects to blit (which would imply extending the vertices array) instead of just one rect
<alyssa>
bbrezillon: Not yet, though we have notes how to do it.
<alyssa>
It's an ES3 feature, so low-prio (but if you need it for partial_update, that would bump prio :) )
BenG83 has quit [Quit: Leaving]
BenG83 has joined #panfrost
BenG83 has quit [Quit: Leaving]
BenG83 has joined #panfrost
jeez_ has joined #panfrost
jeez_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
stikonas_ has joined #panfrost
stikonas_ has quit [Quit: Konversation terminated!]
stikonas__ has joined #panfrost
Elpaulo has joined #panfrost
indy has joined #panfrost
endrift has joined #panfrost
<endrift>
why does HdkR have ops
bnieuwen2uizen has joined #panfrost
<anarsoul>
endrift: why not?
<endrift>
does he actually work on the project?
<endrift>
(I'm mostly joking around, HdkR and I are IRL friends)
<endrift>
I'm actually wondering if there's a good way to break into this project
<endrift>
things I can do to help out
<endrift>
Even if (or especially if) it involves helping out with things like CI, I have some unused Mali boards sitting around I can hook up to the network and leave on
<endrift>
e.g. an Odroid-C2 (?)
<endrift>
I think it's a C2
<endrift>
oh that's an Utgard, that's lima IIRC?
<anarsoul>
yep
<endrift>
uhm...I'm sure I have something with a midgard or bifrost GPU...
<anarsoul>
if you want to work on utgard you're more than welcome :)
<anarsoul>
we have quite a shortage of hands working on the project
<endrift>
I'm trying to think of all my ARM boards and...I think they're all either utgard or not mali come to think of it
<endrift>
like my spare BBB is PowerVR
<endrift>
my Pis are all VC4
<endrift>
my CuBox-i is vivante
<endrift>
I guess I really don't have anything that can run Panfrost after all
<endrift>
anarsoul: by "the project" you mean lima?
<anarsoul>
yes
<endrift>
Where's the latest code/bug reports? I can take a quick look
<endrift>
I only found a github repo that's several years untouched
<endrift>
but afaik some combination of lima and panfrost is upstream now
<anarsoul>
endrift: all is upstream
<endrift>
oh! ok
<endrift>
Any documentation/bug reports I can check out? Not sure where to look
<anarsoul>
so you want mesa master and linux-5.2-rc (or better drm-misc-next)