OSDN Git Service

drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0
authorThong Thai <thong.thai@amd.com>
Thu, 25 Jul 2019 15:26:56 +0000 (11:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:48:33 +0000 (23:48 -0500)
commitc74dbe44eacf00a5ccc229b5cc340a9b7f6851a0
tree892021a90a5302891c915c84fbce868a327db32a
parent3207dcf3afd6bffe5e887d483e7071616b97bd8f
drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0

VCN 2.0 firmware now requires a packet start command to be sent before
any other decode ring buffer command.

Signed-off-by: Thong Thai <thong.thai@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c