linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Clark <rob.clark@linaro.org>
To: dri-devel@lists.freedesktop.org, linux-omap@vger.kernel.org
Cc: patches@linaro.org, Greg KH <greg@kroah.com>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Andy Gross <andy.gross@ti.com>, Rob Clark <rob@ti.com>
Subject: [PATCH 0/2] drm/omap: properties patches
Date: Wed, 15 Aug 2012 15:18:00 -0500	[thread overview]
Message-ID: <1345061882-9743-1-git-send-email-rob.clark@linaro.org> (raw)

From: Rob Clark <rob@ti.com>

Re-sending the earlier rotation property patch, plus Andre's z-order
property patch rebased on latest staging-next.

Andre Renaud (1):
  Expose the OMAP Z-Order property through DRM

Rob Clark (1):
  staging: drm/omap: add rotation properties

 drivers/staging/omapdrm/omap_crtc.c      |   10 +++
 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       |   33 ++++++++-
 drivers/staging/omapdrm/omap_fb.c        |   99 ++++++++++++++++++++++----
 drivers/staging/omapdrm/omap_gem.c       |   43 +++++++++++-
 drivers/staging/omapdrm/omap_plane.c     |  111 ++++++++++++++++++++++++------
 8 files changed, 331 insertions(+), 46 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2012-08-15 20:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-15 20:18 Rob Clark [this message]
2012-08-15 20:18 ` [PATCH 1/2] staging: drm/omap: add rotation properties Rob Clark
2012-08-15 20:18 ` [PATCH 2/2] Expose the OMAP Z-Order property through DRM Rob Clark
2012-08-16 13:00   ` Ville Syrjälä
2012-08-16 13:18     ` Rob Clark

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=1345061882-9743-1-git-send-email-rob.clark@linaro.org \
    --to=rob.clark@linaro.org \
    --cc=andy.gross@ti.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=greg@kroah.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=rob@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 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).