commit | 78cb9083d91b5183b06809c3fc491932a89ba41f | [log] [tgz] |
---|---|---|
author | Yintian Tao <yttao@amd.com> | Fri May 12 14:55:56 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 24 18:18:15 2017 -0400 |
tree | ceada7cd8f588db9984ba9e5815d57642f6ad42a | |
parent | 05ec3eda8b213ccc7df9645119c06f4d34a6fe2c [diff] |
drm/amdgpu/sdma3: correct wptr initialization for sdma If doorbell is used for wptr update, we also need to use it to initialize wptr to 0. Signed-off-by: Yintian Tao <yttao@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>