ChanServ changed the topic of #linux-msm to:
jhovold has joined #linux-msm
pespin has joined #linux-msm
<Tooniis[m]> Marijn: on the `wait for video done timed out` issue again, I did some additional testing (on 6.5 this time) and it seems to happen whenever the panel is turned on
<Tooniis[m]> could it be that mdp is pushing frames before the panel is fully powered on?
<Marijn[m]> You're only seeing it a few times?
<Tooniis[m]> 9-10 times when the panel is turned on
<Tooniis[m]> messages first then i get an image on the screen
<Marijn[m]> Perhaps missing a timeout that is hardcoded in your panel driver downstream? The flow for configuring a panel, starting a transmission, and unblanking it is rather complex these days
<Tooniis[m]> takes around a second
<Marijn[m]> I recall lumag was looking into this
<lumag> Tooniis[m], Is that a CMD or a video panel
<Tooniis[m]> video
<Tooniis[m]> it was fine before 6.3 so either the issue was masked by something or that's not it
<lumag> Tooniis[m], 8996?
<Tooniis[m]> yes
<lumag> Tooniis[m], can you please check if 1d5e01dfa3410bc94476e3050485852d6bba3fe0 is causing the issue?
<Tooniis[m]> lumag: nope, no change after reverting
<lumag> Tooniis[m], well, the rest between 6.2 and 6.3 should be of no concern for 8996 / 14nm
<lumag> Tooniis[m], other than that, 6.3 got the fixed cpu clocks and CBF clock.
<lumag> The funny thing is that with the HDMI and DPU driver I also see a single timeout when opening the drm device.
<lumag> on 8996
<lumag> But I don't see it with mdp5 driver on 8996.
<lumag> Tooniis[m], can not reproduce it here :-(
<lumag> I should probably try it with 6.3
<HappY[m]> I don't have any board.bin or json files.. how could I solve? This is my bdfw..
<HappY[m]> This is script files
<HappY[m]> I hope I have to modify this script file..
Caterpillar has quit [Ping timeout: 480 seconds]
<HappY[m]> * I don't have any board-2.json or bdwlan.bin files.. how could I solve? This is my bdfw..
jhovold has quit [Quit: WeeChat 3.8]
pespin has quit [Remote host closed the connection]
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #linux-msm
pg12_ has joined #linux-msm
pg12 has quit [Ping timeout: 480 seconds]
pg12_ is now known as pg12
<lumag> ungeskriptet0, Regarding msm8996 and the dual DSI. I think it is broken now with the MDP5 driver. See the commit 8b03ad30e314691f7bfccc0f9fae0dffd498b667. I have posted series that implements msm8996 support in the DPU driver. Could you please give it a try? We know that DPU works with the dual DSI setup.