commit | 015c23600a4dc9844c4a6195a343604bcc88ba01 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 23 02:06:04 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:54:12 2017 -0400 |
tree | 9d9c4df0ad45ff3a9149cfc6a90129536dc95b84 | |
parent | f2effd49e7093978aebf1f79cb586cfd19aa7fb0 [diff] |
drm/amdgpu/gfx8: 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>