drm/kms: properly handle fbdev blanking
authorJames Simmons <jsimmons@infradead.org>
Thu, 29 Oct 2009 20:39:07 +0000 (20:39 +0000)
committerDave 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