]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/gfx9: reduce the functon params for mpq setup
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Mar 2017 16:41:59 +0000 (12:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:16 +0000 (23:55 -0400)
commit33fb8698839b3a0b8685442674278626f09a9e28
treecada76f99efc378128f4ef573496e1ff3d6df8d1
parentf7618a633095daaf42f054af153fa7970ee71cee
drm/amdgpu/gfx9: reduce the functon params for mpq setup

Everything we need is in the ring structure.  No need to
pass all the bits explicitly.

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