Re: [PATCH 1/3] drm/msm: don't clean up priv->kms prematurely

2024-04-21 Thread Dmitry Baryshkov
On Sat, Apr 20, 2024 at 04:02:00PM -0700, Abhinav Kumar wrote: > > > On 4/19/2024 7:33 PM, Dmitry Baryshkov wrote: > > MSM display drivers provide kms structure allocated during probe(). > > Don't clean up priv->kms field in case of an error. Otherwise probe > > functions might fail after KMS pro

Re: (subset) [PATCH v2 0/3] DisplayPort support for SM6350/SM7225

2024-04-21 Thread Bjorn Andersson
On Fri, 29 Mar 2024 08:45:53 +0100, Luca Weiss wrote: > Add the required changes to support DisplayPort (normally(?) available > via the USB-C connector) on the SM6350/SM7225 SoC. > > This has been tested on a Fairphone 4 smartphone with additional changes > not included in this series (mostly j