Re: [PATCH] soc: qcom: ubwc: provide no-UBWC configuration

2025-07-23 Thread Dmitry Baryshkov
On Wed, Jul 23, 2025 at 02:54:04PM +0200, Luca Weiss wrote: > On Sun Jul 6, 2025 at 1:01 PM CEST, Dmitry Baryshkov wrote: > > After the commit 45a2974157d2 ("drm/msm: Use the central UBWC config > > database") the MDSS driver errors out if UBWC database didn't provide it > > with the UBWC configura

Re: [PATCH] soc: qcom: ubwc: provide no-UBWC configuration

2025-07-23 Thread Luca Weiss
On Sun Jul 6, 2025 at 1:01 PM CEST, Dmitry Baryshkov wrote: > After the commit 45a2974157d2 ("drm/msm: Use the central UBWC config > database") the MDSS driver errors out if UBWC database didn't provide it > with the UBWC configuration. Make UBWC database return zero data for > MSM8916 / APQ8016, M

Re: [PATCH] soc: qcom: ubwc: provide no-UBWC configuration

2025-07-16 Thread Bjorn Andersson
On Sun, Jul 06, 2025 at 02:01:03PM +0300, Dmitry Baryshkov wrote: > After the commit 45a2974157d2 ("drm/msm: Use the central UBWC config > database") the MDSS driver errors out if UBWC database didn't provide it > with the UBWC configuration. Make UBWC database return zero data for > MSM8916 / APQ8

Re: [PATCH] soc: qcom: ubwc: provide no-UBWC configuration

2025-07-07 Thread Konrad Dybcio
On 7/6/25 1:01 PM, Dmitry Baryshkov wrote: > After the commit 45a2974157d2 ("drm/msm: Use the central UBWC config > database") the MDSS driver errors out if UBWC database didn't provide it > with the UBWC configuration. Make UBWC database return zero data for > MSM8916 / APQ8016, MSM8974 / APQ8074,

Re: [PATCH] soc: qcom: ubwc: provide no-UBWC configuration

2025-07-06 Thread Robin Clark
On Sun, Jul 6, 2025 at 4:01 AM Dmitry Baryshkov wrote: > > After the commit 45a2974157d2 ("drm/msm: Use the central UBWC config > database") the MDSS driver errors out if UBWC database didn't provide it > with the UBWC configuration. Make UBWC database return zero data for > MSM8916 / APQ8016, MSM

[PATCH] soc: qcom: ubwc: provide no-UBWC configuration

2025-07-06 Thread Dmitry Baryshkov
After the commit 45a2974157d2 ("drm/msm: Use the central UBWC config database") the MDSS driver errors out if UBWC database didn't provide it with the UBWC configuration. Make UBWC database return zero data for MSM8916 / APQ8016, MSM8974 / APQ8074, MSM8226 and MSM8939. Fixes: 1924272b9ce1 ("soc: q