linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-fbdev@vger.kernel.org
Subject: [PATCH 0/9] SH Mobile LCDC and MERAM patches
Date: Thu, 19 Jul 2012 00:39:13 +0000	[thread overview]
Message-ID: <1342658362-19491-1-git-send-email-laurent.pinchart@ideasonboard.com> (raw)

Hi,

Here are 9 patches for the SH Mobile LCDC and MERAM drivers. Patches 1/9 to
4/9 and 9/9 have previously been posted as part of the "SH Mobile LCDC
MERAM-based frame buffer backing store" RFC series. Patch 5/9 has also been
posted as part of the same series, albeit included in patch 9/9.

As most of those patches have already been posted for review (patches 6/9 to
8/9 that haven't been posted already are small fixes), I plan to send a pull
request soon, to get the patches in v3.6 if possible.

Laurent Pinchart (9):
  sh_mobile_meram: Rename operations to cache_[alloc|free|update]
  sh_mobile_meram: Use direct function calls for the public API
  sh_mobile_meram: Add direct MERAM allocation API
  fbdev: sh_mobile_lcdc: Destroy mutex at remove time
  fbdev: sh_mobile_lcdc: Fix line pitch computation
  fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb
    device
  fbdev: sh_mobile_lcdc: Support horizontal panning
  fbdev: sh_mobile_lcdc: Fix overlay registers update during pan
    operation
  fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode

 drivers/video/sh_mobile_lcdcfb.c |  209 +++++++++++++++++----------------
 drivers/video/sh_mobile_lcdcfb.h |    5 +-
 drivers/video/sh_mobile_meram.c  |  235 +++++++++++++++++++++-----------------
 include/video/sh_mobile_meram.h  |   71 ++++++++----
 4 files changed, 293 insertions(+), 227 deletions(-)

-- 
Regards,

Laurent Pinchart


             reply	other threads:[~2012-07-19  0:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-19  0:39 Laurent Pinchart [this message]
2012-08-25  5:31 ` [PATCH 0/9] SH Mobile LCDC and MERAM patches Simon Horman
2012-08-25  9:54 ` Laurent Pinchart
2012-08-27  8:59 ` Simon Horman

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=1342658362-19491-1-git-send-email-laurent.pinchart@ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-fbdev@vger.kernel.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 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).