commit | 8ae0d2b8a03dc44d72dd3cccb2a78ec89518bebf | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Thu Apr 13 13:55:41 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 31 16:48:49 2017 -0400 |
tree | 8d20dace7ea9fab016950c9fa28668f7f9722d32 | |
parent | 97bf47b21d593c92d8c89be159afccb5d6562279 [diff] |
drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr The return value from copy_form_user is 0 for the success case. Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Andres Rodriguez <andresx7@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>