From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: devel@driverdev.osuosl.org,
Fabio Estevam <fabio.estevam@freescale.com>,
David Airlie <airlied@linux.ie>,
dri-devel@lists.freedesktop.org, kernel@pengutronix.de,
Shawn Guo <shawn.guo@linaro.org>
Subject: Re: [PATCH 0/11] i.MX RGB565, plane and PRIME support
Date: Fri, 11 Oct 2013 15:30:16 -0700 [thread overview]
Message-ID: <20131011223016.GA6288@kroah.com> (raw)
In-Reply-To: <1381414726-13904-1-git-send-email-p.zabel@pengutronix.de>
On Thu, Oct 10, 2013 at 04:18:35PM +0200, Philipp Zabel wrote:
> Hi,
>
> This series fixes DMFC allocation for small displays and pageflip events
> during device close, clarifies the RGB memory formats, adds support for the
> RGB565 format and KMS planes, and enables DRM PRIME using the CMA helpers.
>
> In the next step, I would like to move the code
> from drivers/staging/imx-drm/ipu-v3 to drivers/gpu/ipu-v3 (right next to
> host1x), as these parts provide an internal API for the IPU modules to be
> used by both DRM and V4L2 drivers.
I would like to see this happen as well, I really don't like new
features being added to staging drivers as they should be primarily
worked on to clean the code up and get merged to the proper place
instead.
I'll take this series, but after that, please work to move it to
drivers/gpu/
thanks,
greg k-h
prev parent reply other threads:[~2013-10-11 22:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 14:18 [PATCH 0/11] i.MX RGB565, plane and PRIME support Philipp Zabel
2013-10-10 14:18 ` [PATCH 01/11] staging: drm/imx: also allow to allocate only 2 DMFC slots for DP full plane Philipp Zabel
2013-10-11 7:12 ` Liu Ying
2013-10-10 14:18 ` [PATCH 02/11] staging: drm/imx: make struct ipu_rgb format definitions const Philipp Zabel
2013-10-10 14:18 ` [PATCH 03/11] staging: drm/imx: fix RGB formats, make ipu_cpmem_set_fmt take a drm_fourcc Philipp Zabel
2013-10-10 14:18 ` [PATCH 04/11] staging: drm/imx: add BGR565 format Philipp Zabel
2013-10-10 14:18 ` [PATCH 05/11] staging: drm/imx: Add 24-bit BGR support to DC Philipp Zabel
2013-10-10 14:18 ` [PATCH 06/11] staging: drm/imx: make waiting for idle channel optional Philipp Zabel
2013-10-10 14:18 ` [PATCH 07/11] staging: drm-imx: add DRM_FORMAT_BGR888 to ipu crtc driver Philipp Zabel
2013-10-10 14:18 ` [PATCH 08/11] staging: drm/imx: ipuv3-crtc: remove unused struct ipu_framebuffer Philipp Zabel
2013-10-10 14:18 ` [PATCH 09/11] staging: drm/imx: fix pageflip events during device close Philipp Zabel
2013-10-10 14:18 ` [PATCH 10/11] staging: drm/imx: add drm plane support Philipp Zabel
2013-10-10 14:18 ` [PATCH 11/11] staging: drm/imx: Enable DRM PRIME support Philipp Zabel
2013-10-11 22:30 ` Greg Kroah-Hartman [this message]
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=20131011223016.GA6288@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=airlied@linux.ie \
--cc=devel@driverdev.osuosl.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=fabio.estevam@freescale.com \
--cc=kernel@pengutronix.de \
--cc=p.zabel@pengutronix.de \
--cc=shawn.guo@linaro.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.