<raster>
the latter mesa ... that's "ahead of mainline mesa"
<raster>
with more fixes etc?
<tomeu>
we don't have that
<tomeu>
mainline mesa has the latest fixes
<tomeu>
but you need my branch for testing the DRM driver
<raster>
oh
<raster>
ok
<raster>
those go together
<raster>
got it
<shenghaoyang>
hmm, so on a C101PA chromebook mali_kbase + mainline mesa + nondrm works...?
<raster>
dont need rk3399 branch for kbase anymore?
<shenghaoyang>
I built from master and it loaded successfully - hoping mainline mesa works after I slog through a long compile :p
<raster>
grrr
<raster>
now i'm back to panfrost not working... poop.
shenghaoyang has quit [Remote host closed the connection]
<raster>
hmmm
<raster>
why doesnt rockchip_dri.so want to load panfrost_dri.so ....
stikonas has joined #panfrost
raster has quit [Remote host closed the connection]
pH5 has quit [Quit: bye]
Lyude has quit [Quit: WeeChat 2.2]
Lyude has joined #panfrost
<robertfoss>
alyssa: glmark2, or anything really
<robertfoss>
alyssa: just some number to show where we are at the moment, and that we indeed can run benchmarks
BenG83 has joined #panfrost
TheKit has quit [Ping timeout: 255 seconds]
TheKit has joined #panfrost
<robher>
raster: you now need 'kmsro' gallium driver enabled in mesa. Probably docs haven't gotten updated.
TheKit has quit [Ping timeout: 244 seconds]
<robher>
kmsro minimizes what you have to add to mesa for each platform (flavor of kms driver really).
TheKit has joined #panfrost
chewitt has joined #panfrost
<chewitt>
tomeu: any chance of a rebase against 5.0-rc8 (or 5.0.0 when shipped)?
BenG83 has quit [Quit: Leaving]
adjtm_ has joined #panfrost
Elpaulo has quit [Ping timeout: 258 seconds]
adjtm has quit [Read error: Connection reset by peer]
<hanetzer>
alright. I've wired in all the tracepoints for iorw for panfrost_{gpu,job,mmu} :P
chewitt has quit [Quit: Adios!]
<hanetzer>
robher: gave ya a merge request :P
<hanetzer>
if you add trace_event=panfrost_read,panfrost_write to the kernel cmdline you can get trace events for all the panfrost reads and writes in /sys/kernel/{,debug/}tracing/trace
raster has joined #panfrost
raster has quit [Remote host closed the connection]
<hanetzer>
robher: ah nice. yeah, I appreciate the removal of my earlier blunder/bad idea, I'll be fixing the tracepoint stuff right now :)