From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhigang Gong" Subject: Re: [PATCH 2/3] glamor: turn on glamor. Date: Mon, 14 Nov 2011 13:05:33 +0800 Message-ID: <065601cca28b$0a557bb0$1f007310$@linux.intel.com> References: <1321000281-5097-1-git-send-email-zhigang.gong@linux.intel.com> <1321000281-5097-2-git-send-email-zhigang.gong@linux.intel.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1800821208==" Return-path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by gabe.freedesktop.org (Postfix) with ESMTP id CACC29E79C for ; Sun, 13 Nov 2011 21:05:35 -0800 (PST) In-Reply-To: Content-Language: zh-cn 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: 'Eugeni Dodonov' Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org This is a multipart message in MIME format. --===============1800821208== Content-Type: multipart/alternative; boundary="----=_NextPart_000_0657_01CCA2CE.187D76A0" Content-Language: zh-cn This is a multipart message in MIME format. ------=_NextPart_000_0657_01CCA2CE.187D76A0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Thanks for the review. Fixed that empty #ifdef block, missed one line code there to free glamor screen. From: eugeni.dodonov@gmail.com [mailto:eugeni.dodonov@gmail.com] On Behalf Of Eugeni Dodonov Sent: Friday, November 11, 2011 8:59 PM To: Zhigang Gong Cc: intel-gfx@lists.freedesktop.org Subject: Re: [Intel-gfx] [PATCH 2/3] glamor: turn on glamor. On Fri, Nov 11, 2011 at 06:31, Zhigang Gong wrote: @@ -1109,7 +1127,8 @@ static void I830FreeScreen(int scrnIndex, int flags) { ScrnInfoPtr scrn = xf86Screens[scrnIndex]; intel_screen_private *intel = intel_get_screen_private(scrn); - +#ifdef GLAMOR +#endif Empty #ifdef block? -- Eugeni Dodonov ------=_NextPart_000_0657_01CCA2CE.187D76A0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Thanks for the review. Fixed that empty #ifdef block, missed one line = code there to free glamor screen.

 

 

From:= = eugeni.dodonov@gmail.com [mailto:eugeni.dodonov@gmail.com] On Behalf = Of Eugeni Dodonov
Sent: Friday, November 11, 2011 8:59 = PM
To: Zhigang Gong
Cc: = intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] = [PATCH 2/3] glamor: turn on glamor.

 

 

On Fri, Nov 11, 2011 at 06:31, = Zhigang Gong <zhigang.gong@linux.intel.com= > wrote:

@@ -1109,7 +1127,8 @@ static void I830FreeScreen(int = scrnIndex, int flags)
 {
      =  ScrnInfoPtr scrn =3D xf86Screens[scrnIndex];
    =    intel_screen_private *intel =3D = intel_get_screen_private(scrn);
-
+#ifdef GLAMOR
+#endif



Empty #ifdef block?

--
Eugeni Dodonov

------=_NextPart_000_0657_01CCA2CE.187D76A0-- --===============1800821208== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============1800821208==--