From: Chris Wilson Date: Thu, 5 Jul 2012 22:49:40 +0000 (+0100) Subject: drm/i915: Disable the BLT on pre-production SNB hardware X-Git-Tag: v3.6-rc1~83^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b1b57182972f3c89c1ff9a58951582cb6bcca7;p=pandora-kernel.git drm/i915: Disable the BLT on pre-production SNB hardware It never quite worked despite the numerous workarounds, yet I still see people trying to use this hardware and filing bug reports. As we no longer even try to implement the workarounds, since 6a233c78878 (drm/i915/ringbuffer: kill snb blt workaround), simply disable the ring. v2: Add a message to inform the user about the limited capabilities of their pre-production hardware. Signed-off-by: Chris Wilson Reviewed-by: Eric Anholt Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed