All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: "Baoyou Xie" <baoyou.xie@linaro.org>,
	"Arnd Bergmann" <arnd@arndb.de>,
	tang.qiang007@zte.com.cn, "Baoyou Xie" <xie.baoyou@zte.com.cn>,
	"Carlos Palminha" <CARLOS.PALMINHA@synopsys.com>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	baoyou.xie@zte.com.cn, han.fei@zte.com.cn,
	"alexander.deucher@amd.com" <alexander.deucher@amd.com>,
	"Thierry Reding" <treding@nvidia.com>,
	"Christian König" <christian.koenig@amd.com>
Subject: Re: [PATCH] drm/bochs: mark bochs_connector_get_modes() static
Date: Mon, 26 Sep 2016 12:20:43 +0200	[thread overview]
Message-ID: <1474885243.25283.25.camel@redhat.com> (raw)
In-Reply-To: <CAKMK7uGcv93OJYpkBZM9mu-vu-vY3j8W2H9NJnoMQdx=cs53dw@mail.gmail.com>

On Mo, 2016-09-26 at 11:29 +0200, Daniel Vetter wrote:
> On Mon, Sep 26, 2016 at 10:52 AM, Gerd Hoffmann <kraxel@redhat.com> wrote:
> > On So, 2016-09-25 at 15:25 +0800, Baoyou Xie wrote:
> >> -int bochs_connector_get_modes(struct drm_connector *connector)
> >> +static int bochs_connector_get_modes(struct drm_connector *connector)
> >
> > Added to drm-qemu queue.
> 
> I've thrown this one already into drm-misc, and it's wrapped up in my
> latest pull to Dave already.
> -Daniel

Ah, cool, so I don't need an additional drm-qemu pull req.

thanks,
  Gerd

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Gerd Hoffmann <kraxel@redhat.com>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: "Baoyou Xie" <baoyou.xie@linaro.org>,
	"Dave Airlie" <airlied@linux.ie>,
	"alexander.deucher@amd.com" <alexander.deucher@amd.com>,
	"Thierry Reding" <treding@nvidia.com>,
	"Boris BREZILLON" <boris.brezillon@free-electrons.com>,
	"Carlos Palminha" <CARLOS.PALMINHA@synopsys.com>,
	"Syrjala, Ville" <ville.syrjala@linux.intel.com>,
	"Christian König" <christian.koenig@amd.com>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	"Arnd Bergmann" <arnd@arndb.de>,
	baoyou.xie@zte.com.cn, "Baoyou Xie" <xie.baoyou@zte.com.cn>,
	han.fei@zte.com.cn, tang.qiang007@zte.com.cn
Subject: Re: [PATCH] drm/bochs: mark bochs_connector_get_modes() static
Date: Mon, 26 Sep 2016 12:20:43 +0200	[thread overview]
Message-ID: <1474885243.25283.25.camel@redhat.com> (raw)
In-Reply-To: <CAKMK7uGcv93OJYpkBZM9mu-vu-vY3j8W2H9NJnoMQdx=cs53dw@mail.gmail.com>

On Mo, 2016-09-26 at 11:29 +0200, Daniel Vetter wrote:
> On Mon, Sep 26, 2016 at 10:52 AM, Gerd Hoffmann <kraxel@redhat.com> wrote:
> > On So, 2016-09-25 at 15:25 +0800, Baoyou Xie wrote:
> >> -int bochs_connector_get_modes(struct drm_connector *connector)
> >> +static int bochs_connector_get_modes(struct drm_connector *connector)
> >
> > Added to drm-qemu queue.
> 
> I've thrown this one already into drm-misc, and it's wrapped up in my
> latest pull to Dave already.
> -Daniel

Ah, cool, so I don't need an additional drm-qemu pull req.

thanks,
  Gerd

  reply	other threads:[~2016-09-26 10:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-25  7:25 [PATCH] drm/bochs: mark bochs_connector_get_modes() static Baoyou Xie
2016-09-26  8:52 ` Gerd Hoffmann
2016-09-26  8:52   ` Gerd Hoffmann
2016-09-26  9:29   ` Daniel Vetter
2016-09-26  9:29     ` Daniel Vetter
2016-09-26 10:20     ` Gerd Hoffmann [this message]
2016-09-26 10:20       ` Gerd Hoffmann
  -- strict thread matches above, loose matches on Subject: below --
2016-09-18 13:44 Baoyou Xie

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=1474885243.25283.25.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=CARLOS.PALMINHA@synopsys.com \
    --cc=alexander.deucher@amd.com \
    --cc=arnd@arndb.de \
    --cc=baoyou.xie@linaro.org \
    --cc=baoyou.xie@zte.com.cn \
    --cc=christian.koenig@amd.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=han.fei@zte.com.cn \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tang.qiang007@zte.com.cn \
    --cc=treding@nvidia.com \
    --cc=xie.baoyou@zte.com.cn \
    /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.