From: Roland Scheidegger Date: Tue, 24 Oct 2006 11:45:00 +0000 (+1000) Subject: drm: radeon: only allow specific type-3 packetss through verifier X-Git-Tag: v2.6.19-rc4~88^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1aa28970316d7fb606321d5ab7fb3873641ab54;p=pandora-kernel.git drm: radeon: only allow specific type-3 packetss through verifier only allow specific type-3 packets to pass the verifier instead of all for r100/r200 as others might be unsafe (r300 already does this), and add checking for these we need but aren't safe. Check the RADEON_CP_INDX_BUFFER packet on both r200 and r300 as it isn't safe neither. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed