stikonas has quit [Remote host closed the connection]
<icecream95>
The format MALI_FORMAT_SPECIAL | 0xc is actually RGB233, not NV12
icecrea105 has joined #panfrost
icecream95 has quit [Ping timeout: 240 seconds]
icecream95 has joined #panfrost
icecrea105 has quit [Ping timeout: 256 seconds]
buzzmarshall has quit [Remote host closed the connection]
robert_ancell has quit [Ping timeout: 264 seconds]
cwabbott has quit [Ping timeout: 272 seconds]
davidlt has joined #panfrost
cwabbott has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #panfrost
_whitelogger has joined #panfrost
kaspter has quit [Ping timeout: 264 seconds]
camus1 has joined #panfrost
camus1 is now known as kaspter
_whitelogger has joined #panfrost
<tomeu>
alyssa: oh, cool idea, we didn't know much about those jobs back then
<tomeu>
alyssa: guess that the header of those jobs gets also updated when the job starts and when it finishes
<tomeu>
so if we don't see overwrites then that's probably not the problem
<tomeu>
and instead it's some other IP block that is running wild
mias_ has joined #panfrost
anarsoul|c has quit [Quit: Connection closed for inactivity]
warpme_ has joined #panfrost
icecream95 has quit [Ping timeout: 250 seconds]
raster has joined #panfrost
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #panfrost
stikonas has joined #panfrost
cwabbott_ has joined #panfrost
cwabbott has quit [Ping timeout: 246 seconds]
cwabbott_ is now known as cwabbott
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #panfrost
robmur01_ has joined #panfrost
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #panfrost
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #panfrost
cwabbott has quit [Read error: Connection reset by peer]
kinkinkijkin has joined #panfrost
<kinkinkijkin>
how's progress so far? mostly in general, but also specifically stability and ability to avoid X
cwabbott has joined #panfrost
yann|work has quit [Ping timeout: 264 seconds]
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #panfrost
yann|work has joined #panfrost
kaspter has quit [Remote host closed the connection]
kaspter has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
yann|work has quit [Ping timeout: 264 seconds]
yann|work has joined #panfrost
kaspter has quit [Ping timeout: 250 seconds]
kaspter has joined #panfrost
indy has quit [Ping timeout: 265 seconds]
abordado_ has joined #panfrost
abordado_ has quit [Remote host closed the connection]
indy has joined #panfrost
cwabbott has quit [Remote host closed the connection]
cwabbott has joined #panfrost
<alyssa>
icecream95: Hm interesting
<alyssa>
tomeu: Mm..
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #panfrost
<HdkR>
kinkinkijkin: Panfrost stability depends on which Midgard GPU you're using and your use case. In general pretty stable though
<HdkR>
Also which kernel you're running
<kinkinkijkin>
ah
<kinkinkijkin>
mali-T628 is of special interest to me, and latest LTS kernel
<kinkinkijkin>
if you feel like letting me ask you instead of googling
<kinkinkijkin>
and general 3D taskss
<HdkR>
So ODROID-XU4 stuff? :)
<kinkinkijkin>
yep
<kinkinkijkin>
you know me, hdkr
<kinkinkijkin>
:p
<HdkR>
No idea what the LTS kernel version is, you need one of the 5.x versions
<kinkinkijkin>
5.4.x
<HdkR>
Can't remember which number x though
<robmur01_>
In general, a fair amount of stuff works on T628, but it's not quite as well supported as the newer models (T760+)
<kinkinkijkin>
I believe it's 5.2 onwards? I've been following this passively for a while
<kinkinkijkin>
ah
<HdkR>
You could try adding the GPU to the whitelist to try things since your kernel is new enough
<kinkinkijkin>
I might
<robmur01_>
IIRC some kernel DRM scheduler stuff wasn't quite ironed out until around 5.5, but the relevant fixes should be/have been backported to 5.4 stable
<kinkinkijkin>
need to set up an hdmi-accepting screen again first, since I sold my gaming monitor a while ago
karolherbst has quit [Quit: duh 🐧]
<HdkR>
I'm also far too lazy to get one of my XU4s fully upgraded to test :P
<alyssa>
Okay, time to start standalone vertex jobs from the standalone bi compiler
<HdkR>
oop
chewitt has joined #panfrost
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #panfrost
karolherbst has joined #panfrost
cwabbott has quit [Remote host closed the connection]
cwabbott has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
<alyssa>
Uh how do I get an fd
<HdkR>
fopen
<HdkR>
:)
<alyssa>
thanks :p
<HdkR>
You didn't say what type of FD :D
<alyssa>
drmOpenWithType it looks like
MistahDarcy has quit [*.net *.split]
bbrezillon has quit [*.net *.split]
Stary has quit [*.net *.split]
MoeIcenowy has quit [*.net *.split]
MoeIcenowy has joined #panfrost
Stary has joined #panfrost
<alyssa>
Excellent, I have the device opened.
kinkinkijxu4 has joined #panfrost
<kinkinkijxu4>
now on my xu4, hooked up into an hdmi>component adapter and displayed on my 720x480 tv which uh... i forget what it's called, it doesn't display the entire image
<HdkR>
overscan
<kinkinkijxu4>
yes that
<kinkinkijxu4>
so once I have everything set up I'll try out some 3d stuff