commit | 7e7b41d2ff30ed7ad4bf401d18566e6f38e42e4f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Sep 02 21:32:32 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Sep 07 08:00:35 2010 +1000 |
tree | 864beccf4aeaee9043dfad2227d8c2b1b5d15aae | |
parent | 4645b94e5c1aa9c65ee90852ec9538010b114e6a [diff] |
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code These VGT regs need to be programmed via the ring rather than MMIO as on previous asics (r6xx/r7xx). Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>