drm/amdgpu/vcn3.0: schedule instance 0 for decode and 1 for encode
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Apr 2020 20:08:55 +0000 (16:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:12 +0000 (01:59 -0400)
commit8606cf794f784978fe5c5087c9f056d27327a18d
tree8a09a9ae730e196d89f6d5432ba55bea41a77c83
parent1e09dfd7512271aa8d5ca8c9d58a2b9c7a397c59
drm/amdgpu/vcn3.0: schedule instance 0 for decode and 1 for encode

VCN3 has 2 unsymmetrical instances, i.e there're less codecs
on instance 1, we use 0 for decode and 1 for encode for now

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c