Message ID | 20221207142833.204193-1-dmitry.baryshkov@linaro.org |
---|---|
Headers | show |
Series | drm/msm/dpu: several fixes for UBWC setup | expand |
On 12/7/2022 6:28 AM, Dmitry Baryshkov wrote: > Several small corrections for the UBWC setup and related data. > I am assuming this series will be dropped in favor of the RFC: https://patchwork.freedesktop.org/series/111751/ Right? > Dmitry Baryshkov (3): > drm/msm/dpu: handle UBWC 1.0 in dpu_hw_sspp_setup_format > drm/msm/dpu: correct the UBWC version on sm6115 > drm/msm/dpu: add missing ubwc_swizzle setting to catalog > > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 5 ++++- > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c | 6 +++++- > 2 files changed, 9 insertions(+), 2 deletions(-) >
On 13/01/2023 23:43, Abhinav Kumar wrote: > > > On 12/7/2022 6:28 AM, Dmitry Baryshkov wrote: >> Several small corrections for the UBWC setup and related data. >> > > I am assuming this series will be dropped in favor of the RFC: > > https://patchwork.freedesktop.org/series/111751/ > > Right? No, they cover different topics. One covers the way the DPU handles UBWC setup, another one reworks MDSS. > >> Dmitry Baryshkov (3): >> drm/msm/dpu: handle UBWC 1.0 in dpu_hw_sspp_setup_format >> drm/msm/dpu: correct the UBWC version on sm6115 >> drm/msm/dpu: add missing ubwc_swizzle setting to catalog >> >> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 5 ++++- >> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c | 6 +++++- >> 2 files changed, 9 insertions(+), 2 deletions(-) >>
On Wed, 07 Dec 2022 16:28:30 +0200, Dmitry Baryshkov wrote: > Several small corrections for the UBWC setup and related data. > > Dmitry Baryshkov (3): > drm/msm/dpu: handle UBWC 1.0 in dpu_hw_sspp_setup_format > drm/msm/dpu: correct the UBWC version on sm6115 > drm/msm/dpu: add missing ubwc_swizzle setting to catalog > > [...] Applied, thanks! [1/3] drm/msm/dpu: handle UBWC 1.0 in dpu_hw_sspp_setup_format https://gitlab.freedesktop.org/lumag/msm/-/commit/975b86f8c2a8 [2/3] drm/msm/dpu: correct the UBWC version on sm6115 https://gitlab.freedesktop.org/lumag/msm/-/commit/7a9898ec3018 Best regards,