Re: [PATCH 3/5] drm/msm: mdss: Add QCS8300 support

2024-12-05 Thread Yongxing Mou
On 2024/11/29 21:37, Dmitry Baryshkov wrote: On Fri, 29 Nov 2024 at 11:56, Yongxing Mou wrote: On 2024/11/27 21:46, Dmitry Baryshkov wrote: On Wed, Nov 27, 2024 at 03:05:03PM +0800, Yongxing Mou wrote: Add Mobile Display Subsystem (MDSS) support for the QCS8300 platform. Please mentio

Re: [PATCH 3/5] drm/msm: mdss: Add QCS8300 support

2024-12-04 Thread Yongxing Mou
On 2024/11/30 2:55, Dmitry Baryshkov wrote: On Wed, Nov 27, 2024 at 03:05:03PM +0800, Yongxing Mou wrote: Add Mobile Display Subsystem (MDSS) support for the QCS8300 platform. Signed-off-by: Yongxing Mou --- drivers/gpu/drm/msm/msm_mdss.c | 11 +++ 1 file changed, 11 insertions(+

Re: [PATCH 3/5] drm/msm: mdss: Add QCS8300 support

2024-11-29 Thread Dmitry Baryshkov
On Wed, Nov 27, 2024 at 03:05:03PM +0800, Yongxing Mou wrote: > Add Mobile Display Subsystem (MDSS) support for the QCS8300 platform. > > Signed-off-by: Yongxing Mou > --- > drivers/gpu/drm/msm/msm_mdss.c | 11 +++ > 1 file changed, 11 insertions(+) Once rebased on top of [1]: Reviewed

Re: [PATCH 3/5] drm/msm: mdss: Add QCS8300 support

2024-11-29 Thread Dmitry Baryshkov
On Fri, 29 Nov 2024 at 11:56, Yongxing Mou wrote: > > > > On 2024/11/27 21:46, Dmitry Baryshkov wrote: > > On Wed, Nov 27, 2024 at 03:05:03PM +0800, Yongxing Mou wrote: > >> Add Mobile Display Subsystem (MDSS) support for the QCS8300 platform. > > > > Please mention, why do you need it at all. I s

Re: [PATCH 3/5] drm/msm: mdss: Add QCS8300 support

2024-11-29 Thread Yongxing Mou
On 2024/11/27 21:46, Dmitry Baryshkov wrote: On Wed, Nov 27, 2024 at 03:05:03PM +0800, Yongxing Mou wrote: Add Mobile Display Subsystem (MDSS) support for the QCS8300 platform. Please mention, why do you need it at all. I see that the UBWC swizzle and HBB settings are different. Is this rea

Re: [PATCH 3/5] drm/msm: mdss: Add QCS8300 support

2024-11-27 Thread Dmitry Baryshkov
On Wed, Nov 27, 2024 at 03:05:03PM +0800, Yongxing Mou wrote: > Add Mobile Display Subsystem (MDSS) support for the QCS8300 platform. Please mention, why do you need it at all. I see that the UBWC swizzle and HBB settings are different. Is this really the case? Is it because of the different memor

[PATCH 3/5] drm/msm: mdss: Add QCS8300 support

2024-11-26 Thread Yongxing Mou
Add Mobile Display Subsystem (MDSS) support for the QCS8300 platform. Signed-off-by: Yongxing Mou --- drivers/gpu/drm/msm/msm_mdss.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/gpu/drm/msm/msm_mdss.c b/drivers/gpu/drm/msm/msm_mdss.c index b7bd899ead44bf86998e7295bcc