From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] fbdev updates for 2.6.37-rc8
Date: Mon, 27 Dec 2010 14:20:46 +0000 [thread overview]
Message-ID: <20101227142046.GD16946@linux-sh.org> (raw)
This is a fairly straightforward set of bugfixes and regression fixes.
When the SH-Mobile driver underwent some rework the userspace-facing var
info ceased propagating accurate mode information to userspace tools,
which is now corrected. A further patch for the LCDC fixes up bounding
for invalid mode settings that was triggered on older platforms, which
previously had a working fbcon but broken application interface.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git fbdev-fixes-for-linus
Which contains:
Dave Airlie (1):
fb: fix overlapping test off-by-one.
Fabio Estevam (1):
video: imxfb: Fix the maximum value for yres
Guennadi Liakhovetski (3):
fbdev: sh-mobile: restore display size configuration
fbdev: sh-mobile: retrieve and propagate display sizes from EDID
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
drivers/video/fbmem.c | 2 +-
drivers/video/imxfb.c | 9 +++------
drivers/video/sh_mobile_hdmi.c | 16 +++++++++++++---
drivers/video/sh_mobile_lcdcfb.c | 30 +++++++++++-------------------
4 files changed, 28 insertions(+), 29 deletions(-)
reply other threads:[~2010-12-27 14:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20101227142046.GD16946@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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).