From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher James Halse Rogers Subject: Re: [RFC PATCH 2/2] sna: Support running nested in Mir Date: Mon, 22 Jul 2013 09:37:14 +0010 Message-ID: <51ecfaff.cad4440a.2629.ffff8e7c@mx.google.com> References: <1374475480-7255-1-git-send-email-christopher.halse.rogers@canonical.com> <1374475480-7255-2-git-send-email-christopher.halse.rogers@canonical.com> <20130722084143.GC16732@cantiga.alporthouse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pb0-f46.google.com (mail-pb0-f46.google.com [209.85.160.46]) by gabe.freedesktop.org (Postfix) with ESMTP id 6D541E61EC for ; Mon, 22 Jul 2013 02:27:28 -0700 (PDT) Received: by mail-pb0-f46.google.com with SMTP id rq2so6846605pbb.19 for ; Mon, 22 Jul 2013 02:27:28 -0700 (PDT) In-Reply-To: <20130722084143.GC16732@cantiga.alporthouse.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Chris Wilson Cc: intel-gfx@lists.freedesktop.org, Christopher James Halse Rogers List-Id: intel-gfx@lists.freedesktop.org On Mon, 22 Jul, 2013 at 6:41 PM, Chris Wilson wrote: > On Mon, Jul 22, 2013 at 04:44:40PM +1000, > christopher.halse.rogers@canonical.com wrote: >> From: Christopher James Halse Rogers >> >> This is pretty much functional for both SNA and UXA, but can't >> reasonably >> be applied until the Xserver patch has landed, and that needs more >> work. >> >> This demonstrates the approach, however. >> >> There's probably some code to be shared with XWayland support, >> around the >> output handling (or lack thereof) and possibly integration with the >> underlying >> compositor for SwapBuffers etc. >> > git-am doesn't like the base sha1, can you point me to a branch? > Oh. Well, doesn't that make me look rather stupid. It's based on sha 2770655371, ie: 2.21.9, because that's what my master branch was up to, and I didn't notice that it wasn't set to track origin/master. Git fail!