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>
Thu, 5 Jul 2018 21:39:50 +0000 (16:39 -0500)
commit3413accb3eac9182ee0fc0b350a5f18247d8ac9d
treed48566feb2cc53c8b4c14ff0a60f160175eab7f4
parent3f37e29626b0b5dbfcdf964ef2858b36a4c2cd67
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