All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Rob Clark <rob.clark@linaro.org>
Cc: dri-devel@lists.freedesktop.org, linux-omap@vger.kernel.org,
	patches@linaro.org, Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Andy Gross <andy.gross@ti.com>,
	cmahapatra@ti.com, s-guiriec@ti.com, archit@ti.com,
	Rob Clark <rob@ti.com>
Subject: Re: [PATCH] staging: drm/omap: add rotation properties
Date: Wed, 27 Jun 2012 12:40:22 -0700	[thread overview]
Message-ID: <20120627194022.GA9097@kroah.com> (raw)
In-Reply-To: <1340805986-10670-1-git-send-email-rob.clark@linaro.org>

On Wed, Jun 27, 2012 at 09:06:26AM -0500, Rob Clark wrote:
> From: Rob Clark <rob@ti.com>
> 
> Use tiled buffers for rotated/reflected scanout, with CRTC and plane
> properties as the interface for userspace to configure rotation.
> 
> Signed-off-by: Rob Clark <rob@ti.com>
> ---
>  drivers/staging/omapdrm/omap_crtc.c      |   17 +++++
>  drivers/staging/omapdrm/omap_dmm_tiler.c |   47 ++++++++++++--
>  drivers/staging/omapdrm/omap_dmm_tiler.h |   17 ++++-
>  drivers/staging/omapdrm/omap_drv.c       |   17 +++++
>  drivers/staging/omapdrm/omap_drv.h       |   32 +++++++++-
>  drivers/staging/omapdrm/omap_fb.c        |   99 +++++++++++++++++++++++++-----
>  drivers/staging/omapdrm/omap_gem.c       |   43 ++++++++++++-
>  drivers/staging/omapdrm/omap_plane.c     |   92 ++++++++++++++++++++-------
>  8 files changed, 318 insertions(+), 46 deletions(-)

That's great you are adding new features, but how goes the progress to
get this driver out of the drivers/staging/ area and moved to the real
part of the kernel?  I don't want to keep taking new features without
seeing some progress on getting the code cleaned up and moved out first.

thanks,

greg k-h

  parent reply	other threads:[~2012-06-27 19:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-27 14:06 [PATCH] staging: drm/omap: add rotation properties Rob Clark
2012-06-27 14:09 ` Rob Clark
2012-06-27 19:40 ` Greg KH [this message]
2012-06-27 20:02   ` Rob Clark
2012-06-29 10:46 ` Tomi Valkeinen
2012-06-29 12:17   ` Rob Clark
2012-07-02 14:01     ` Ville Syrjälä

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=20120627194022.GA9097@kroah.com \
    --to=greg@kroah.com \
    --cc=andy.gross@ti.com \
    --cc=archit@ti.com \
    --cc=cmahapatra@ti.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=rob.clark@linaro.org \
    --cc=rob@ti.com \
    --cc=s-guiriec@ti.com \
    --cc=tomi.valkeinen@ti.com \
    /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.