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:
d91d8a3
)
drm/kms: properly handle fbdev blanking
author
James Simmons
<jsimmons@infradead.org>
Thu, 29 Oct 2009 20:39:07 +0000
(20:39 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 19 Nov 2009 02:51:56 +0000
(12:51 +1000)
I examined several fbdev drivers and foudn the blanking code in
drm_fb_helper to be wrong. This patch fixes the fbdev blanking to behave
like other fbdev drivers.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found