]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Dec 2012 02:19:32 +0000 (21:19 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:46:10 +0000 (08:46 -0800)
commit9e9b509de67983d647c2bbce3985087d26808741
tree287cff0abc71995c367a971de4e58d43575b184c
parent3ade78817143d8c4429cf982ff21c2395a5ab01d
drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list

commit 668bbc81baf0f34df832d8aca5c7d5e19a493c68 upstream.

It's used in a recent mesa commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=24b1206ab2dcd506aaac3ef656aebc8bc20cd27a
and there may be some other cases in the future where it's required.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/evergreen_cs.c