From: Dave Airlie Date: Mon, 6 Aug 2007 23:09:51 +0000 (+1000) Subject: drm/i915: Fix i965 secured batchbuffer usage X-Git-Tag: v2.6.23-rc3~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21f16289270447673a7263ccc0b22d562fb01ecb;p=pandora-kernel.git drm/i915: Fix i965 secured batchbuffer usage This 965G and above chipsets moved the batch buffer non-secure bits to another place. This means that previous drm's allowed in-secure batchbuffers to be submitted to the hardware from non-privileged users who are logged into X and and have access to direct rendering. Signed-off-by: Dave Airlie Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed