]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix swapped emit_ib_size in vce3
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Jun 2018 17:38:53 +0000 (12:38 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Jul 2018 18:40:55 +0000 (13:40 -0500)
commit8180ebfb3f5bd70bef9103976686ed808df01964
tree0fcc95ea0bdff5433670a02f1679174fa4334f8e
parent1e5113f85c19db3bf90b9fd95ef998bd72d0c42e
drm/amdgpu: fix swapped emit_ib_size in vce3

The phys and vm versions had the values swapped.

Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c