ChanServ changed the topic of #linux-sunxi to: Allwinner/sunxi development - Did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait for an answer! - This channel is logged at https://oftc.irclog.whitequark.org/linux-sunxi
radxanaoki has joined #linux-sunxi
apritzel_ has joined #linux-sunxi
radxanaoki has quit [Ping timeout: 480 seconds]
cnxsoft has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
aggi_ has joined #linux-sunxi
aggi has quit [Remote host closed the connection]
apritzel_ has quit [Ping timeout: 480 seconds]
Danct12 has quit [Quit: ZNC 1.9.1 - https://znc.in]
Danct12 has joined #linux-sunxi
Daanct12 has joined #linux-sunxi
radxanaoki has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
colinsane has joined #linux-sunxi
colinsane1 has joined #linux-sunxi
colinsane has quit [Ping timeout: 480 seconds]
colinsane1 has quit [Ping timeout: 480 seconds]
flyback has quit [Ping timeout: 480 seconds]
hexdump01 has joined #linux-sunxi
hexdump0815 has quit [Ping timeout: 480 seconds]
flyback has joined #linux-sunxi
aggi_ has quit []
aggi has joined #linux-sunxi
Daanct12 has quit [Quit: WeeChat 4.5.1]
chewitt has joined #linux-sunxi
Daanct12 has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
colinsane has joined #linux-sunxi
colinsane has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
anarsoul has quit [Ping timeout: 480 seconds]
radxanaoki has quit [Quit: radxanaoki]
radxanaoki has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
anarsoul has joined #linux-sunxi
<Jookia> patch sent!
<Jookia> well, theirs needs some work first and mine can be applied now if wanted :)
apritzel has joined #linux-sunxi
evgeny_boger has joined #linux-sunxi
radxanaoki has quit [Quit: radxanaoki]
<loki666> crap... my cover was lost...
<loki666> was just sent to me... great... oh well
<DuClare> you still have your duck?
<loki666> he's at the office...
apritzel has quit [Ping timeout: 480 seconds]
Robot_ has joined #linux-sunxi
montjoie has joined #linux-sunxi
montjoie_ has quit [Ping timeout: 480 seconds]
bauen1 has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Quit: WeeChat 4.5.1]
JohnDoe_71Rus has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
f_ is now known as funderscore
bauen1 has joined #linux-sunxi
bauen1_ has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
ats has quit [Read error: Network is unreachable]
ats has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
ats has quit [Read error: Network is unreachable]
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
bauen1_ has quit [Ping timeout: 480 seconds]
kuba2k2 has joined #linux-sunxi
mripard has quit [Quit: WeeChat 4.5.1]
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
ats has joined #linux-sunxi
vagrantc has joined #linux-sunxi
chewitt has quit [Quit: Zzz..]
<kuba2k2> if anyone's interested, I made a patch that enables LVDS output on the D1s/T113, using the "combo MIPI DSI D-PHY"
chewitt has joined #linux-sunxi
<kuba2k2> tested on a T113 with a single-link 1024x768 LVDS panel (I don't have any dual-link hardware, but I assume it won't work without some changes)
hexdump01 has quit []
hexdump0815 has joined #linux-sunxi
dsimic is now known as Guest9644
dsimic has joined #linux-sunxi
Guest9644 has quit [Ping timeout: 480 seconds]
chewitt has quit [Quit: Zzz..]
evgeny_boger1 has joined #linux-sunxi
evgeny_boger has quit [Remote host closed the connection]
ungeskriptet has joined #linux-sunxi
kuba2k2 has quit [Ping timeout: 480 seconds]
apritzel has quit [Quit: Leaving]
apritzel has joined #linux-sunxi
aperezdc has quit [Remote host closed the connection]
aperezdc has joined #linux-sunxi
<apritzel> kuba2k2: are you going to upstream that? Otherwise it's not worth too much, especially not without your Signed-of-by: line, so that others can pick it up
funderscore is now known as Guest9651
Guest9651 is now known as funderscore
JohnDoe_71Rus has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
jkm has joined #linux-sunxi
<loki666> jernej: thanks for reviewing the patches ... could the GPU PLL reparenting be merged without the PPU (which, currently panic on disable... I'll dig that issue) ?
<loki666> for the USB OTG issue, I'll address your coments... with a proper patch (that compiles) and cover. I posted this to have a feedback on "I'm a going in the right direction"
<apritzel> loki666: I am preparing a new H6/H616 PPU series as we speak, which would cover the GPU. We can then discuss the hang issue on the list
<apritzel> my theory is that it's some sequence of clock gates/reset/power-supply/power-domain that is not right, though this might be hard to fix properly
ftg has joined #linux-sunxi
<loki666> looking at the allwinner mali support code, it seems to disable the GPU0 clk and do assert the reset control before gating the PPU
<loki666> and in the reverse order when ungating, so, ungate, deassert, enable clk
<Jookia> what does it mean when someone says they prefer another patch? is it just a random response?
<Jookia> does it mean they're purposely not reviewing it because they like another patch better?
Robot_ has quit [Ping timeout: 480 seconds]
<apritzel> loki666: problem is that this is "Mali generic" code, so we need to put it in there, and answer questions of why this hasn't been a problem before ...
<apritzel> Jookia: but jernej gave a rationale, didn't he?
<Jookia> a rationale for ... what?
<Jookia> just sending a random comment to me?
<apritzel> "... since it also has thermal zones." ?
<Jookia> yeah, but i didn't ask what patch they prefer, it's just unsolicited opion :\
<Jookia> opinion*
<apritzel> unsolicited? what are you talking about? he is the maintainer, and you sent a patch for review?
<Jookia> yeah, review would be good. not this
<Jookia> or is that what sometimes happens? maintainers just say things that aren't useful to the submitter?
<apritzel> I don't get you, sorry. He is the maintainer, saying: "you posted a patch which is a subset of something that has been posted a few days ago, and which was more complete" is a completely valid response
<Jookia> i guess. it just isn't useful or actionable that's all
<Jookia> they might as well have not replied at all
<loki666> apritzel: this sequence is not Mali generic, it's Allwinner specific glue code for Mali kernel driver
jkm_ has joined #linux-sunxi
<apritzel> Jookia: ??? I think he did the right thing: expressed his valid and opinion and gave a reason. Technically you were too late anyway (as you figured yourself), so your patch is now somewhat obsolete
<Jookia> apritzel: why would it be obsolete?
<apritzel> if you don't like it, reply, also others might object as well
<apritzel> because that other patch, posted earlier, already covers that
<apritzel> you said it yourself earlier ...
<Jookia> yes, but the other patch is going to require more work and can't be merged as-is
<Jookia> the other patch does two things at once and the second part of thermal zones is likely going to include a lot more discussion
<apritzel> well, if you think that's important, then reply. But we have like two or three more weeks left, so waiting for a v2 of this patch is a valid approach, I'd say
<apritzel> not sure why you are so upset about it - it isn't even your patch ;-)
<Jookia> i'm not upset just confused
<Jookia> someone replied to me with some information they want me to know, and as far as i can tell the information isn't useful, unless i'm missing some subtext here
<Jookia> being told that someone prefers another patch is fine, i just don't see why they'd tell me?
<Jookia> unless they wanted me to do something based on that information, but they don't tell me what that is
<Jookia> or they're doing something based on that information and i have to infer what it is
<apritzel> he told you *and the rest of the list* that he would prefer to not take your patch
<Jookia> ah, that's the subtext
<Jookia> ok thank you
<apritzel> which is nice of him, instead of just ignoring your patch
jkm has quit [Ping timeout: 480 seconds]
<Jookia> yes
<apritzel> I wanted to reply already, and his email gives me this opportunity
<apritzel> loki666: but we don't have any such glue code in mainline, do we? That's what I meant with this becoming tricky ...
evgeny_boger1 has quit []
evgeny_boger has joined #linux-sunxi
evgeny_boger has quit [Ping timeout: 480 seconds]
ftg has quit [Read error: Connection reset by peer]
bauen1 has joined #linux-sunxi
tlwoerner has quit [Ping timeout: 480 seconds]
chewitt has joined #linux-sunxi