commit | 9b40e5d8427f12567749978f66e86e5e8fced5ab | [log] [tgz] |
---|---|---|
author | Christian König <deathsimple@vodafone.de> | Wed Aug 08 12:22:43 2012 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 20 13:10:39 2012 -0400 |
tree | b4353bad316dc1e0d5a8e57d9acfcf7d3991770d | |
parent | f82cbddddbd368f391d45738601fa29a75cfbe3b [diff] |
drm/radeon: make VM flushs a ring operation Move flushing the VMs as function into the rings. First step to make VM operations async. Signed-off-by: Christian König <deathsimple@vodafone.de> Reviewed-by: Jerome Glisse <jglisse@redhat.com>