From: "Zhigang Gong" <zhigang.gong@linux.intel.com>
To: 'Eugeni Dodonov' <eugeni@dodonov.net>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 2/3] glamor: turn on glamor.
Date: Mon, 14 Nov 2011 13:05:33 +0800 [thread overview]
Message-ID: <065601cca28b$0a557bb0$1f007310$@linux.intel.com> (raw)
In-Reply-To: <CAC7LmnuCMiUrdxsU4upUQ_3-ESwF0UrZYzFrh2_fQMoKDqYEOA@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 747 bytes --]
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 = xf86Screens[scrnIndex];
intel_screen_private *intel = intel_get_screen_private(scrn);
-
+#ifdef GLAMOR
+#endif
Empty #ifdef block?
--
Eugeni Dodonov <http://eugeni.dodonov.net/>
[-- Attachment #1.2: Type: text/html, Size: 3930 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2011-11-14 5:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-11 8:31 [PATCH 1/3] glamor: Initial commit to introduce glamor acceleration Zhigang Gong
2011-11-11 8:31 ` [PATCH 2/3] glamor: turn on glamor Zhigang Gong
2011-11-11 9:11 ` Chris Wilson
2011-11-11 10:52 ` Zhigang Gong
2011-11-11 13:12 ` Chris Wilson
2011-11-14 5:01 ` Zhigang Gong
2011-11-14 9:07 ` Chris Wilson
2011-11-14 12:02 ` Zhigang Gong
2011-11-11 12:58 ` Eugeni Dodonov
2011-11-14 5:05 ` Zhigang Gong [this message]
2011-11-11 8:31 ` [PATCH 3/3] glamor: Route fillspans and polyfillrects to glamor Zhigang Gong
2011-11-11 9:07 ` Chris Wilson
2011-11-11 10:48 ` Zhigang Gong
2011-11-11 13:54 ` Chris Wilson
2011-11-14 3:32 ` Zhigang Gong
2011-11-11 12:56 ` [PATCH 1/3] glamor: Initial commit to introduce glamor acceleration Eugeni Dodonov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='065601cca28b$0a557bb0$1f007310$@linux.intel.com' \
--to=zhigang.gong@linux.intel.com \
--cc=eugeni@dodonov.net \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox