ChanServ changed the topic of #msm8937-mainline to: Boot Linux on your MSM8917/37/40 and QM215 mobile! | GitHub: https://github.com/msm89x7-mainline | Logs: https://oftc.irclog.whitequark.org/msm8937-mainline | Bridged to #msm8937-mainline:kde.org on Matrix
checkfoc_us9 has quit []
checkfoc_us9 has joined #msm8937-mainline
<NekoCWD[m]> What if my panel can only turn off the backlight? My panel gets damaged if it doesn't receive data
<Danct12[m]> <NekoCWD[m]> "What if my panel can only turn..." <- very funny
<NekoCWD[m]> FUCK `drivers/gpu/drm/panel/msm89x7-generated/panel-xiaomi-ugglite-ili9881c-sc.c`! For about 2 hours I tried to find why in panel_off func commands are not sent (it's because dsi is in sleep mode, I need to send my cmds in panel_disable func)
<barni2000[m]> <NekoCWD[m]> "FUCK `drivers/gpu/drm/panel/msm8..." <- Strange
<barni2000[m]> How do you know off is not sending the cmds?
<barni2000[m]> ` ctx->panel.prepare_prev_first = true;` this should be false
<barni2000[m]> Or not set
<NekoCWD[m]> <barni2000[m]> "How do you know off is not..." <- Oh, i didn't pool this commit
<NekoCWD[m]> Sorry for that. I've ignore git errors and rebased on top of ~week old branch
<NekoCWD[m]> s/ignore/ignored/