commit | 21cd942e5c471941769cd0515164b169d012ad8a | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Oct 05 15:36:39 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 25 14:38:37 2016 -0400 |
tree | d3f70705cbb5b625404bc220abc0aa36d565dbff | |
parent | e12f3d7a23c99617f72305a805ed827567a43a9c [diff] |
drm/amdgpu: move the ring type into the funcs structure (v2) It's constant, so it doesn't make to much sense to keep it with the variable data. v2: update vce and uvd phys mode ring structures as well Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>