Maxime Ripard

Results 53 comments of Maxime Ripard

Is that an armbian kernel on one you compiled yourself? It looks like nobody ran (the kernel's) modules_install on that system.

I've had similar issues when the GPU clock was not configured properly. can you paste the output of /sys/kernel/debug/clk/clk_summary while your GPU tasks are running?

@wuweidong0107 the frequencies look correct. IIRC, glmark-es2 has an option to do some off-screen rendering, can you try to use that and report the results? Are you running it fullscreen?...

Wait, what have you been testing if you don't have one?

Can you test the branch test-pmu I just pushed? The other results I asked for would still be valuable.

glxgears is an OpenGL application, the Mali supports only the Open GL ES API. So, it's not the same issue.

awesome, thanks :)

It works indeed, but we would still need to parse the raw message using `MessageParser` in order to retrieve the `to` and `from` fields. We end up with something like...

did you add something to 0.2.2 to make this any easier? I didn't find anything obvious to me