drm/radeon/kms: add wait idle ioctl for eg->cayman
authorDave Airlie <airlied@redhat.com>
Thu, 19 May 2011 04:14:43 +0000 (14:14 +1000)
committerSteve Conklin <sconklin@canonical.com>
Fri, 15 Jul 2011 17:21:11 +0000 (12:21 -0500)
commitb27d1b8d0a6ea0b5e330891e747986f9f691d3d4
tree69608fe48caaf11cb07993f6a0314059217900c3
parent8ec73a6a2290c532aa4b084c153170fd3671f836
drm/radeon/kms: add wait idle ioctl for eg->cayman

BugLink: http://bugs.launchpad.net/bugs/793702

commit 97bfd0acd32e9639c9136e03955d574655d5cc2b upstream.

None of the latest GPUs had this hooked up, this is necessary for
correct operation in a lot of cases, however we should test this on a few
GPUs in these families as we've had problems in this area before.

Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/gpu/drm/radeon/radeon_asic.c