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)
commitc594989cc0db05a07a852e1da6f5387d8265a64a
tree93b118de83480b023497e2361365eae02f27e187
parentead833ecedfad7267966c6b81944c706a85b0736
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