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:
9bad145
)
drm/fb: use printk to print out the switching to text mode error.
author
Dave Airlie
<airlied@redhat.com>
Mon, 7 Jun 2010 02:14:54 +0000
(12:14 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 7 Jun 2010 23:33:27 +0000
(09:33 +1000)
using DRM_ERROR, results in people blaming the drm code for the oops, and
not looking at the oops.
(sadly yes I've gotten reports).
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found