commit | 034041f33498ba57d9fd1d3e4aea7e40ea4988da | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 11 16:11:48 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 27 11:13:29 2017 -0500 |
tree | 84bf1b992c5bc85889fb68b37bdcddd5016d9d2d | |
parent | f1543f58cbc7f62c4ea0cca57bbb4a95dc752264 [diff] |
drm/amdgpu: use the num_rings variable for checking vce rings Difference families may have different numbers of rings. Use the variable rather than a hardcoded number. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>