commit | 34c3a82b5aa7ddbc26f0d4d7ecec7720d73faed1 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 28 19:04:21 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 15 14:46:04 2017 -0400 |
tree | 2bdc6b2964fedc6603a44ca54eb8da7eb0112400 | |
parent | a67094432da75d2769e7c35323f26c6873908e6c [diff] |
drm/amdgpu/sdma4: drop allocation of poll_mem_offs We already allocate this as part of the ring structure, use that instead. Cc: Frank Min <Frank.Min@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>