commit | 731b5a15a3b1474a41c2ca29b4c32b0f21bc852e | [log] [tgz] |
---|---|---|
author | James Simmons <jsimmons@infradead.org> | Thu Oct 29 20:39:07 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Nov 19 12:51:56 2009 +1000 |
tree | e7956b7cfcf375b4bb68712fe818e7e1b957a08f | |
parent | d91d8a3f88059d93e34ac70d059153ec69a9ffc7 [diff] |
drm/kms: properly handle fbdev blanking 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>