commit | cc65176e511c4b988c91b4ab806fce66209b1a42 | [log] [tgz] |
---|---|---|
author | Hawking Zhang <Hawking.Zhang@amd.com> | Mon Nov 18 17:03:12 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 12:09:06 2019 -0500 |
tree | 3aacf15001f809648d2eb21519af4a134e23470f | |
parent | 13a390a6f98abed327ec794a70830f066f3b6507 [diff] |
drm/amdgpu: add helper func for psp ring cmd submission Except for ring wptr update, the psp ring cmd submission function shouldn't be IP specific one. Create a common helper function to be shared for all the ASICs. Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: John Clements <john.clements@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>