From: Dave Airlie Date: Mon, 28 Feb 2011 04:27:03 +0000 (+1000) Subject: drm/radeon: make sure ib reads are in-order. X-Git-Tag: v2.6.39-rc1~458^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af50621a18418a7a0a71b0b4f60ce74b37967b9e;p=pandora-kernel.git drm/radeon: make sure ib reads are in-order. have to read values from the IB in order as we could cross a page boundary at any time and won't be able to go backwards. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed