virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: nicolas.pitre@linaro.org, jianwei.wang.chn@gmail.com,
	alison.wang@freescale.com, airlied@linux.ie,
	daniel.vetter@ffwll.ch,
	Carlos Palminha <CARLOS.PALMINHA@synopsys.com>,
	dri-devel@lists.freedesktop.org,
	virtualization@lists.linux-foundation.org,
	linux-renesas-soc@vger.kernel.org, jani.nikula@intel.com,
	patrik.r.jakobsson@gmail.com, benjamin.gaignard@linaro.org,
	vincent.abriou@st.com, sudipm.mukherjee@gmail.com,
	laurent.pinchart@ideasonboard.com
Subject: Re: [PATCH 11/16] drm/atmel-hldcd: removed optional dummy crtc mode_fixup function.
Date: Fri, 4 Mar 2016 11:17:44 +0100	[thread overview]
Message-ID: <20160304111744.5384f6da@bbrezillon> (raw)
In-Reply-To: <20160217130801.GF32705@phenom.ffwll.local>

Hi Daniel,

On Wed, 17 Feb 2016 14:08:01 +0100
Daniel Vetter <daniel@ffwll.ch> wrote:

> On Wed, Feb 17, 2016 at 09:02:44AM +0000, Carlos Palminha wrote:
> > Thanks Boris.
> > 
> > @Daniel, do you want me to resend this patch or will you fix it directly in mode-fixup git branch?
> 
> I can fix the typos, but I'm meh on the whitespace change ;-) Imo that
> doesn't need a resend.

Oops, I forgot to answer to that one. I'm fine with the extra space
removal too, you can apply it.

Thanks,

Boris

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

  parent reply	other threads:[~2016-03-04 10:17 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 14:09 [PATCH 00/16] drm crtc cleanup: nuke optional dummy crtc mode_fixup function Carlos Palminha
2016-02-16 14:10 ` [PATCH 01/16] drm: fixes crct set_mode when crtc mode_fixup is null Carlos Palminha
2016-02-16 14:37   ` Daniel Vetter
2016-02-16 17:37   ` Sergei Shtylyov
2016-02-16 19:39     ` Daniel Vetter
     [not found]   ` <20160216143733.GF32705@phenom.ffwll.local>
2016-02-16 15:24     ` Carlos Palminha
2016-03-04 10:14     ` Carlos Palminha
2016-02-16 14:16 ` [PATCH 02/16] drm/cirrus: removed optional dummy crtc mode_fixup function Carlos Palminha
2016-02-16 14:17 ` [PATCH 03/16] drm/mgag200: " Carlos Palminha
2016-02-16 14:17 ` [PATCH 04/16] drm/udl: " Carlos Palminha
2016-02-16 14:17 ` [PATCH 05/16] drm/gma: " Carlos Palminha
2016-02-16 14:18 ` [PATCH 06/16] drm/rcar-du: " Carlos Palminha
2016-02-17 15:23   ` Laurent Pinchart
2016-02-16 14:18 ` [PATCH 07/16] drm/omapdrm: " Carlos Palminha
2016-02-16 14:18 ` [PATCH 08/16] drm/msm/mdp: " Carlos Palminha
2016-02-16 14:18 ` [PATCH 09/16] drm/shmobile: " Carlos Palminha
2016-02-17 15:24   ` Laurent Pinchart
2016-02-16 14:18 ` [PATCH 10/16] drm/sti: " Carlos Palminha
2016-02-16 14:19 ` [PATCH 11/16] drm/atmel-hldcd: " Carlos Palminha
2016-02-16 14:19 ` [PATCH 12/16] drm/nouveau/dispnv04: " Carlos Palminha
2016-02-16 14:19 ` [PATCH 13/16] drm/virtio: " Carlos Palminha
2016-02-16 14:19 ` [PATCH 14/16] drm/fsl-dcu: " Carlos Palminha
2016-02-16 14:20 ` [PATCH 15/16] drm/bochs: " Carlos Palminha
2016-02-16 14:20 ` [PATCH 16/16] drm/ast: " Carlos Palminha
     [not found] ` <e4bdb8552c245f8b73084b93da60460a00f7798c.1455630967.git.palminha@synopsys.com>
2016-02-16 16:58   ` [PATCH 11/16] drm/atmel-hldcd: " Boris Brezillon
     [not found]   ` <20160216175856.32bbb579@bbrezillon>
2016-02-17  9:02     ` Carlos Palminha
     [not found]     ` <56C43734.9050708@synopsys.com>
2016-02-17 13:08       ` Daniel Vetter
     [not found]       ` <20160217130801.GF32705@phenom.ffwll.local>
2016-03-04 10:17         ` Boris Brezillon [this message]
     [not found] ` <101f043d5fa747291c09ae765bac4d55c6e39988.1455630967.git.palminha@synopsys.com>
2016-02-17 15:24   ` [PATCH 07/16] drm/omapdrm: " Laurent Pinchart
2016-03-04 17:18 ` [PATCH 00/16] drm crtc cleanup: nuke " Daniel Vetter
     [not found] ` <fc5717ec27bea9b114e48b9d3de1512cf48f44b6.1455630967.git.palminha@synopsys.com>
2016-03-07 14:31   ` [PATCH 05/16] drm/gma: removed " Patrik Jakobsson

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=20160304111744.5384f6da@bbrezillon \
    --to=boris.brezillon@free-electrons.com \
    --cc=CARLOS.PALMINHA@synopsys.com \
    --cc=airlied@linux.ie \
    --cc=alison.wang@freescale.com \
    --cc=benjamin.gaignard@linaro.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    --cc=jianwei.wang.chn@gmail.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=nicolas.pitre@linaro.org \
    --cc=patrik.r.jakobsson@gmail.com \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=vincent.abriou@st.com \
    --cc=virtualization@lists.linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).