Re: [PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform

2025-01-13 Thread Yongxing Mou
On 2025/1/13 17:36, Dmitry Baryshkov wrote: On Mon, Jan 13, 2025 at 05:26:56PM +0800, Yongxing Mou wrote: On 2025/1/13 17:02, Dmitry Baryshkov wrote: On Mon, Jan 13, 2025 at 04:03:07PM +0800, Yongxing Mou wrote: This series introduces support to enable the Mobile Display Subsystem (MDSS)

Re: [PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform

2025-01-13 Thread Dmitry Baryshkov
On Mon, Jan 13, 2025 at 05:26:56PM +0800, Yongxing Mou wrote: > > > On 2025/1/13 17:02, Dmitry Baryshkov wrote: > > On Mon, Jan 13, 2025 at 04:03:07PM +0800, Yongxing Mou wrote: > > > This series introduces support to enable the Mobile Display Subsystem > > > (MDSS) > > > , Display Processing Un

Re: [PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform

2025-01-13 Thread Yongxing Mou
On 2025/1/13 17:02, Dmitry Baryshkov wrote: On Mon, Jan 13, 2025 at 04:03:07PM +0800, Yongxing Mou wrote: This series introduces support to enable the Mobile Display Subsystem (MDSS) , Display Processing Unit (DPU), DisplayPort controller for the Qualcomm QCS8300 target. It includes the addit

Re: [PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform

2025-01-13 Thread Dmitry Baryshkov
On Mon, Jan 13, 2025 at 04:03:07PM +0800, Yongxing Mou wrote: > This series introduces support to enable the Mobile Display Subsystem (MDSS) > , Display Processing Unit (DPU), DisplayPort controller for the Qualcomm > QCS8300 target. It includes the addition of the hardware catalog, compatible > s

[PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform

2025-01-13 Thread Yongxing Mou
This series introduces support to enable the Mobile Display Subsystem (MDSS) , Display Processing Unit (DPU), DisplayPort controller for the Qualcomm QCS8300 target. It includes the addition of the hardware catalog, compatible string, and their YAML bindings. Signed-off-by: Yongxing Mou --- Chan