OSDN Git Service

tests/amdgpu: add test for finding bo by CPU mapping
authorJunwei Zhang <Jerry.Zhang@amd.com>
Wed, 8 Aug 2018 09:56:47 +0000 (17:56 +0800)
committerChristian König <christian.koenig@amd.com>
Wed, 8 Aug 2018 10:37:49 +0000 (12:37 +0200)
commitf4f61e5ec87384d074e5f6b2719e293dabf21829
tree8c34d26fe9e86505219d33c57564c1253d15ddf9
parent4d454424e1f25c50e3567dd76c86f9b67d42090a
tests/amdgpu: add test for finding bo by CPU mapping

Add a test for API to query bo by CPU mapping

Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
tests/amdgpu/bo_tests.c