All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Daniel Vetter <daniel.vetter@intel.com>,
	David Airlie <airlied@linux.ie>,
	Thierry Reding <thierry.reding@gmail.com>,
	Chen-Yu Tsai <wens@csie.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	dri-devel@lists.freedesktop.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Subject: Re: [PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
Date: Thu, 8 Sep 2016 22:19:28 +0200	[thread overview]
Message-ID: <20160908201928.GT8913@lukather> (raw)
In-Reply-To: <20160906144620.6322-1-maxime.ripard@free-electrons.com>

[-- Attachment #1: Type: text/plain, Size: 701 bytes --]

On Tue, Sep 06, 2016 at 04:46:11PM +0200, Maxime Ripard wrote:
> Hi everyone,
> 
> This serie introduces the support in the sun4i-drm driver for the A33.
> 
> Beside the new IPs and special cases for the A33 new IPs, there's
> nothing really outstanding, and is now at feature parity with the A13.
> 
> This serie is based on my A33 CCU patches posted earlier today here:
> http://lists.infradead.org/pipermail/linux-arm-kernel/2016-September/453208.html
> 
> Let me know what you think,
> Maxime

And I applied the patches 7 and 8.

We'll figure the panel stuff later.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
Date: Thu, 8 Sep 2016 22:19:28 +0200	[thread overview]
Message-ID: <20160908201928.GT8913@lukather> (raw)
In-Reply-To: <20160906144620.6322-1-maxime.ripard@free-electrons.com>

On Tue, Sep 06, 2016 at 04:46:11PM +0200, Maxime Ripard wrote:
> Hi everyone,
> 
> This serie introduces the support in the sun4i-drm driver for the A33.
> 
> Beside the new IPs and special cases for the A33 new IPs, there's
> nothing really outstanding, and is now at feature parity with the A13.
> 
> This serie is based on my A33 CCU patches posted earlier today here:
> http://lists.infradead.org/pipermail/linux-arm-kernel/2016-September/453208.html
> 
> Let me know what you think,
> Maxime

And I applied the patches 7 and 8.

We'll figure the panel stuff later.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160908/3317dcfb/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Daniel Vetter
	<daniel.vetter-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	David Airlie <airlied-cv59FeDIM0c@public.gmane.org>,
	Thierry Reding
	<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	Thomas Petazzoni
	<thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Subject: Re: [PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
Date: Thu, 8 Sep 2016 22:19:28 +0200	[thread overview]
Message-ID: <20160908201928.GT8913@lukather> (raw)
In-Reply-To: <20160906144620.6322-1-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 676 bytes --]

On Tue, Sep 06, 2016 at 04:46:11PM +0200, Maxime Ripard wrote:
> Hi everyone,
> 
> This serie introduces the support in the sun4i-drm driver for the A33.
> 
> Beside the new IPs and special cases for the A33 new IPs, there's
> nothing really outstanding, and is now at feature parity with the A13.
> 
> This serie is based on my A33 CCU patches posted earlier today here:
> http://lists.infradead.org/pipermail/linux-arm-kernel/2016-September/453208.html
> 
> Let me know what you think,
> Maxime

And I applied the patches 7 and 8.

We'll figure the panel stuff later.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  parent reply	other threads:[~2016-09-08 20:19 UTC|newest]

Thread overview: 92+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06 14:46 [PATCH v2 0/9] drm/sun4i: Introduce A33 display driver Maxime Ripard
2016-09-06 14:46 ` Maxime Ripard
2016-09-06 14:46 ` Maxime Ripard
2016-09-06 14:46 ` [PATCH v2 1/9] drm/sun4i: support TCONs without channel 1 Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46 ` [PATCH v2 2/9] drm/sun4i: support A33 tcon Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 15:07   ` Chen-Yu Tsai
2016-09-06 15:07     ` Chen-Yu Tsai
2016-09-06 15:07     ` Chen-Yu Tsai
2016-09-06 15:16   ` Chen-Yu Tsai
2016-09-06 15:16     ` Chen-Yu Tsai
2016-09-06 15:16     ` Chen-Yu Tsai
2016-09-08  7:29     ` Maxime Ripard
2016-09-08  7:29       ` Maxime Ripard
2016-09-08  7:29       ` Maxime Ripard
2016-11-05 15:54   ` Chen-Yu Tsai
2016-11-05 15:54     ` Chen-Yu Tsai
2016-11-05 15:54     ` Chen-Yu Tsai
2016-11-06 18:50     ` Maxime Ripard
2016-11-06 18:50       ` Maxime Ripard
2016-11-06 18:50       ` Maxime Ripard
2016-09-06 14:46 ` [PATCH v2 3/9] drm/sun4i: backend: Handle the SAT Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 15:13   ` Chen-Yu Tsai
2016-09-06 15:13     ` Chen-Yu Tsai
2016-09-06 15:13     ` Chen-Yu Tsai
2016-09-06 14:46 ` [PATCH v2 4/9] drm/sun4i: Add a DRC driver Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 15:10   ` Chen-Yu Tsai
2016-09-06 15:10     ` Chen-Yu Tsai
2016-09-06 15:10     ` Chen-Yu Tsai
2016-09-06 20:38   ` [linux-sunxi] " Peter Korsgaard
2016-09-06 20:38     ` Peter Korsgaard
2016-09-06 20:38     ` [linux-sunxi] " Peter Korsgaard
2016-09-06 14:46 ` [PATCH v2 5/9] of: Add vendor prefix for Netron DY Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-10-19 12:39   ` Thierry Reding
2016-10-19 12:39     ` Thierry Reding
2016-10-19 12:39     ` Thierry Reding
2016-10-19 13:03     ` Rob Herring
2016-10-19 13:03       ` Rob Herring
2016-10-19 13:03       ` Rob Herring
2017-01-26  9:53   ` Thierry Reding
2017-01-26  9:53     ` Thierry Reding
2017-01-26  9:53     ` Thierry Reding
2016-09-06 14:46 ` [PATCH v2 6/9] drm/panel: Add Netron DY E231732 Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 16:01   ` Chen-Yu Tsai
2016-09-06 16:01     ` Chen-Yu Tsai
2016-09-09 14:35     ` Maxime Ripard
2016-09-09 14:35       ` Maxime Ripard
2016-09-09 14:35       ` Maxime Ripard
2018-05-02  7:20       ` Paul Kocialkowski
2018-05-02  7:20         ` Paul Kocialkowski
2018-05-02  7:20         ` Paul Kocialkowski
2018-05-03 13:09         ` Maxime Ripard
2018-05-03 13:09           ` Maxime Ripard
2018-05-03 13:09           ` Maxime Ripard
2017-01-26  9:54   ` Thierry Reding
2017-01-26  9:54     ` Thierry Reding
2017-01-26  9:54     ` Thierry Reding
2017-01-26 10:51     ` Maxime Ripard
2017-01-26 10:51       ` Maxime Ripard
2017-01-26 10:51       ` Maxime Ripard
2016-09-06 14:46 ` [PATCH v2 7/9] ARM: sun8i: a33: Add display pipeline Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 15:24   ` Chen-Yu Tsai
2016-09-06 15:24     ` Chen-Yu Tsai
2016-09-06 15:24     ` Chen-Yu Tsai
2016-09-06 14:46 ` [PATCH v2 8/9] ARM: sun8i: a23/a33: Add RGB666 pins Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46 ` [PATCH v2 9/9] ARM: sun8i: sina33: Enable display Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2016-09-06 14:46   ` Maxime Ripard
2017-01-26 10:53   ` Maxime Ripard
2017-01-26 10:53     ` Maxime Ripard
2017-01-26 10:53     ` Maxime Ripard
2016-09-08  8:12 ` [PATCH v2 0/9] drm/sun4i: Introduce A33 display driver Maxime Ripard
2016-09-08  8:12   ` Maxime Ripard
2016-09-08  8:12   ` Maxime Ripard
2016-09-08 20:19 ` Maxime Ripard [this message]
2016-09-08 20:19   ` Maxime Ripard
2016-09-08 20:19   ` Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160908201928.GT8913@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=airlied@linux.ie \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=robh+dt@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=wens@csie.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.