]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu/gfx9: store the eop gpu addr in the ring structure
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Mar 2017 16:52:23 +0000 (12:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:17 +0000 (23:55 -0400)
commitd72f2f46e6d242474b838953a1934c5c86af892f
tree69a55dd42cd8e70fa7bcc59ee04dff95a79db251
parent33fb8698839b3a0b8685442674278626f09a9e28
drm/amdgpu/gfx9: store the eop gpu addr in the ring structure

Avoids passing around additional parameters during setup.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c