drm/amdgpu:add all VCN rings into schedule request queue
authorJames Zhu <James.Zhu@amd.com>
Mon, 1 Jul 2019 23:12:14 +0000 (19:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:18:07 +0000 (14:18 -0500)
commit1da418ba65a735bd90ceb8e72afb735f6103a354
treeab16ed247500e4ab86aef2865fa2ed7939db3be7
parent47a7fe53167cf7b00f6ee9b33992b2faf1e3213e
drm/amdgpu:add all VCN rings into schedule request queue

Add all VCN instances' decode/encode/jpeg decode rings into
drm_sched_rq list.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Boyuan Zhang <boyuan.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c