drm/amdgpu: fix vcn_v1_0_dec_ring_emit_wreg
authorChristian König <christian.koenig@amd.com>
Fri, 26 Jan 2018 13:20:55 +0000 (14:20 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:52 +0000 (14:18 -0500)
commit4383736340f01f10e6cc8a80c3374bf38eaf7470
tree2416823f0eefc59a9ef5f8dd026801ff910d5711
parent0d35bc78ecb74e4a9bf20609d6983aeef2102a56
drm/amdgpu: fix vcn_v1_0_dec_ring_emit_wreg

That got mixed up with the encode ring function.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c