OSDN Git Service

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)
commitd4423feeb7d316f1a31a5865a21b195940d4d7e9
tree7d6c2ebd415862ab2ce2ff176a430ab77d31c6c8
parentc2b08e7a6d270d25e8041510adf82b4a657142d4
drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" v3

This reverts commit 250195ff744f260c169f5427422b6f39c58cb883.

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