Re: [PATCH v2] drm/msm/dpu: add missing ubwc_swizzle setting to catalog

2023-01-26 Thread Dmitry Baryshkov
On Mon, 23 Jan 2023 08:24:15 +0200, Dmitry Baryshkov wrote: > Use the values from the vendor DTs to set ubwc_swizzle in the catalog. > > Applied, thanks! [1/1] drm/msm/dpu: add missing ubwc_swizzle setting to catalog https://gitlab.freedesktop.org/lumag/msm/-/commit/31c318051040 Best r

Re: [PATCH v2] drm/msm/dpu: add missing ubwc_swizzle setting to catalog

2023-01-23 Thread Abhinav Kumar
On 1/22/2023 10:24 PM, Dmitry Baryshkov wrote: Use the values from the vendor DTs to set ubwc_swizzle in the catalog. Signed-off-by: Dmitry Baryshkov Matches all the vendor DTs, hence Reviewed-by: Abhinav Kumar --- Changes since v1: - Added data for sc7280 and sm8550 --- drivers/gp

[PATCH v2] drm/msm/dpu: add missing ubwc_swizzle setting to catalog

2023-01-22 Thread Dmitry Baryshkov
Use the values from the vendor DTs to set ubwc_swizzle in the catalog. Signed-off-by: Dmitry Baryshkov --- Changes since v1: - Added data for sc7280 and sm8550 --- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/gpu/drm/msm/disp/d