From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/6] staging: drm/imx: Add i.MX drm core support
Date: Thu, 13 Sep 2012 08:56:11 +0200 [thread overview]
Message-ID: <20120913065611.GB6180@pengutronix.de> (raw)
In-Reply-To: <20120912164929.GA24538@kroah.com>
On Wed, Sep 12, 2012 at 09:49:29AM -0700, Greg Kroah-Hartman wrote:
> On Wed, Sep 12, 2012 at 12:31:09PM +0200, Sascha Hauer wrote:
> > This patch adds the i.MX glue stuff between i.MX and drm.
> >
> > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> > ---
> > drivers/staging/Kconfig | 2 +
> > drivers/staging/Makefile | 1 +
>
> The patch fails at this point when applying it.
>
> What tree did you make it against? Please do so against linux-next or
> hopefully, the staging-next branch, and resubmit these.
>
> Also, will this cause build errors if I don't have the needed patchs
> that are in the DRM tree in my tree?
Yes, the driver won't build without the patches. I'll rebase the IPU
support on linux-next once the dependency patches are in place.
Thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
WARNING: multiple messages have this Message-ID (diff)
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: David Jander <david.jander@protonic.nl>,
Matt Sealey <matt@genesi-usa.com>,
DRI Development <dri-devel@lists.freedesktop.org>,
linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de,
Ahmed Ammar <aammar@genesi-usa.com>
Subject: Re: [PATCH 1/6] staging: drm/imx: Add i.MX drm core support
Date: Thu, 13 Sep 2012 08:56:11 +0200 [thread overview]
Message-ID: <20120913065611.GB6180@pengutronix.de> (raw)
In-Reply-To: <20120912164929.GA24538@kroah.com>
On Wed, Sep 12, 2012 at 09:49:29AM -0700, Greg Kroah-Hartman wrote:
> On Wed, Sep 12, 2012 at 12:31:09PM +0200, Sascha Hauer wrote:
> > This patch adds the i.MX glue stuff between i.MX and drm.
> >
> > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> > ---
> > drivers/staging/Kconfig | 2 +
> > drivers/staging/Makefile | 1 +
>
> The patch fails at this point when applying it.
>
> What tree did you make it against? Please do so against linux-next or
> hopefully, the staging-next branch, and resubmit these.
>
> Also, will this cause build errors if I don't have the needed patchs
> that are in the DRM tree in my tree?
Yes, the driver won't build without the patches. I'll rebase the IPU
support on linux-next once the dependency patches are in place.
Thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2012-09-13 6:56 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-12 10:31 [PATCH] Add i.MX IPUv3 base/KMS driver to the staging tree Sascha Hauer
2012-09-12 10:31 ` Sascha Hauer
2012-09-12 10:31 ` [PATCH 1/6] staging: drm/imx: Add i.MX drm core support Sascha Hauer
2012-09-12 10:31 ` Sascha Hauer
2012-09-12 16:49 ` Greg Kroah-Hartman
2012-09-12 16:49 ` Greg Kroah-Hartman
2012-09-13 6:56 ` Sascha Hauer [this message]
2012-09-13 6:56 ` Sascha Hauer
2012-09-12 10:31 ` [PATCH 2/6] staging: drm/imx: Add parallel display support Sascha Hauer
2012-09-12 10:31 ` Sascha Hauer
2012-09-12 10:31 ` [PATCH 3/6] staging: drm/imx: add i.MX IPUv3 base driver Sascha Hauer
2012-09-12 10:31 ` Sascha Hauer
2012-09-14 9:29 ` Dirk Behme
2012-09-14 9:29 ` Dirk Behme
2012-09-14 9:38 ` Sascha Hauer
2012-09-14 9:38 ` Sascha Hauer
2012-09-12 10:31 ` [PATCH 4/6] staging: drm/imx: Add i.MX IPUv3 crtc support Sascha Hauer
2012-09-12 10:31 ` Sascha Hauer
2012-09-12 10:31 ` [PATCH 5/6] staging: drm/imx: Add devicetree binding documentation Sascha Hauer
2012-09-12 10:31 ` Sascha Hauer
2012-09-18 22:06 ` Eric Nelson
2012-09-18 22:06 ` Eric Nelson
2012-09-19 6:52 ` Sascha Hauer
2012-09-19 6:52 ` Sascha Hauer
2012-09-19 13:43 ` Eric Nelson
2012-09-19 13:43 ` Eric Nelson
2012-09-12 10:31 ` [PATCH 6/6] staging: drm/imx: Add TODO Sascha Hauer
2012-09-12 10:31 ` Sascha Hauer
2012-09-19 5:53 ` Shawn Guo
2012-09-19 5:53 ` Shawn Guo
2012-09-19 7:18 ` Sascha Hauer
2012-09-19 7:18 ` Sascha Hauer
2012-09-19 8:05 ` Greg Kroah-Hartman
2012-09-19 8:05 ` Greg Kroah-Hartman
-- strict thread matches above, loose matches on Subject: below --
2012-09-21 8:07 [PATCH] Add i.MX IPUv3 base/KMS driver to the staging tree Sascha Hauer
2012-09-21 8:07 ` [PATCH 1/6] staging: drm/imx: Add i.MX drm core support Sascha Hauer
2012-09-21 8:07 ` Sascha Hauer
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=20120913065611.GB6180@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.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.