Re: [PATCH 1/2] drm/msm/dpu: Add MSM8996 support

2024-09-27 Thread Dmitry Baryshkov
On Fri, 27 Sept 2024 at 17:44, wrote: > > On 2024-08-18 09:16, Icenowy Zheng wrote: > > 在 2024-06-28星期五的 16:39 +0200,Barnabás Czémán写道: > >> From: Konrad Dybcio > >> > >> Add support for MSM8996, which - fun fact - was the SoC that this > >> driver > >> (or rather SDE, its downstream origin) was

Re: [PATCH 1/2] drm/msm/dpu: Add MSM8996 support

2024-09-27 Thread barnabas . czeman
On 2024-08-18 09:16, Icenowy Zheng wrote: 在 2024-06-28星期五的 16:39 +0200,Barnabás Czémán写道: From: Konrad Dybcio Add support for MSM8996, which - fun fact - was the SoC that this driver (or rather SDE, its downstream origin) was meant for and first tested on. It has some hardware that differs fr

Re: [PATCH 1/2] drm/msm/dpu: Add MSM8996 support

2024-08-18 Thread Icenowy Zheng
在 2024-06-28星期五的 16:39 +0200,Barnabás Czémán写道: > From: Konrad Dybcio > > Add support for MSM8996, which - fun fact - was the SoC that this > driver > (or rather SDE, its downstream origin) was meant for and first tested > on. > > It has some hardware that differs from the modern SoCs, so not a

Re: [PATCH 1/2] drm/msm/dpu: Add MSM8996 support

2024-06-29 Thread Konrad Dybcio
On 28.06.2024 4:39 PM, Barnabás Czémán wrote: > From: Konrad Dybcio > > Add support for MSM8996, which - fun fact - was the SoC that this driver > (or rather SDE, its downstream origin) was meant for and first tested on. > > It has some hardware that differs from the modern SoCs, so not a lot of