Re: [PATCH RFT v3 03/14] drm/msm: Use the central UBWC config database

2025-05-18 Thread Dmitry Baryshkov
On Sat, May 17, 2025 at 07:32:37PM +0200, Konrad Dybcio wrote: > From: Konrad Dybcio > > As discussed a lot in the past, the UBWC config must be coherent across > a number of IP blocks (currently display and GPU, but it also may/will > concern camera/video as the drivers evolve). > > So far, we'

[PATCH RFT v3 03/14] drm/msm: Use the central UBWC config database

2025-05-17 Thread Konrad Dybcio
From: Konrad Dybcio As discussed a lot in the past, the UBWC config must be coherent across a number of IP blocks (currently display and GPU, but it also may/will concern camera/video as the drivers evolve). So far, we've been trying to keep the values reasonable in each of the two drivers separ