dddddd has quit [Remote host closed the connection]
tllim has quit [Read error: Connection reset by peer]
sunshavi has quit [Read error: Connection reset by peer]
sunshavi has joined #linux-sunxi
default__ has joined #linux-sunxi
ldevulder_ has quit [Ping timeout: 245 seconds]
TheSeven has quit [Ping timeout: 248 seconds]
[7] has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
cnxsoft has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
selfbg has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 258 seconds]
airwind has joined #linux-sunxi
reinforce has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 246 seconds]
cnxsoft has joined #linux-sunxi
suprothunderbolt has quit [Ping timeout: 268 seconds]
BenG83 has quit [Read error: Connection reset by peer]
<xcko>
so the new incoming lima driver in linux-5.2, can that use the modesetting driver from xorg? or does the fbdev driver still need to be used? (for mali400 gpu)
<paulk-leonov>
xcko: you should probably be able to use modeset and glamor, but not sure how much it was tested
tnovotny has joined #linux-sunxi
AneoX has joined #linux-sunxi
tnovotny has quit [Quit: Leaving]
AneoX_ has joined #linux-sunxi
tnovotny has joined #linux-sunxi
AneoX has quit [Ping timeout: 272 seconds]
OutBackDingo has quit [Ping timeout: 244 seconds]
OutBackDingo has joined #linux-sunxi
tllim has joined #linux-sunxi
tllim has quit [Read error: Connection reset by peer]
Mangy_Dog has joined #linux-sunxi
ldevulder_ has joined #linux-sunxi
popolon has joined #linux-sunxi
default__ has quit [Ping timeout: 248 seconds]
gaston_ has joined #linux-sunxi
BenG83 has joined #linux-sunxi
f0xx has joined #linux-sunxi
diego_r has joined #linux-sunxi
BenG83 has quit [Ping timeout: 272 seconds]
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
netlynx has joined #linux-sunxi
nixdork has quit [Ping timeout: 248 seconds]
megi has joined #linux-sunxi
dddddd has joined #linux-sunxi
<MoeIcenowy>
paulk-leonov: glamor is still not able to run w/ lima
<paulk-leonov>
I see
<MoeIcenowy>
modesetting is always available w/ sun4i-drm even w/o lima
<MoeIcenowy>
xcko: ^
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
BenG83 has joined #linux-sunxi
<dddddd>
What's expected to work (can be tested) with lima for that Mali400?
jstein has quit [Quit: quit]
<MoeIcenowy>
dddddd: some tests in glmark2-es2-drm
jbrown has joined #linux-sunxi
<MoeIcenowy>
at least the first one "build"
<dddddd>
I'll try that; I tried kmscube (not working in this setup), thanks MoeIcenowy
<megi>
jernej: have you found out more about the opi3 ethernet issue during reboot?
jbrown has quit [Ping timeout: 252 seconds]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
jbrown has joined #linux-sunxi
lurchi_ is now known as lurchi__
selfbg has quit [Remote host closed the connection]
lurchi__ is now known as lurchi_
f0xx has quit [Ping timeout: 258 seconds]
shfil has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
f0xx has joined #linux-sunxi
jernej has quit [Remote host closed the connection]
reinforce has quit [Quit: Leaving.]
jernej has joined #linux-sunxi
<jernej>
megi: no, I didn't. On my setup is annoying to debug ethernet
<jernej>
btw, I noticed that your opi3-5.1 branch breaks booting with pineh64
<jernej>
I have to remove ethernet related commits from icenowy and cpu opp stuff
<megi>
jernej: in what way?
<jernej>
in this case I didn't get anything on serial, so I don't know
cnxsoft has quit [Quit: cnxsoft]
<jernej>
I just used elimination method
<jernej>
removing patches until it works again
<megi>
did you remove both at once, or did you remove the patches one after another?
<jernej>
I tried different combinations, so I'm sure these three (or maybe four) breaks it
<jernej>
*breaks boot
iamfrankenstein has joined #linux-sunxi
<jernej>
but since none of those patches is in linux-next, I don't bother much
nashpa has quit [Ping timeout: 258 seconds]
<anarsoul>
jernej: I'd bet on cpu opps
<megi>
me too
<jernej>
yeah, but ethernet patches has something to do too
<megi>
stmmac patches seem harmless
<anarsoul>
check regulators?
<anarsoul>
maybe cpus reference wrong regulator?
<megi>
my tree has no changes for PineH64
<anarsoul>
or maybe phy supply is wrong
<jernej>
it should work without cpu regulators defined afaik
<anarsoul>
dvfs?
<megi>
so unless the board is configured for opp correctly, it will break
<anarsoul>
I don't think so
iamfrankenstein has quit [Quit: iamfrankenstein]
<anarsoul>
unless it's overvolted by default
nashpa has joined #linux-sunxi
<jernej>
pineh64 doesn't have defined cpu regulator
<megi>
adding it may help
tllim has joined #linux-sunxi
<jernej>
but currently I don't want to pull too much out of tree patches, do I just dropped dvfs altogether
<jernej>
s/do/so/
<megi>
anarsoul: maybe the issue is around the forced change to a listed opp frequency, because at least with my u-boot the board runs on unlisted frequency (912000 kHz)
<anarsoul>
maybe
<megi>
I'm not sure how well that works with CPU regulator not being set
ldevulder_ has quit [Quit: Leaving]
cook has joined #linux-sunxi
<megi>
yup, if not defined, opp will change to any freq without considering CPU voltage, and by default during boot, frequency is increased to next higher suppoorted frequency
<megi>
if supply is not defined
cook has quit [Quit: bye]
<megi>
it will certainly be severely undervolted later, if using the performance governor, and governor selects 1.8GHz without changing the voltage
nashpa has quit [Remote host closed the connection]
nashpa has joined #linux-sunxi
ldevulder has joined #linux-sunxi
cook has joined #linux-sunxi
cook has quit [Client Quit]
<megi>
hmm, I wonder if anyone's using pure mainline linux on some of the H3 orange pi boards, that must have this problem too, since they don't have cpu-supply defined, but opps are set
<megi>
probably not, but high conservatism of H3's mainline OPPs may help if the default CPUX voltage on the board is high enough
<wens>
IIRC H3 OPPs only include ones up to normal full speed, also the speed u-boot sets it to
<megi>
yeah, that would mask this problem
<megi>
anyway, something to remember for when H6 OPPs will be introduced in mainline, to also set cpu-supply on all the mainline boards at the same time
gaston_ has quit [Quit: Konversation terminated!]
msimpson has joined #linux-sunxi
reinforce has joined #linux-sunxi
AneoX has joined #linux-sunxi
AneoX_ has quit [Ping timeout: 248 seconds]
nashpa has quit [Ping timeout: 272 seconds]
cook has joined #linux-sunxi
cook_ has joined #linux-sunxi
cook_ has quit [Client Quit]
random_yanek has quit [Ping timeout: 272 seconds]
cook has quit [Ping timeout: 248 seconds]
random_yanek has joined #linux-sunxi
cook_ has joined #linux-sunxi
cook_ has quit [Remote host closed the connection]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
nashpa has joined #linux-sunxi
dev1990 has joined #linux-sunxi
tnovotny has quit [Quit: Leaving]
nashpa has quit [Remote host closed the connection]
nashpa has joined #linux-sunxi
shfil has quit [Quit: Connection closed for inactivity]
lurchi_ is now known as lurchi__
mzki has quit [Ping timeout: 258 seconds]
mzki has joined #linux-sunxi
diego_r has quit [Ping timeout: 244 seconds]
ganbold has quit [Ping timeout: 252 seconds]
chewitt has joined #linux-sunxi
ganbold has joined #linux-sunxi
swiftgeek has quit [Ping timeout: 258 seconds]
lurchi__ is now known as lurchi_
vagrantc has joined #linux-sunxi
swiftgeek has joined #linux-sunxi
msimpson has quit [Remote host closed the connection]
msimpson has joined #linux-sunxi
dev1990 has quit [Quit: Konversation terminated!]
<xcko>
is it possible to use sun4i-drm on the olimex teres laptop with mainline linux? or does the anx6345 patch need to be added?
Putti has quit [Remote host closed the connection]
Putti has joined #linux-sunxi
NeuroScr has joined #linux-sunxi
<xcko>
I don't see sun4i-drm in my dmesg, just lima, even though I have CONFIG_DRM_SUN4I=y in my kernel config. wondering why that might be