]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3cb6c0c6b5284b7b373591489d4245b6a55a81cd
tree6a0b711314e4034e81e23c867dc163d91be49090
parent0f4e33fde3986ae6b8d3bbf180772929593dff6c
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