Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

2025-01-07 Thread Dmitry Baryshkov
On Mon, Jan 06, 2025 at 04:21:43PM +0800, Jun Nie wrote: > Dmitry Baryshkov 于2025年1月4日周六 01:51写道: > > > > On Fri, Jan 03, 2025 at 11:49:07PM +0800, Jun Nie wrote: > > > Dmitry Baryshkov 于2024年12月20日周五 07:46写道: > > > > > > > > On Thu, Dec 19, 2024 at 03:49:33PM +0800, Jun Nie wrote: > > > > > > >

Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

2025-01-06 Thread Jun Nie
Dmitry Baryshkov 于2025年1月4日周六 01:51写道: > > On Fri, Jan 03, 2025 at 11:49:07PM +0800, Jun Nie wrote: > > Dmitry Baryshkov 于2024年12月20日周五 07:46写道: > > > > > > On Thu, Dec 19, 2024 at 03:49:33PM +0800, Jun Nie wrote: > > > > Request 4 mixers and 4 DSC for the case that both dual-DSI and DSC are > >

Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

2025-01-03 Thread Dmitry Baryshkov
On Fri, Jan 03, 2025 at 11:49:07PM +0800, Jun Nie wrote: > Dmitry Baryshkov 于2024年12月20日周五 07:46写道: > > > > On Thu, Dec 19, 2024 at 03:49:33PM +0800, Jun Nie wrote: > > > Request 4 mixers and 4 DSC for the case that both dual-DSI and DSC are > > > enabled. We prefer to use 4 pipes for dual DSI cas

Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

2025-01-03 Thread Jun Nie
Dmitry Baryshkov 于2024年12月20日周五 07:46写道: > > On Thu, Dec 19, 2024 at 03:49:33PM +0800, Jun Nie wrote: > > Request 4 mixers and 4 DSC for the case that both dual-DSI and DSC are > > enabled. We prefer to use 4 pipes for dual DSI case for it is power optimal > > for DSC. > > > > Signed-off-by: Jun N

Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

2024-12-19 Thread Dmitry Baryshkov
On Thu, Dec 19, 2024 at 03:49:33PM +0800, Jun Nie wrote: > Request 4 mixers and 4 DSC for the case that both dual-DSI and DSC are > enabled. We prefer to use 4 pipes for dual DSI case for it is power optimal > for DSC. > > Signed-off-by: Jun Nie > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c