commit | 2de3b4841f67a15c7b8e820b84dd6b7cc41370da | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Tue Nov 17 14:08:55 2009 -0800 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 02 11:37:08 2009 +1000 |
tree | a1341ed009c1d1f82952731efad67d078a4a4d92 | |
parent | fd874ad0a0dcf715333a3f3564c6486a3a90bb22 [diff] |
drm/radeon/kms: fix oops when set_base is call with no FB Just do nothing if crct_set_base() is called with no FB. The oops happens when the user switches between X & vt or in some case when changing mode. Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dave Airlie <airlied@redhat.com>