]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" v3
authorChristian König <christian.koenig@amd.com>
Wed, 13 Jul 2022 16:22:18 +0000 (18:22 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Sep 2022 19:18:28 +0000 (15:18 -0400)
commita51280b58299f852f230772f51656aa9456cc4a1
tree7d6c2ebd415862ab2ce2ff176a430ab77d31c6c8
parentb89530cca591ed13c8c45de05dc922fb45673618
drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" v3

This reverts commit 15d75aedbb2e21b2113a1b99a74427d82dfcb87a.

The job should now be initialized when we reach the parser functions.

v2: merge improved application check into this patch
v3: back to the original test, but use the right ring

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>
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c