drm/amdgpu: add vcn decode ring type and functions
authorLeo Liu <leo.liu@amd.com>
Fri, 5 May 2017 15:40:59 +0000 (11:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:41:25 +0000 (17:41 -0400)
commitcca69fe8ff98b6321765752e0e46d7470e870630
tree05889a0797578f133907f08a8fa3251e092ea6f0
parenta4bf608be5df37cff51c8a5feba7708ebad7e6f6
drm/amdgpu: add vcn decode ring type and functions

Add the ring function callbacks for the decode ring.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Acked-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c