From: Alex Deucher Date: Thu, 21 Jan 2010 22:14:49 +0000 (-0500) Subject: drm/radeon/kms/atom: atom parser fixes X-Git-Tag: v2.6.33-rc6~27^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=947bfc83043181e86e3e3134da158e479c9bcc51;p=pandora-kernel.git drm/radeon/kms/atom: atom parser fixes Only reset the reg block on the initial execute table call; nested calls require the reg block not be reset on each call. Also reset the fb window and io mode. This matches the upstream parser behavior. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed