On Fri, 27 Sept 2024 at 17:44, <barnabas.czeman@xxxxxxxxxxxxxx> wrote: > > On 2024-08-18 09:16, Icenowy Zheng wrote: > > 在 2024-06-28星期五的 16:39 +0200,Barnabás Czémán写道: > >> From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > >> > >> Add support for MSM8996, which - fun fact - was the SoC that this > >> driver > >> (or rather SDE, its downstream origin) was meant for and first tested > >> on. > >> > >> It has some hardware that differs from the modern SoCs, so not a lot > >> of > >> current structs could have been reused. It's also seemingly the only > >> SoC > >> supported by DPU that uses RGB pipes. > >> > >> Note, by default this platform is still handled by the MDP5 driver > >> unless the `msm.prefer_mdp5=false' parameter is provided. > > > > For curiosity, will this driver makes DSC possible on MSM8996? > As far as i know yes, but if i know correctly there are some DSC > support also in MDP5. No, MDP5 doesn't support DSC. mdp5_cfg.c defines corresponding capabilities, but there is no actual support. > > I think the Google Pixel device uses a panel that needs DSC, which > > makes mainlining it currently impossible. I hope we can look at the DSC support for those platforms at some point. No particular dates and/or plans yet. -- With best wishes Dmitry