[linux-sunxi] Re: [PATCH v5 1/7] drm: sunxi: Add a basic DRM driver for Allwinner DE2

2016-10-26 Thread André Przywara
On 25/10/16 15:14, Jean-Francois Moine wrote: > On Mon, 24 Oct 2016 16:04:19 +0200 > Maxime Ripard wrote: > >> Hi, > > Hi Maxime, > >> On Fri, Oct 21, 2016 at 09:26:18AM +0200, Jean-Francois Moine wrote: >>> Allwinner's recent SoCs, as A64, A83T and H3, contain a new display >>> engine, DE2. >>

Re: [PATCH RFC 24/24] drm/lima: add makefile and kconfig

2018-07-14 Thread André Przywara
On 07/14/2018 02:14 AM, Qiang Yu wrote: Hi, > Thanks for your info. What a surprise that exist such a SoC. That > means I have to > judge if it's a 64bit CPU in other way than just check ARM64 config. Yeah, you should do anyways. Actually you should try to avoid those explicit checks in the firs

Re: [PATCH RFC 24/24] drm/lima: add makefile and kconfig

2018-07-14 Thread André Przywara
On 07/14/2018 03:18 PM, Qiang Yu wrote: Hi, > On Sat, Jul 14, 2018 at 8:07 PM André Przywara wrote: >> >> On 07/14/2018 02:14 AM, Qiang Yu wrote: >> >> Hi, >> >>> Thanks for your info. What a surprise that exist such a SoC. That >>> means I