Re: [PATCH v2 1/3] drm/amdgpu/vce: set the priority for each ring

2021-08-27 Thread Christian König
Am 27.08.21 um 14:42 schrieb Satyajit Sahu: VCE has multiple rings. Set the proper priority level for each ring while initializing. Signed-off-by: Satyajit Sahu --- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 14 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h | 1 + drivers/gpu/drm/a

[PATCH v2 1/3] drm/amdgpu/vce: set the priority for each ring

2021-08-27 Thread Satyajit Sahu
VCE has multiple rings. Set the proper priority level for each ring while initializing. Signed-off-by: Satyajit Sahu --- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 14 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h | 1 + drivers/gpu/drm/amd/amdgpu/vce_v2_0.c | 4 +++- drivers/gpu/drm