On 7/28/2023 2:33 PM, Dmitry Baryshkov wrote:
The feature bits DPU_MDP_BWC, DPU_MDP_UBWC_1_0, and DPU_MDP_UBWC_1_5 are not used by the driver, drop them completely as a followup cleanup.
"as a followup cleanup" is meaning you will do it later. But you are doing it in this patch. You can stop at "Drop them completely"
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 7 ------- 1 file changed, 7 deletions(-)
With that fixed, Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>