commit | 1678dbc22e4b2cfe24a7e042d822ddb837e378c0 | [log] [tgz] |
---|---|---|
author | Christian König <deathsimple@vodafone.de> | Thu Sep 06 13:48:07 2012 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 20 13:10:41 2012 -0400 |
tree | 93d277cf2c680e9a69af61c3cb22e4765065c2b6 | |
parent | e9e2fbe975a1938b1acadb94ac7d5934298974ac [diff] |
drm/radeon: fix VM syncing with multiple rings When a VM is used on more than one ring we need to sync to the last user. Signed-off-by: Christian König <deathsimple@vodafone.de> Reviewed-by: Jerome Glisse <jglisse@redhat.com>