commit | 10dd74eac4dba963bfa97f5092040aa75ff742d6 | [log] [tgz] |
---|---|---|
author | James Zhu <James.Zhu@amd.com> | Tue May 15 14:31:24 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 18 16:08:12 2018 -0500 |
tree | b93a33adbbe061247ae98fb024b6100ad86407d9 | |
parent | 2bb795f5ba9cd676536858a978b9df06f473af88 [diff] |
drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances Vega20 has dual-UVD. Need add multiple instances support for uvd. Restruct uvd.inst, using uvd.inst[0] to replace uvd.inst->. Repurpose amdgpu_ring::me for instance index, and initialize to 0. There are no any logical changes here. Signed-off-by: James Zhu <James.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>