mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
stikonas has quit [Quit: Konversation terminated!]
qschulz has quit [Ping timeout: 276 seconds]
System_Error has quit [Ping timeout: 264 seconds]
System_Error has joined #linux-rockchip
qschulz has joined #linux-rockchip
hexdump0815 has quit [Ping timeout: 248 seconds]
hexdump0815 has joined #linux-rockchip
chewitt has joined #linux-rockchip
Daanct12 has joined #linux-rockchip
tlwoerner_ has quit [Quit: Leaving]
tlwoerner has joined #linux-rockchip
<Daanct12> anyone here working on a dmc driver for rk35xx?
Daanct12 has quit [Ping timeout: 276 seconds]
Daanct12 has joined #linux-rockchip
smaeul has quit [Ping timeout: 260 seconds]
smaeul has joined #linux-rockchip
ldevulder has joined #linux-rockchip
vilmursss has joined #linux-rockchip
Hypfer6 has quit [Quit: The Lounge - https://thelounge.github.io]
Hypfer6 has joined #linux-rockchip
vilmursss has quit [Ping timeout: 240 seconds]
vilmursss has joined #linux-rockchip
ldevulder has quit [Quit: Leaving]
smaeul has quit [Ping timeout: 260 seconds]
Daanct12 has quit [Ping timeout: 248 seconds]
smaeul has joined #linux-rockchip
smaeul has quit [Ping timeout: 252 seconds]
raster has joined #linux-rockchip
smaeul has joined #linux-rockchip
sL1pKn07 has quit [Remote host closed the connection]
vilmursss has quit [Ping timeout: 240 seconds]
sL1pKn07 has joined #linux-rockchip
vilmursss has joined #linux-rockchip
ldevulder has joined #linux-rockchip
ungeskriptet has joined #linux-rockchip
Spirit532 has quit [Quit: Ping timeout (120 seconds)]
Spirit532 has joined #linux-rockchip
stikonas has joined #linux-rockchip
leming has quit [Ping timeout: 260 seconds]
leming has joined #linux-rockchip
stikonas_ has joined #linux-rockchip
stikonas has quit [Ping timeout: 265 seconds]
linkmauve has left #linux-rockchip [Error from remote client]
<mmind00> minute: you're adding another step in your device-chain (dsi -> bridge -> panel-whatever), so this might affect probe ordering, hence some clock or regulator getting auto-disabled in the meantime?
<minute> mmind00: thanks, that's a good idea. thinking what's the best strategy to debug this...
<mmind00> minute: to get a feeling if I'm on the right track, I mostly go the brute-force variant in these cases ... commenting out the actual disable parts in regulator_disable and clk_disable ;-)
<minute> mmind00: ah, good point :D will try
<robmur01> although the "{clk,pd,regulator}_ignore_unused" arguments are handy if your bootloader is conducive to quick command-line edits
vilmursss4 has joined #linux-rockchip
vilmursss has quit [Ping timeout: 240 seconds]
FergusL has quit [Read error: Connection reset by peer]
<CounterPillow> Danct12: nope, but I assume that's used for doing the same kinda memory bandwidth measurement perf stuff as rk3399 has?
<minute> robmur01: i believe i already have clk_ignore_unused but not the others
FergusL has joined #linux-rockchip
<CounterPillow> btw I'm currently working on tracking down a PCIe3x4 regression on RK3588 with v6.15-rc that's causing a specific M.2 NVMe drive of mine to fail allocating bar space for most boots depending on how quickly it initialises, so that one's fun. If anyone has noticed similar, please let me know.
FergusL has quit [Quit: Ping timeout (120 seconds)]
FergusL has joined #linux-rockchip
franoosh has joined #linux-rockchip
<diederik> Since 6.14 the screen on my PT2 stopped showing any output (thus stays blank). I don't know (yet) why, but I suspect it also has something to do with how quickly 'things' initialize
<diederik> The ``clk: Disabling unused clocks`` and ``PM: genpd: Disabling unused power domains`` lines occur just after 2 seconds while it was at 1.7 secs on 6.13. Maybe be a coincidence and/or irrelevant. Maybe not
vilmursss4 has quit [Ping timeout: 240 seconds]
psydroid has joined #linux-rockchip
linkmauve has joined #linux-rockchip
psydroid2 has joined #linux-rockchip
krei-se has quit [Quit: ZNC 1.9.1 - https://znc.in]
krei-se has joined #linux-rockchip
naoki has quit [Quit: naoki]
stikonas has joined #linux-rockchip
stikonas_ has quit [Ping timeout: 248 seconds]
jaganteki has joined #linux-rockchip
<minute> ah m))) it's actually not freezing anymore, just yanking the console away from serial to invisible framebuffer console
<minute> ok, now need to solve this wrong calculation > rockchip-drm display-subsystem: [drm] *ERROR* MIPI dclk out of range, dclk_out_rate: 40500000 KHZ. iirc there was a patch for that already, weird that it's not in my stack now
<minute> 40 ghz :3
stikonas has quit [Read error: Connection reset by peer]
<minute> ok wow i had the enable gpio accidentally set to the same pin as the i2c clk... well that explains it
<minute> interesting that that's possible
<CounterPillow> pinctrl will tell you about conflicts but if you don't assign pins to devices through pinctrl it won't know about it
ldevulder has quit [Ping timeout: 268 seconds]
ldevulder has joined #linux-rockchip
dsimic has quit [Ping timeout: 252 seconds]
dsimic has joined #linux-rockchip
<minute> CounterPillow: alright
raster has quit [Quit: Gettin' stinky!]
<minute> hmm, looks like hdmi0 can still make the system freeze at boot, at least on 6.13 (nothing connected to hdmi, just having the drivers in dtb). freezes around every second boot
<minute> with hdmi0 commented out it boots reliably and brings up dsi every time. i also have {clk,pmdomain,regulator}_ignore_unused in place
ldevulder has quit [Ping timeout: 245 seconds]
<minute> ah, possibly floating signals are the problem, esp hpd
jaganteki has quit [Quit: Client closed]
ldevulder has joined #linux-rockchip
vagrantc has joined #linux-rockchip
chewitt has quit [Read error: Connection reset by peer]
chewitt_ has joined #linux-rockchip
ldevulder has quit [Quit: Leaving]
chewitt_ has quit [Read error: Connection reset by peer]
chewitt has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
chewitt has quit [Read error: Connection reset by peer]
chewitt_ has joined #linux-rockchip
chewitt_ has quit [Client Quit]
chewitt has joined #linux-rockchip
chewitt has quit [Client Quit]
mripard has quit [Ping timeout: 265 seconds]
mripard has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
mripard has quit [Ping timeout: 272 seconds]
mripard has joined #linux-rockchip
psydroid2 has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
vagrantc has quit [Ping timeout: 248 seconds]