Re: [PATCH v4 28/30] drm/msm/dpu: drop ununused PINGPONG features

2025-05-20 Thread neil . armstrong
On 19/05/2025 18:04, Dmitry Baryshkov wrote: From: Dmitry Baryshkov All existing PINGPONG feature bits are completely unused. Drop them from the current codebase. Signed-off-by: Dmitry Baryshkov Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 12 ---

[PATCH v4 28/30] drm/msm/dpu: drop ununused PINGPONG features

2025-05-19 Thread Dmitry Baryshkov
From: Dmitry Baryshkov All existing PINGPONG feature bits are completely unused. Drop them from the current codebase. Signed-off-by: Dmitry Baryshkov Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 12 1 file changed, 12 deletions(-) diff --g