On Sat, 21 Sep 2024 11:17:28 +0300, Dmitry Baryshkov wrote: > Current way of programming of the UBWC-related registers has been > inherited from vendor's drivers. The ubwc_static was supposed to contain > raw data to be programmed to the hardware, but was later repurposed to > define of the bits. As it can be seen by the commit 3e30296b374a > ("drm/msm: fix the highest_bank_bit for sc7180") sometimes this data > gets out of sync. > > [...] Applied, thanks! [1/4] drm/msm: move MDSS registers to separate header file https://gitlab.freedesktop.org/lumag/msm/-/commit/92de8137d619 [2/4] drm/msm/mdss: use register definitions instead of hand-coding them https://gitlab.freedesktop.org/lumag/msm/-/commit/d742f7e06840 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>