From: Arnd Bergmann Date: Tue, 25 Jan 2011 22:17:16 +0000 (+0100) Subject: drm: remove i830 driver X-Git-Tag: v2.6.39-rc1~458^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f50684717511d30bba180902105c4cd4efca732;p=pandora-kernel.git drm: remove i830 driver This driver is one of the last users of the big kernel lock, which is going away. All the hardware supported by this driver also works with the newer i915 driver, and recent X.org releases only work with that driver anyway. Signed-off-by: Arnd Bergmann Cc: Chris Wilson Cc: dri-devel@lists.freedesktop.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed