commit | 95f5a3acfaf6f5672420398e01ca32220b36bb90 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 10 13:12:08 2012 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 20 13:10:33 2012 -0400 |
tree | 76347e7893deac6eb5c7f589f0d459c0b26e2fb2 | |
parent | 62444b7462a2b98bc78d68736c03a7c4e66ba7e2 [diff] |
drm/radeon/dynpm: wait for fences on all rings when reclocking 1. Drop gui idle stuff, it's not as reliable as fences and only covers the 3D engine. 2. Wait for fences on all rings. This makes sure all rings are idle when reclocking. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>