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:
ec081cb
)
drm/fb: drop panic handling
author
Dave Airlie
<airlied@redhat.com>
Thu, 9 Jul 2015 03:15:34 +0000
(13:15 +1000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 16 Jul 2015 09:31:41 +0000
(11:31 +0200)
This really doesn't seem to have much chance of working anymore,
esp for irq context, qxl at least tries to talk to the hw,
and waits for irqs, and fails.
with runtime pm and other stuff I think we should just
bail on this for now.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_fb_helper.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/drm_fb_helper.c
Simple merge