From: Jerome Glisse Date: Wed, 16 Sep 2009 13:24:21 +0000 (+0200) Subject: drm/radeon/kms: don't fail if we fail to init GPU acceleration X-Git-Tag: v2.6.32-rc1~159^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=733289c2656c556d5cf36eafa1c8ec77222c359f;p=pandora-kernel.git drm/radeon/kms: don't fail if we fail to init GPU acceleration Userspace can query if acceleration is working or not true get info ioctl and could fallback to software if for some reason kernel failed to initialize KMS. This should allow to give a working KMS setup in all case (even with non functionning accel). Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed