]> asedeno.scripts.mit.edu Git - linux.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)
commit0859df22ab7cfb3ad2df2caed76cadce6ac33a80
tree0fcc95ea0bdff5433670a02f1679174fa4334f8e
parentf9ff68521a5541e1fdaeb0ef11871c035b30e409
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