Re: [PATCH] drm/radeon/kms/r600: reduce gpu cache flushing

2010-02-04 Thread Alex Deucher
en. Alex > Posting from a mobile, pardon my terseness. ~ C. > > On Feb 4, 2010 8:07 AM, "Alex Deucher" wrote: > > >From 8ea32b7974dbcf819545f555ca078f709da5ff4e Mon Sep 17 00:00:00 2001 > From: Alex Deucher > Date: Thu, 4 Feb 2010 11:01:52 -0500 > Subject: [PATCH]

Re: [PATCH] drm/radeon/kms/r600: reduce gpu cache flushing

2010-02-04 Thread Corbin Simpson
p 17 00:00:00 2001 From: Alex Deucher Date: Thu, 4 Feb 2010 11:01:52 -0500 Subject: [PATCH] drm/radeon/kms/r600: reduce gpu cache flushing Only flush the gpu caches before we submit a fence. This leads to a small performance boost when we take the extra gpu cache flushes out of the ddx and mesa. Once

[PATCH] drm/radeon/kms/r600: reduce gpu cache flushing

2010-02-04 Thread Alex Deucher
>From 8ea32b7974dbcf819545f555ca078f709da5ff4e Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Thu, 4 Feb 2010 11:01:52 -0500 Subject: [PATCH] drm/radeon/kms/r600: reduce gpu cache flushing Only flush the gpu caches before we submit a fence. This leads to a small performance boost when we t