[PATCH 2/2] drm/radeon/benchmark: allow same domains for dma copy

2013-03-14 Thread Paul Menzel
Dear Alex, Am Mittwoch, den 13.03.2013, 12:38 -0400 schrieb alexdeucher at gmail.com: > From: Alex Deucher > > Remove old comment and allow benchmarking moves within the > same memory domain for both dma and blit methods. > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/radeon/radeon_b

[PATCH 2/2] drm/radeon/benchmark: allow same domains for dma copy

2013-03-14 Thread Alex Deucher
On Thu, Mar 14, 2013 at 9:07 AM, Paul Menzel wrote: > Dear Alex, > > > Am Mittwoch, den 13.03.2013, 12:38 -0400 schrieb alexdeucher at gmail.com: >> From: Alex Deucher >> >> Remove old comment and allow benchmarking moves within the >> same memory domain for both dma and blit methods. >> >> Signe

Re: [PATCH 2/2] drm/radeon/benchmark: allow same domains for dma copy

2013-03-14 Thread Alex Deucher
On Thu, Mar 14, 2013 at 9:07 AM, Paul Menzel wrote: > Dear Alex, > > > Am Mittwoch, den 13.03.2013, 12:38 -0400 schrieb alexdeuc...@gmail.com: >> From: Alex Deucher >> >> Remove old comment and allow benchmarking moves within the >> same memory domain for both dma and blit methods. >> >> Signed-o

Re: [PATCH 2/2] drm/radeon/benchmark: allow same domains for dma copy

2013-03-14 Thread Paul Menzel
Dear Alex, Am Mittwoch, den 13.03.2013, 12:38 -0400 schrieb alexdeuc...@gmail.com: > From: Alex Deucher > > Remove old comment and allow benchmarking moves within the > same memory domain for both dma and blit methods. > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/radeon/radeon_benc

[PATCH 2/2] drm/radeon/benchmark: allow same domains for dma copy

2013-03-13 Thread alexdeuc...@gmail.com
From: Alex Deucher Remove old comment and allow benchmarking moves within the same memory domain for both dma and blit methods. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_benchmark.c |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm

[PATCH 2/2] drm/radeon/benchmark: allow same domains for dma copy

2013-03-13 Thread alexdeucher
From: Alex Deucher Remove old comment and allow benchmarking moves within the same memory domain for both dma and blit methods. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_benchmark.c |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm