drm/amdgpu: fix VCE ib alignment value
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Aug 2016 14:44:16 +0000 (10:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Aug 2016 20:25:03 +0000 (16:25 -0400)
commita22f803cd22c3aac780757df712aebb79e1778c1
tree16d88dd419912ba3b34bdb1721266ad819eeead3
parentc4795ca642b8bd76b5b6ffba41ba909543273d43
drm/amdgpu: fix VCE ib alignment value

The VCE rings only require single dword alignment.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c