OSDN Git Service

drm/amdgpu/vce: set the priority for each ring
authorSatyajit Sahu <satyajit.sahu@amd.com>
Fri, 27 Aug 2021 06:11:08 +0000 (11:41 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Sep 2021 20:55:11 +0000 (16:55 -0400)
commit080e613c74bb50e6fc52cf466ff2a43cbd5a382b
tree729b05941bab24a069902ba066318028c624a70f
parenta0a2f7bb220945e369de77ea004d96236e9463a6
drm/amdgpu/vce: set the priority for each ring

VCE has multiple rings. Set the proper priority level for each
ring while initializing.

Signed-off-by: Satyajit Sahu <satyajit.sahu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h
drivers/gpu/drm/amd/amdgpu/vce_v2_0.c
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
drivers/gpu/drm/amd/amdgpu/vce_v4_0.c