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:
6a719e0
)
drm/kms: teardown crtc correctly when fb is destroyed.
author
Dave Airlie
<airlied@redhat.com>
Mon, 17 Aug 2009 03:11:23 +0000
(13:11 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 19 Aug 2009 04:11:34 +0000
(14:11 +1000)
If userspace destroys a framebuffer that is in use on a crtc,
don't just null it out, tear down the crtc properly so the
hw gets turned off.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found