On 7/28/2023 2:33 PM, Dmitry Baryshkov wrote:
As we are going to use MDSS data for DPU programming, populate missing MDSS data. The UBWC 1.0 and no UBWC cases do not require MDSS programming, so skip them. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- drivers/gpu/drm/msm/msm_mdss.c | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-)
I checked more internal docs on this. Was very hard to get hold of the docs having this information on msm8998.
Version is indeed 1.0 but register is not reflecting that. Hence I am going to go ahead and ack this. Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>