drm/amdgpu: add uvd enc ib test
authorJames Zhu <[email protected]>
Fri, 29 Sep 2017 20:42:27 +0000 (16:42 -0400)
committerAlex Deucher <[email protected]>
Fri, 6 Oct 2017 21:44:09 +0000 (17:44 -0400)
commite0128efb08b3d628d767ec8578e77cdd7ecc8f81
treecc80ee419c8c4a5b5e4dfed119c5c6a7689eb8b8
parent2a91f272e34c721bbb8f148c5f15a0a454dac2fd
drm/amdgpu: add uvd enc ib test

Generate create/destroy messages to test UVD encode indirect buffer function.
And enable UVD encode IB test during device initialization.

Signed-off-by: James Zhu <[email protected]>
Reviewed-and-Tested-by: Leo Liu <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c