[RESEND PATCH v2 1/1] drm/msm/adreno: Add support for SM7150 SoC machine

2024-02-18 Thread Danila Tikhonov
SM7150 has 5 power levels which correspond to 5 speed-bin values: 0, 128, 146, 167, 172. Speed-bin value is calulated as FMAX/4.8MHz round up to zero decimal places. Also a618 on SM7150 uses a615 zapfw. Add a squashed version (.mbn). Add this as machine = "qcom,sm7150", because speed-bin values a

[RESEND PATCH v2 0/1] drm/msm/adreno: Add support for SM7150

2024-02-18 Thread Danila Tikhonov
This patch adds support for SM7150 SoC machine. Reason for RESEND: The discussion was resolved. As far as I understand, everything remains unchanged. Let's make a RESEND for the patch so it doesn't get lost. - Link to v2: https://lore.kernel.org/all/20230926174243.161422-1-dan...@jiaxyga.com/ Cha

[PATCH] drm/msm/a6xx: skip programming of UBWC registers for a618

2024-02-18 Thread Dmitry Baryshkov
Historically the Adreno driver has not been updating memory configuration registers on a618 (SC7180 platform) implying that the default configuration is fine. After the rework performed in the commit 8814455a0e54 ("drm/msm: Refactor UBWC config setting") the function a6xx_calc_ubwc_config() still c

Re: [REGRESSION] sc7180-trogdor-lazor image corruption regression for USB-C DP Alt Mode ([PATCH 0/2] Add param for the highest bank bit)

2024-02-18 Thread Dmitry Baryshkov
On Sun, 18 Feb 2024 at 03:17, Leonard Lausen wrote: > > Hi Connor, > > unfortunately, your series https://patchwork.freedesktop.org/series/127529/ > has introduced a regression for external displays connected through USB-C DP > Alt Mode, at least on sc7180-trogdor-lazor devices. Do you think it'

Re: [REGRESSION] sc7180-trogdor-lazor image corruption regression for USB-C DP Alt Mode ([PATCH 0/2] Add param for the highest bank bit)

2024-02-18 Thread Leonard Lausen
Hi Dmitry, thank you for sharing a patch. I tested and can confirm it fixes the issue. Best regards Leonard On 2/17/24 23:04, Dmitry Baryshkov wrote: > Hi Leonard, > > On Sun, 18 Feb 2024 at 03:17, Leonard Lausen wrote: >> >> Hi Connor, >> >> unfortunately, your series https://patchwork.freede

Re: [PATCH v3 2/4] dt-bindings: display/msm: Document MDSS on X1E80100

2024-02-18 Thread Dmitry Baryshkov
On Sat, 17 Feb 2024 at 13:39, Abel Vesa wrote: > > On 24-02-16 12:32:02, Rob Herring wrote: > > > > On Fri, 16 Feb 2024 19:01:06 +0200, Abel Vesa wrote: > > > Document the MDSS hardware found on the Qualcomm X1E80100 platform. > > > > > > Reviewed-by: Krzysztof Kozlowski > > > Signed-off-by: Abel