[PATCH 1/4] tests/amdgpu: expand write/copy tests to compute

2016-05-13 Thread Christian König
Am 13.05.2016 um 18:48 schrieb Alex Deucher: > Uses same packets as gfx. > > Signed-off-by: Alex Deucher For the series Reviewed-by: Christian König > --- > tests/amdgpu/basic_tests.c | 9 ++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff --git

[PATCH 1/4] tests/amdgpu: expand write/copy tests to compute

2016-05-13 Thread Alex Deucher
Uses same packets as gfx. Signed-off-by: Alex Deucher --- tests/amdgpu/basic_tests.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tests/amdgpu/basic_tests.c b/tests/amdgpu/basic_tests.c index 599c090..05ab145 100644 --- a/tests/amdgpu/basic_tests.c +++