Re: [PATCH v3 1/3] drm/msm/mdss: define bitfields for the UBWC_STATIC register
On 11/27/2024 6:04 AM, Dmitry Baryshkov wrote: Rather than hand-coding UBWC_STATIC value calculation, define corresponding bitfields and use them to setup the register value. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/msm_mdss.c | 38 +++---
[PATCH v3 1/3] drm/msm/mdss: define bitfields for the UBWC_STATIC register
Rather than hand-coding UBWC_STATIC value calculation, define corresponding bitfields and use them to setup the register value. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/msm_mdss.c | 38 +++--- drivers/gpu/drm/msm/msm_mdss.h | 1