GrimKriegor_ has quit [Read error: Connection reset by peer]
GrimKriegor has joined #linux-exynos
GrimKriegor has quit [Changing host]
GrimKriegor has joined #linux-exynos
<mszyprow>
memeka: please check with disabled exynos5422-dmc driver
<mszyprow>
memeka: 933MHz is fake
<mszyprow>
memeka: the memory chips supports only 800MHz
<memeka>
mszyprow: I added the patches for DMC, ASV
<memeka>
latest ones
<mszyprow>
memeka: uboots configures bus at 933MHz, but leaves memory chips in self-refresesh mode
<memeka>
set all governors to performance
<mszyprow>
memeka: which is still slower than the real (synchronous) 800MHz
<mszyprow>
memeka: I would start disabling devfreq at all
<mszyprow>
memeka: there are too many issues with it
<memeka>
on wayland, I still get limited to 20fps refresh, and offline glmark2 can go up to 50fps (i remember much higher values ~80fps with individual tests in the hundreds on 5.0 kernel
<memeka>
mszyprow: mali is set to run on devfreq :D
<mszyprow>
then disable exynos-bus and exynos5422-dmc drivers
<memeka>
mszyprow: the issue was present before adding all the DMC/ASV patches anyway
<memeka>
and it's weird to have a nice cutoff on-screen for 20fps
<memeka>
is it possible there is an issue with the DRM?
<mszyprow>
this way you will be sure that hw runs at be performance
<memeka>
i didn't see any big exynos drm change (maybe DRMPRIME getting out)
<mszyprow>
frankly I have no idea, afair nothing has changed in drm since v5.0...
<mszyprow>
memeka: if you have a good test environment, you can bisect that issue ;P
<memeka>
mszyprow: I don’t have a good test env :)
<memeka>
also, i am not really sure where the issue is or how to debug it :P
<memeka>
clocks? drm? gpu? bus? .... ?!
<memeka>
heck even CPU has an influence - running egl on big or little cores behave VERY differently
<memeka>
in terms of speed
<memeka>
mszyprow: can even be some other software (e.g. i am running ubuntu 17.10, maybe too old e.g. libdrm or other lib....)
<memeka>
(although it is running faster with older kernel, so maybe not that)