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:
f7c5f5d
)
drm/omap: fix operation without fbdev
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 25 Sep 2014 19:24:26 +0000
(19:24 +0000)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 24 Mar 2015 11:50:54 +0000
(13:50 +0200)
omapdrm should work fine even if fbdev is missing. The current driver
crashes in that case, though, as it is missing checks for the fbdev.
Add the checks so that we don't free fbdev or restore fbdev mode when
there's no fbdev.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_drv.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/omapdrm/omap_drv.c
Simple merge