commit | 45e4039c3aea597ede44a264cea322908cdedfe9 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Sun Feb 20 21:57:32 2011 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Feb 23 10:14:00 2011 +1000 |
tree | 1b04ad9bf5d0c98f2b39264a8674b0fcc0e2ffb6 | |
parent | 40f2a2fabbeffa4d47c3d904b8c94a0adb07acce [diff] |
drm/radeon: fix regression with AA resolve checking Some userspaces can emit a whole packet without disabling AA resolve by the looks of it, so we have to deal with them. Signed-off-by: Dave Airlie <airlied@redhat.com> Tested-by: Jorg Otte <jrg.otte@googlemail.com>