]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
drm/i915: Fix i965 secured batchbuffer usage
authorDave Airlie <airlied@redhat.com>
Mon, 6 Aug 2007 23:09:51 +0000 (09:09 +1000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 7 Aug 2007 00:46:23 +0000 (17:46 -0700)
commit21f16289270447673a7263ccc0b22d562fb01ecb
treebce93b4ae8d9a0c259bb6f21f45494aa73d9e2e5
parentd4ac2477fad0f2680e84ec12e387ce67682c5c13
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 <airlied@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/drm/i915_dma.c
drivers/char/drm/i915_drv.h