Thanks for the review. Fixed that empty #ifdef block, missed one line code there to free glamor screen.
From: [email protected] [mailto:[email protected]] On Behalf Of Eugeni Dodonov Sent: Friday, November 11, 2011 8:59 PM To: Zhigang Gong Cc: [email protected] Subject: Re: [Intel-gfx] [PATCH 2/3] glamor: turn on glamor. On Fri, Nov 11, 2011 at 06:31, Zhigang Gong <[email protected]> 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 <http://eugeni.dodonov.net/>
_______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
