[PATCH v5 28/32] drm/msm/dpu: populate SmartDMA features in hw catalog

Abhinav Kumar quic_abhinavk at quicinc.com
Tue Mar 14 04:49:45 UTC 2023



On 3/9/2023 4:57 PM, Dmitry Baryshkov wrote:
> Downstream driver uses dpu->caps->smart_dma_rev to update
> sspp->cap->features with the bit corresponding to the supported SmartDMA
> version. Upstream driver does not do this, resulting in SSPP subdriver
> not enabling setup_multirect callback. Add corresponding SmartDMA SSPP
> feature bits to dpu hw catalog.
> 
> Per Abhinav's request enable the SmartDMA features only on the platforms
> where the multirect was actually verified visually (sdm845 and sm8250).
> An (untested) enablement on the rest of the platforms comes in the next
> patch.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>

Thanks for splitting this up.

Strictly on the basis of your validation of these chipsets, this is

Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>



More information about the dri-devel mailing list