commit | c113ea1c4f4a7592f17e53d658873b83af0dbb4b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 08 16:30:37 2015 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 14 16:16:36 2015 -0400 |
tree | 9c245bfb3b9892a4f1b70b243329acf27e157c12 | |
parent | 756e6880c51376d2e4d53050582d66d88fc281c7 [diff] |
drm/amdgpu: rework sdma structures Rework the sdma structures in the driver to consolidate all of the sdma info into a single structure and allow for asics that may have different numbers of sdma instances. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>