From: Alex Deucher Date: Fri, 25 Sep 2009 22:33:08 +0000 (-0400) Subject: drm/radeon/r600: fix offset handling in CS parser X-Git-Tag: v2.6.32-rc3~64^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=210bed8f827471e271f894fb99ee879a5d27cf30;p=pandora-kernel.git drm/radeon/r600: fix offset handling in CS parser Need add reloc offset to the offset in the actual packet. Fixes use of the DRAW_INDEX packet by the 3D driver. [airlied: modified first one where idx_value == ib[idx+0] Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed