On Sun, Sep 28, 2014 at 09:48:11PM +0200, Niels Ole Salscheider wrote:
> On Sunday 28 September 2014, 17:44:53, Bruno Jimenez wrote:
> > Hi,
> >
> > Sorry for not answering until now, but I have had some personal issues
> > (changing university, moving to another city...)
> >
> > As you said, thi
On Sunday 28 September 2014, 17:44:53, Bruno Jimenez wrote:
> Hi,
>
> Sorry for not answering until now, but I have had some personal issues
> (changing university, moving to another city...)
>
> As you said, this is used from clover's resource::copy, which is used by
> clEnqueueCopyBuffer if I r
Hi,
Sorry for not answering until now, but I have had some personal issues
(changing university, moving to another city...)
As you said, this is used from clover's resource::copy, which is used by
clEnqueueCopyBuffer if I remember correctly (and understand correctly
clover) If it doesn't regress
v2: Do not demote items that are already in the pool
Signed-off-by: Niels Ole Salscheider
---
src/gallium/drivers/r600/evergreen_compute.h | 1 +
src/gallium/drivers/r600/r600_blit.c | 59
2 files changed, 43 insertions(+), 17 deletions(-)
diff --git a/src/