]> git.ipfire.org Git - people/arne_f/kernel.git/commit
drm/gma500: Increase max resolution for mode setting
authorPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Thu, 25 Apr 2013 20:23:36 +0000 (22:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2013 16:45:03 +0000 (09:45 -0700)
commitce840e2f7825bfd240782dc209c2f2b8db514287
tree7d76749b528e69a3cce8dfa7ddf7cd04a9e38941
parent800d5c2cab62e3aef15ec3d7bf03e859b9e95a44
drm/gma500: Increase max resolution for mode setting

commit cbbd379aa43890f36da934f5af619d2fb8ec3d87 upstream.

By having a higher max resolution we can now set up a virtual
framebuffer that spans several monitors. 4096 should be ok since we're
gen 3 or higher and should be enough for most dual head setups.

Bugzilla:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-modesetting/+bug/1169147
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/gma500/framebuffer.c