All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fbdev updates for 2.6.37-rc8
@ 2010-12-27 14:20 ` Paul Mundt
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2010-12-27 14:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fbdev, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-27 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-27 14:20 [GIT PULL] fbdev updates for 2.6.37-rc8 Paul Mundt
2010-12-27 14:20 ` Paul Mundt

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.