dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Emil Velikov <emil.l.velikov@gmail.com>
To: Alex Deucher <alexdeucher@gmail.com>
Cc: Alex Deucher <alexander.deucher@amd.com>,
	ML dri-devel <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH 6/7] tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear generic
Date: Thu, 4 Feb 2016 21:38:49 +0000	[thread overview]
Message-ID: <CACvgo51dms6n5gxw=9Cu7UwPdf3mhx07_Hz5rnEPLeg8Xte6_A@mail.gmail.com> (raw)
In-Reply-To: <CADnq5_M4wqmkAdww+FJ4JaQxC6xnGvVgr0mBY_yqoAjAUjQb0g@mail.gmail.com>

On 4 February 2016 at 15:51, Alex Deucher <alexdeucher@gmail.com> wrote:
> On Thu, Feb 4, 2016 at 10:47 AM, Emil Velikov <emil.l.velikov@gmail.com> wrote:
>> On 4 February 2016 at 14:59, Alex Deucher <alexdeucher@gmail.com> wrote:
>>> So it can be shared for CP tests.
>>>
>>> Reviewed-by: Ken Wang <Qingqing.Wang@amd.com>
>>> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
>>> ---
>>>  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 ?
>
> They are used by patches 3, 5, and 7.
>
You're absolutely correct. I forgot that the amdgpu tests keep the
brief functions at the top (one-online wrappers, test list). Sorry
about the noise.

Glad to see that there are tests sent out as the kernel bits get
implemented. Keep it up :-)

-Emil
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2016-02-04 21:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04 14:59 [PATCH 1/7] tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic Alex Deucher
2016-02-04 14:59 ` [PATCH 2/7] tests/amdgpu: make amdgpu_command_submission_sdma_write_linear generic Alex Deucher
2016-02-04 14:59 ` [PATCH 3/7] tests/amdgpu: add a test for cp write data Alex Deucher
2016-02-04 14:59 ` [PATCH 4/7] tests/amdgpu: make amdgpu_command_submission_sdma_const_fill generic Alex Deucher
2016-02-04 14:59 ` [PATCH 5/7] tests/amdgpu: add a test for cp dma fill Alex Deucher
2016-02-04 14:59 ` [PATCH 6/7] tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear generic Alex Deucher
2016-02-04 15:47   ` Emil Velikov
2016-02-04 15:51     ` Alex Deucher
2016-02-04 21:38       ` Emil Velikov [this message]
2016-02-04 21:52         ` Alex Deucher
2016-02-04 14:59 ` [PATCH 7/7] tests/amdgpu: add a test for cp dma copy Alex Deucher
2016-02-04 15:43 ` [PATCH 1/7] tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic Emil Velikov
2016-02-04 15:50   ` Alex Deucher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACvgo51dms6n5gxw=9Cu7UwPdf3mhx07_Hz5rnEPLeg8Xte6_A@mail.gmail.com' \
    --to=emil.l.velikov@gmail.com \
    --cc=alexander.deucher@amd.com \
    --cc=alexdeucher@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).