commit | 947bfc83043181e86e3e3134da158e479c9bcc51 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Jan 21 17:14:49 2010 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Sun Jan 24 17:25:05 2010 +1000 |
tree | d3a7111bf9d8e6dd55519d7a28762d0dffd581db | |
parent | 4eaeca33512b9774c25507b9a9bdcfe3791a5cc5 [diff] |
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 <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>