On 4 February 2016 at 14:59, Alex Deucher <alexdeucher@xxxxxxxxx> wrote: > So it can be shared for CP tests. > > Reviewed-by: Ken Wang <Qingqing.Wang@xxxxxxx> > Signed-off-by: Alex Deucher <alexander.deucher@xxxxxxx> > --- > tests/amdgpu/basic_tests.c | 27 +++++++++++++++++---------- > 1 file changed, 17 insertions(+), 10 deletions(-) > > diff --git a/tests/amdgpu/basic_tests.c b/tests/amdgpu/basic_tests.c > index 7806be7..701ccf1 100644 > --- a/tests/amdgpu/basic_tests.c > +++ b/tests/amdgpu/basic_tests.c > @@ -57,6 +57,7 @@ static void amdgpu_test_exec_cs_helper(amdgpu_context_handle context_handle, > struct amdgpu_cs_request *ibs_request); > static void amdgpu_command_submission_write_linear_helper(unsigned ip_type); > static void amdgpu_command_submission_const_fill_helper(unsigned ip_type); > +static void amdgpu_command_submission_copy_linear_helper(unsigned ip_type); > Unless I'm missing something we don't need these three ? -Emil _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel