commit | 7f06c236b964db3d8d086c5a0087b2eb4de3bf7a | [log] [tgz] |
---|---|---|
author | monk.liu <monk.liu@amd.com> | Thu Jul 30 18:28:12 2015 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 17 16:50:48 2015 -0400 |
tree | 37893ae39ea28e71e1066ce10dca5b9318784e96 | |
parent | e29551556e055f463fb80cfb07e1cb15641e60a3 [diff] |
drm/amdgpu: move wait_queue_head from adev to ring (v2) thus unnecessary wake up could be avoid between rings v2: move wait_queue_head to fence_drv from ring Signed-off-by: monk.liu <monk.liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com>