linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: linux-fbdev@vger.kernel.org
Subject: [PATCH 0/5] mb862xxfb driver update for 2.6.40
Date: Fri, 13 May 2011 15:54:44 +0000	[thread overview]
Message-ID: <1305302089-7666-1-git-send-email-agust@denx.de> (raw)

This patch series extends the driver for Coral GDCs to support
such controller features as video layer L1 and I2C bus for video
decoder chips. First three patches are small fixes and improvements.

These patches can also be pulled from

  git://git.denx.de/linux-2.6-agust.git mb862xxfb-for-next

Anatolij Gustschin (5):
  video: mb862xxfb: correct fix.smem_len field initialization
  video: mb862xxfb: use pre-initialized configuration for PCI GDCs
  video: mb862xxfb: relocate register space to get contiguous vram
  video: mb862xx: add support for controller's I2C bus adapter
  video: mb862xxfb: add support for L1 displaying

 drivers/video/mb862xx/Makefile      |    2 +-
 drivers/video/mb862xx/mb862xx-i2c.c |  168 +++++++++++++++++++++++++++++++++++
 drivers/video/mb862xx/mb862xx_reg.h |   58 +++++++++++-
 drivers/video/mb862xx/mb862xxfb.c   |  150 +++++++++++++++++++++++++++++--
 drivers/video/mb862xx/mb862xxfb.h   |   30 ++++++
 5 files changed, 396 insertions(+), 12 deletions(-)
 create mode 100644 drivers/video/mb862xx/mb862xx-i2c.c


             reply	other threads:[~2011-05-13 15:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-13 15:54 Anatolij Gustschin [this message]
2011-05-24  7:12 ` [PATCH 0/5] mb862xxfb driver update for 2.6.40 Anatolij Gustschin
2011-05-24 15:14 ` Anatolij Gustschin
2011-05-25  2:07 ` Paul Mundt

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=1305302089-7666-1-git-send-email-agust@denx.de \
    --to=agust@denx.de \
    --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).