git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
992dc9a
)
drm/kms/fb: check for depth changes from userspace for resizing.
author
Dave Airlie
<airlied@redhat.com>
Thu, 7 Jan 2010 23:27:08 +0000
(09:27 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 8 Jan 2010 03:18:19 +0000
(13:18 +1000)
If userspace (plymouth in this case) asks for a deeper depth,
refuse it as well due to lack of resizing.
This fixes an issue since < 32MB cards went to 8bpp and plymouth
crashes on startup.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found