On Tue, Jun 14, 2011 at 7:33 AM, Alex Deucher wrote:
> No need to assign the same copy callback for both
> copy blit and dma.
This used to confuse the benchmark code if memory serves, if thats
fixed then I'm okay with this.
Dave.
On Mon, Jun 13, 2011 at 7:27 PM, Dave Airlie wrote:
> On Tue, Jun 14, 2011 at 7:33 AM, Alex Deucher
> wrote:
>> No need to assign the same copy callback for both
>> copy blit and dma.
>
> This used to confuse the benchmark code if memory serves, if thats
> fixed then I'm okay with this.
>
The b
On Mon, Jun 13, 2011 at 7:27 PM, Dave Airlie wrote:
> On Tue, Jun 14, 2011 at 7:33 AM, Alex Deucher wrote:
>> No need to assign the same copy callback for both
>> copy blit and dma.
>
> This used to confuse the benchmark code if memory serves, if thats
> fixed then I'm okay with this.
>
The benc
No need to assign the same copy callback for both
copy blit and dma.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_asic.c | 14 +++---
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_asic.c
b/drivers/gpu/drm/radeon/radeon_as
On Tue, Jun 14, 2011 at 7:33 AM, Alex Deucher wrote:
> No need to assign the same copy callback for both
> copy blit and dma.
This used to confuse the benchmark code if memory serves, if thats
fixed then I'm okay with this.
Dave.
___
dri-devel mailing
No need to assign the same copy callback for both
copy blit and dma.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_asic.c | 14 +++---
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_asic.c
b/drivers/gpu/drm/radeon/radeon_as