drm/amdgpu: add vcn enc ring type and functions
authorLeo Liu <leo.liu@amd.com>
Tue, 21 Feb 2017 15:36:15 +0000 (10:36 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:41:41 +0000 (17:41 -0400)
commit8ace845ff0e8fc610686c0fa12ec05130fbf1f6b
tree0c74df3fa2873c57e9d5a0ff4efafd6ada9cc54c
parent101c6fee53f6a73c0d044cf890cd8b1b07cf5801
drm/amdgpu: add vcn enc ring type and functions

Add the ring function callbacks for the encode rings.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-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/amdgpu_ring.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c