Re: [PATCH 8/8] drm/msm/dpu: provide DSPP and correct LM config for SDM670

From: Abhinav Kumar
Date: Mon Dec 16 2024 - 18:35:50 EST




On 12/16/2024 12:27 AM, Dmitry Baryshkov wrote:
On SDM670 the DPU has two DSPP blocks compared to 4 DSPP blocks on
SDM845. Currently SDM670 just reuses LMs and DSPPs from SDM845. Define
platform-specific configuration for those blocks.

Fixes: e140b7e496b7 ("drm/msm/dpu: Add hw revision 4.1 (SDM670)")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
.../gpu/drm/msm/disp/dpu1/catalog/dpu_4_1_sdm670.h | 54 +++++++++++++++++++++-
1 file changed, 52 insertions(+), 2 deletions(-)


Matches the docs I have,

Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>