]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use separate scheduler entity for VCE submissions
authorChristian König <christian.koenig@amd.com>
Wed, 10 Feb 2016 16:43:00 +0000 (17:43 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Feb 2016 20:41:01 +0000 (15:41 -0500)
commitaaf09ca81a4a0f60fe848982d6a9a4e7ed303a5e
tree93b118de83480b023497e2361365eae02f27e187
parent725973b797954e3dc34f21102489c91583ed9dab
drm/amdgpu: use separate scheduler entity for VCE submissions

This allows us to remove the kernel context and use a better
priority for the submissions.

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