karolherbst has quit [Read error: Connection reset by peer]
karolherbst has joined #panfrost
hexdump0815 has joined #panfrost
hexdump01 has quit [Ping timeout: 480 seconds]
Daanct12 has joined #panfrost
Daanct12 has quit [Quit: WeeChat 4.6.3]
Daanct12 has joined #panfrost
Daanct12 has quit []
Daanct12 has joined #panfrost
Daanct12 has quit [Quit: WeeChat 4.6.3]
Daanct12 has joined #panfrost
jernej- has quit [Read error: Connection reset by peer]
jernej has joined #panfrost
rasterman has joined #panfrost
simon-perretta-img has joined #panfrost
pbsds is now known as Guest18283
pbsds has joined #panfrost
Guest18283 has quit [Ping timeout: 480 seconds]
warpme has joined #panfrost
warpme has quit []
warpme has joined #panfrost
<daniels>
linkmauve: G310 is also v7 but substantially lower performance than the G52
<daniels>
*G31
<daniels>
HdkR: hmm, we do have the perf debug for exactly this, which is also iirc wired through to the EGL debug interface so apps/trace/etc can also capture that
warpme has quit []
warpme has joined #panfrost
<urja>
... #¤$@%& libclc @£€£¤!...
<urja>
"The CLC compiler requires LLVM, but LLVM is disabled." ... i remember someone saying libclc (& thus llvm) is only a build-time dep, not a runtime dep... how do i configure mesa like that?
<daniels>
urja: you can do it as two-pass, where you do one build of only the tools with llvm enabled, then a second pass where you disable llvm and also tell it to use the 'system' compiler
<urja>
okay, now finding the set of options to build mesa-clc and nothing but it ... (
ashleysmithgpu has joined #panfrost
Daanct12 has quit [Quit: WeeChat 4.6.3]
<urja>
install-mesa-clc does not imply mesa-clc=enabled (and if no drivers or anything else is enabled, the default of auto means disabled). logical :D
soxrok2212 has quit []
soxrok2212 has joined #panfrost
rasterman has quit [Quit: Gettin' stinky!]
<robmur01>
bbrezillon: do you still have your old IOMMU_DEV_PRIVATE branch around anywhere?
<robmur01>
ISTR you prepped a v3 that never made it to the list
<bbrezillon>
robmur01: uh, I can check, but I'm pretty sure I don't
dsimic is now known as Guest18298
dsimic has joined #panfrost
<bbrezillon>
robmur01: nope, I must have trashed a whole bunch of inactive kernel branches a while back
<bbrezillon>
OTOH, the code was pretty trivial IIRC
Guest18298 has quit [Ping timeout: 480 seconds]
<bbrezillon>
robmur01: BTW, if you're considering adding new IOMMU flags, it'd be great to also support the stuff we need to share pages memory between the CPU and FW/MCU
<urja>
motionmark on the veyron/ASUS C201 went from a score of 15 (@ 45 fps) to a score of 48 with that patch (mind you, i updated mesa from 24-something to 25.1.3 at the same time, but still)
<urja>
I'm just amused that the RK3588 score was 217 _before_ the patch... so, firefox on the RK3288 now way faster, but still very slow :P
paulk-bis has joined #panfrost
paulk has quit [Ping timeout: 480 seconds]
acryo_ has joined #panfrost
acryo has quit [Ping timeout: 480 seconds]
<robmur01>
bbrezillon: I'll have to find a source for what exactly those CSF_FW flags are supposed to mean, but I'd be rather surprised if they need anything significantly different from regular GPU BOs
warpme has quit []
rasterman has joined #panfrost
rasterman has quit [Quit: Gettin' stinky!]
<bbrezillon>
robmur01: let me dig out the kbase source I based that on