<konradybcio>
atipls make sure MDSS_GDSC is enabled
<lumag>
z3ntu, :-D :-D
<lumag>
z3ntu, from my POV there are three steps or stages to get DP to work: 0) you get the HPD events. 1) AUX / DPCD is working. At this point you have display modes, etc. 2) link training passes for USB-C -> HDMI dongles. This means that the whole pipeline is mostly wokring. 3) link training passes for USB-C -> DP dongles, this means that the system is fully working
svarbanov has quit [Read error: Connection reset by peer]
svarbanov has joined #linux-msm
<z3ntu>
lumag: reversing the reversed variable in fsa4480 actually fixed it it seems :) Need to test more in a few days when I have proper access to an external display
<HappY[m]>
Can I ask you something about fsa4480 driver for my sm8350 ?
svarbanov_ has joined #linux-msm
<atipls>
konradybcio: do I need to do something specific for it? GCC_MDSS_AHB_CLK enables fine
<atipls>
the dt entry: https://bpa.st/QFWA pm_runtime_enable is called before clk_prepare_enable(msm_clk_get(pdev, "axi")) (simplification)
svarbanov has quit [Ping timeout: 480 seconds]
ungeskriptet7 has joined #linux-msm
ungeskriptet has quit [Ping timeout: 480 seconds]
jhovold has joined #linux-msm
jhovold has quit [Quit: WeeChat 4.0.4]
pespin has quit [Remote host closed the connection]
<lumag>
z3ntu, maybe we have to specify it in the same way as Neil did for nb7.
<konradybcio>
Luca Weiss: if you have everything in a single tree, I can test it rn
<z3ntu>
konradybcio: it's in my `fp5-6.6-wip-panel` branch
<z3ntu>
lumag: so you mean `data-lanes = <1 0>;` in the fsa4480 endpoint port thing?
<lumag>
z3ntu, something like that
<lumag>
if krzk approves it
<z3ntu>
I'll try to get some insight into why this is necessary from our ODM but maybe it's just this copy of FSA4480 that is reversed
<konradybcio>
Luca Weiss: probably also a good idea to check whether there's double-sourcing of fsa and the knockoff
<z3ntu>
konradybcio: you mean some phones containing fsa4480 and some containing the ocp96011?
<konradybcio>
y
<konradybcio>
your branch gets stuck at where I'd normally get telnet shell :D
<z3ntu>
don't think so, based on schematics, jira on their side and this kernel commit
<konradybcio>
am I expected to ship fw in the kernel?
<z3ntu>
I didn't install any extra firmware for displayport.. so guess no?
<z3ntu>
also all my firmware is in rootfs
<konradybcio>
well.. I connected to a display and the phone died XD
<konradybcio>
900e
<z3ntu>
:D
<z3ntu>
worked for me^^ Probably matters a bit, I used it with a USB dongle with an HDMI dongle there, not a direct usb-c-to-hdmi one
<konradybcio>
i used the pinephone dongle..
<HappY[m]>
Hello today modem is probed up in Ubuntu.. but modem never probe up in pmos .. same kernel source, same configuration.. which can cause this issue? I mean how do I debug modem in pmos..