drm/amdgpu: implement uvd_v7_0_(enc_|)ring_emit_reg_wait v2
authorChristian König <christian.koenig@amd.com>
Fri, 26 Jan 2018 12:26:17 +0000 (13:26 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:10 +0000 (14:19 -0500)
commit38d32a756421574ac4d1f0002a24d556b6013536
tree6a0b711314e4034e81e23c867dc163d91be49090
parent5ad68ee4cabae2b5ddbd49ff40163ac93c169b20
drm/amdgpu: implement uvd_v7_0_(enc_|)ring_emit_reg_wait v2

Add emit_reg_wait implementation for UVD v7.

v2: call new function directly from the existing code

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