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:
1c19f98
)
drm/msm: add moduleparam to disable fbdev
author
Rob Clark
<robdclark@gmail.com>
Fri, 30 Jan 2015 22:05:41 +0000
(17:05 -0500)
committer
Rob Clark
<robdclark@gmail.com>
Sun, 1 Feb 2015 20:34:04 +0000
(15:34 -0500)
Useful to avoid recompiling to disable fbdev. Useful because otherwise
the first modeset happens under console_lock (ie. debugging sadness).
Signed-off-by: Rob Clark <robdclark@gmail.com>
No differences found