Re: [PATCH v3 2/3] drm/msm/mdss: reuse defined bitfields for UBWC 2.0

From: Abhinav Kumar
Date: Wed Nov 27 2024 - 13:33:40 EST




On 11/27/2024 6:04 AM, Dmitry Baryshkov wrote:
Follow other msm_mdss_setup_ubwc_dec_nn functions and use individual
bits instead of just specifying the value to be programmed to the
UBWC_STATIC register.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
drivers/gpu/drm/msm/msm_mdss.c | 17 +++++++++++++----
drivers/gpu/drm/msm/msm_mdss.h | 1 -
2 files changed, 13 insertions(+), 5 deletions(-)


Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>