Re: [PATCH v2 0/3] drm/msm/mdss: rework UBWC setup

2023-03-28 Thread Dmitry Baryshkov
On Wed, 18 Jan 2023 03:04:25 +0200, Dmitry Baryshkov wrote: > The commit 92bab9142456 ("drm/msm: less magic numbers in > msm_mdss_enable") reworked the static UBWC setup to replace magic > numbers with calulating written values from the SoC/device parameters. > This simplified adding new platform

[PATCH v2 0/3] drm/msm/mdss: rework UBWC setup

2023-01-17 Thread Dmitry Baryshkov
The commit 92bab9142456 ("drm/msm: less magic numbers in msm_mdss_enable") reworked the static UBWC setup to replace magic numbers with calulating written values from the SoC/device parameters. This simplified adding new platforms. However I did not estimate that the values would still be cryptic a