drm/amdgpu: implement vce_v4_0_emit_reg_wait v2
authorChristian König <christian.koenig@amd.com>
Fri, 26 Jan 2018 13:06:55 +0000 (14:06 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:10 +0000 (14:19 -0500)
commitd949315a666cb9e34b277bed8fa83dbffa5087b8
tree179f598557b3785bea96ef4fa3f5440a584e534e
parent38d32a756421574ac4d1f0002a24d556b6013536
drm/amdgpu: implement vce_v4_0_emit_reg_wait v2

Add emit_reg_wait implementation for VCE v4.

v2: call new function directly from 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/vce_v4_0.c