From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?windows-1252?Q?R=E9mi_Cardona?= Subject: Re: [PATCH 08/37] mi: Drop plane argument from miHandleExposures Date: Sun, 12 Oct 2014 17:39:29 +0200 Message-ID: <543AA0B1.1030508@gentoo.org> References: <1412780701-8818-1-git-send-email-ajax@redhat.com> <1412780701-8818-9-git-send-email-ajax@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [212.27.42.6]) by gabe.freedesktop.org (Postfix) with ESMTP id B895E89EF7 for ; Sun, 12 Oct 2014 08:39:35 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Mike Lothian , Adam Jackson , intel-gfx@lists.freedesktop.org Cc: xorg-devel@lists.x.org List-Id: intel-gfx@lists.freedesktop.org Le 11/10/2014 16:23, Mike Lothian a =E9crit : > I think I've found the correct way to do it > = > I've tested against xorg-server 1.16.1 and xorg-server from the latest > git - I'm not sure if the formatting if correct or not but it compiles > and runs on both What about 'src/compat-api.h'? This looks like the correct place for it and it could be shared with all other drivers that had this file put in their repo a while back. Cheers, R=E9mi