Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

2024-12-09 Thread Abhinav Kumar
On 12/8/2024 5:57 PM, Xiangxu Yin wrote: On 12/7/2024 4:13 AM, Abhinav Kumar wrote: On 12/3/2024 5:58 AM, Dmitry Baryshkov wrote: On Tue, Dec 03, 2024 at 03:41:53PM +0800, Xiangxu Yin wrote: On 12/2/2024 5:32 PM, Dmitry Baryshkov wrote: On Mon, 2 Dec 2024 at 11:05, Xiangxu Yin wrote

Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

2024-12-08 Thread Xiangxu Yin
On 12/7/2024 4:13 AM, Abhinav Kumar wrote: > > > On 12/3/2024 5:58 AM, Dmitry Baryshkov wrote: >> On Tue, Dec 03, 2024 at 03:41:53PM +0800, Xiangxu Yin wrote: >>> >>> >>> On 12/2/2024 5:32 PM, Dmitry Baryshkov wrote: On Mon, 2 Dec 2024 at 11:05, Xiangxu Yin wrote: > > > >

Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

2024-12-06 Thread Abhinav Kumar
On 12/3/2024 5:58 AM, Dmitry Baryshkov wrote: On Tue, Dec 03, 2024 at 03:41:53PM +0800, Xiangxu Yin wrote: On 12/2/2024 5:32 PM, Dmitry Baryshkov wrote: On Mon, 2 Dec 2024 at 11:05, Xiangxu Yin wrote: On 11/29/2024 9:52 PM, Dmitry Baryshkov wrote: On Fri, 29 Nov 2024 at 09:59, Xiangx

Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

2024-12-03 Thread Dmitry Baryshkov
On Tue, Dec 03, 2024 at 03:41:53PM +0800, Xiangxu Yin wrote: > > > On 12/2/2024 5:32 PM, Dmitry Baryshkov wrote: > > On Mon, 2 Dec 2024 at 11:05, Xiangxu Yin wrote: > >> > >> > >> > >> On 11/29/2024 9:52 PM, Dmitry Baryshkov wrote: > >>> On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin > >>> wrote: >

Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

2024-12-02 Thread Xiangxu Yin
On 12/2/2024 5:32 PM, Dmitry Baryshkov wrote: > On Mon, 2 Dec 2024 at 11:05, Xiangxu Yin wrote: >> >> >> >> On 11/29/2024 9:52 PM, Dmitry Baryshkov wrote: >>> On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin wrote: Introduce a maximum width constraint for modes during validation. This

Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

2024-12-02 Thread Dmitry Baryshkov
On Mon, 2 Dec 2024 at 11:05, Xiangxu Yin wrote: > > > > On 11/29/2024 9:52 PM, Dmitry Baryshkov wrote: > > On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin wrote: > >> > >> Introduce a maximum width constraint for modes during validation. This > >> ensures that the modes are filtered based on hardware c

Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

2024-12-02 Thread Xiangxu Yin
On 11/29/2024 9:52 PM, Dmitry Baryshkov wrote: > On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin wrote: >> >> Introduce a maximum width constraint for modes during validation. This >> ensures that the modes are filtered based on hardware capabilities, >> specifically addressing the line buffer limita

Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

2024-11-29 Thread Dmitry Baryshkov
On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin wrote: > > Introduce a maximum width constraint for modes during validation. This > ensures that the modes are filtered based on hardware capabilities, > specifically addressing the line buffer limitations of individual pipes. This doesn't describe, why t