drm/amdgpu/gfx8: store the eop gpu addr in the ring structure
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Mar 2017 06:16:07 +0000 (02:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:54:13 +0000 (23:54 -0400)
commit345346108bdca312b3458374a7fac833490a1303
treeb71ea2e9f0300bfc7a5898e2aee5894505c57ad5
parent015c23600a4dc9844c4a6195a343604bcc88ba01
drm/amdgpu/gfx8: 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/amdgpu_ring.h
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c