]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Program ring for vce instance 1 at its register space
authorLeo Liu <leo.liu@amd.com>
Mon, 29 May 2017 17:13:59 +0000 (13:13 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 May 2017 17:09:15 +0000 (13:09 -0400)
commit2f5b859b94f735609de2d023a4e959c78da4746c
treecb34095ce9a4acb41a20505b8c67851bcf944afc
parent119f76e1edafdb577ef46976251463fc185d8b27
drm/amdgpu: Program ring for vce instance 1 at its register space

We need program ring buffer on instance 1 register space domain,
when only if instance 1 available, with two instances or instance 0,
and we need only program instance 0 regsiter space domain for ring.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c