ChanServ changed the topic of #sm8250-mainline to: Mainline Linux for Qualcomm Snapdragon 865/865+/870 (SM8250) | Bridged to #sm8250-mainline on matrix.org
kssss[m] has joined #sm8250-mainline
<kssss[m]>
ungeskriptet: I remember you telling that if framebuffer isn't displaying you could disable dispcc, and it worked.. do you know why it worked? and is this something you dealt with yourself?
DavidWronek[m] has joined #sm8250-mainline
<DavidWronek[m]>
kssss[m]: dispcc is the display clock controller
<DavidWronek[m]>
If you disable the driver for it in the dts the kernel won't reconfigure it
<DavidWronek[m]>
Because the bootloader left them on for us previously
<kssss[m]>
Noted, but, i guess the gpu wont work without it though.. did you ever encounter such issue yourself though? or did you read it from someone else?
<ungeskriptet>
I mean yeah it's normal
<ungeskriptet>
You pretty much need to disable framebuffer clocks on every device to get simplefb working
<ungeskriptet>
Or you can tell the kernel specifically which clocks not to disable
<ungeskriptet>
But most people don't do that since it's easier to boot with clk_ignore_unused