camus has quit [Read error: Connection reset by peer]
camus1 is now known as camus
sputnik_ has joined #linux-amlogic
camus1 has joined #linux-amlogic
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
camus1 has joined #linux-amlogic
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
f11f12 has quit [Remote host closed the connection]
f11f12 has joined #linux-amlogic
camus1 has joined #linux-amlogic
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
camus1 has joined #linux-amlogic
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
buzzmarshall has quit [Quit: Konversation terminated!]
camus has quit [Ping timeout: 264 seconds]
camus has joined #linux-amlogic
f11f12 has quit [Remote host closed the connection]
f11f12 has joined #linux-amlogic
camus1 has joined #linux-amlogic
camus has quit [Ping timeout: 264 seconds]
camus1 is now known as camus
<narmstrong>
xdarklight: you’re right the no_connector also breaks that
<narmstrong>
xdarklight: the init code uses the internal connector (it’s not a pointer) thinking this connector will be used, so this should be reworked to be initialized differently
camus1 has joined #linux-amlogic
camus has quit [Ping timeout: 258 seconds]
camus1 is now known as camus
camus1 has joined #linux-amlogic
camus has quit [Ping timeout: 246 seconds]
camus1 is now known as camus
<xdarklight>
narmstrong: do you have anything in mind on how to solve it? if not I can send an email to the drm maintainers asking for some advice
f11f12 has quit [Remote host closed the connection]
camus has quit [Ping timeout: 258 seconds]
f11f12 has joined #linux-amlogic
camus has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 260 seconds]
<narmstrong>
xdarklight: no idea :-/ I’ll have a look at other hdmi/dp bridge to see how they do
<narmstrong>
xdarklight: I can check if ELD is correctly reported, maybe chewitt could further
camus has quit [Ping timeout: 268 seconds]
camus has joined #linux-amlogic
<xdarklight>
narmstrong: mtk-hdmi.c uses memset(buf, 0, len); if there's no ELD. I don't know the alsa code well-enough but I'm curious if with your change we'd keep the old ELD exposed to userspace (while HDMI is disconnected - until a HDMI cable is connected again)
<xdarklight>
but maybe it was like that before as well, I'm not sure :/