All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: linux-fbdev@vger.kernel.org
Subject: [PATCH 0/9] AUO-K190x: Rotation, truecolor and misc fixes
Date: Fri, 22 Mar 2013 14:12:28 +0000	[thread overview]
Message-ID: <201303221512.28604.heiko@sntech.de> (raw)

This series enables rotating the display using the framebuffer functions.
It also introduces a 16bit truecolor mode for applications that don't work
well with the only mode (8bit grayscale) that is available currently.

Heiko Stübner (9):
  AUO-K190x: Use correct line length
  AUO-K190x: add runtime-pm calls to controller init functions
  AUO-K190x: set the correct runtime-pm state in recover
  AUO-K190x: make memory check in check_var more flexible
  AUO-K190x: move var resolution-handling into check_var
  AUO-K190x: make color handling more flexible
  AUO-K190x: add a 16bit truecolor mode
  AUO-K190x: add framebuffer rotation support
  AUO-K190x: Add resolutions for portrait displays

 drivers/video/auo_k1900fb.c |   11 ++-
 drivers/video/auo_k1901fb.c |   11 ++-
 drivers/video/auo_k190x.c   |  235 +++++++++++++++++++++++++++++++++++--------
 include/video/auo_k190xfb.h |    3 +-
 4 files changed, 214 insertions(+), 46 deletions(-)

-- 
1.7.2.3


             reply	other threads:[~2013-03-22 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-22 14:12 Heiko Stübner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-04 10:17 [PATCH 0/9] AUO-K190x: Rotation, truecolor and misc fixes Tomi Valkeinen

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=201303221512.28604.heiko@sntech.de \
    --to=heiko@sntech.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 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.