Re: [PATCH] Revert composite: Don't backfill non-MapWindow allocations

2011-07-29 Thread Pierre-Loup A. Griffais
On 07/29/2011 03:26 PM, Ville Syrjälä wrote: On Thu, Jul 28, 2011 at 01:00:54PM -0700, Pierre-Loup A. Griffais wrote: Oops, initially got an outdated address for Ville. Properly CCing now; the idea is that 193ecc8b453b22b3e6 breaks backfilling on resize if db8840600e8e213562 is also applied.

[PATCH] Revert composite: Don't backfill non-MapWindow allocations

2011-07-28 Thread Pierre-Loup A. Griffais
This reverts commit db8840600e8e21356241eb87395031388d9b54d2. Conflicts: composite/compalloc.c --- composite/compalloc.c | 10 +++--- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/composite/compalloc.c b/composite/compalloc.c index 5c27631..841b2dc 100644 ---

Re: [PATCH] Revert composite: Don't backfill non-MapWindow allocations

2011-07-28 Thread Pierre-Loup A. Griffais
Oops, initially got an outdated address for Ville. Properly CCing now; the idea is that 193ecc8b453b22b3e6 breaks backfilling on resize if db8840600e8e213562 is also applied. Thanks, - Pierre-Loup On 07/28/2011 12:58 PM, Pierre-Loup A. Griffais wrote: This reverts commit

Re: [PATCH] Revert composite: Don't backfill non-MapWindow allocations

2011-07-28 Thread Adam Jackson
On Thu, 2011-07-28 at 12:58 -0700, Pierre-Loup A. Griffais wrote: This reverts commit db8840600e8e21356241eb87395031388d9b54d2. Conflicts: composite/compalloc.c Reviewed-by: Adam Jackson a...@redhat.com - ajax signature.asc Description: This is a digitally signed message part

Re: [PATCH] Revert composite: Don't backfill non-MapWindow allocations

2011-07-28 Thread Julien Cristau
On Thu, Jul 28, 2011 at 13:00:54 -0700, Pierre-Loup A. Griffais wrote: now; the idea is that 193ecc8b453b22b3e6 breaks backfilling on resize if db8840600e8e213562 is also applied. I think the above should be in the commit message. Cheers, Julien

Re: [PATCH] Revert composite: Don't backfill non-MapWindow allocations

2011-07-28 Thread Pierre-Loup A. Griffais
if db8840600e8e213562 is also applied. I think the above should be in the commit message. Cheers, Julien From da23841bc66cc54e604395ee2c63d7b9c8b22872 Mon Sep 17 00:00:00 2001 From: Pierre-Loup A. Griffais pgriff...@nvidia.com Date: Thu, 28 Jul 2011 12:54:13 -0700 Subject: [PATCH] Revert composite: Don't