intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remove the memory of Option "AccelMethod"
@ 2011-05-10 19:27 Adam Jackson
  2011-05-11  0:58 ` Eric Anholt
  2011-05-11 15:54 ` Kenneth Graunke
  0 siblings, 2 replies; 3+ messages in thread
From: Adam Jackson @ 2011-05-10 19:27 UTC (permalink / raw)
  To: intel-gfx

Signed-off-by: Adam Jackson <ajax@redhat.com>
---
 src/intel_driver.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/intel_driver.c b/src/intel_driver.c
index b79f8c9..8666421 100644
--- a/src/intel_driver.c
+++ b/src/intel_driver.c
@@ -84,7 +84,6 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
 
 typedef enum {
-   OPTION_ACCELMETHOD,
    OPTION_DRI,
    OPTION_VIDEO_KEY,
    OPTION_COLOR_KEY,
@@ -105,7 +104,6 @@ typedef enum {
 } I830Opts;
 
 static OptionInfoRec I830Options[] = {
-   {OPTION_ACCELMETHOD,	"AccelMethod",	OPTV_ANYSTR,	{0},	FALSE},
    {OPTION_DRI,		"DRI",		OPTV_BOOLEAN,	{0},	TRUE},
    {OPTION_COLOR_KEY,	"ColorKey",	OPTV_INTEGER,	{0},	FALSE},
    {OPTION_VIDEO_KEY,	"VideoKey",	OPTV_INTEGER,	{0},	FALSE},
-- 
1.7.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Remove the memory of Option "AccelMethod"
  2011-05-10 19:27 [PATCH] Remove the memory of Option "AccelMethod" Adam Jackson
@ 2011-05-11  0:58 ` Eric Anholt
  2011-05-11 15:54 ` Kenneth Graunke
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Anholt @ 2011-05-11  0:58 UTC (permalink / raw)
  To: Adam Jackson, intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 195 bytes --]

On Tue, 10 May 2011 15:27:45 -0400, Adam Jackson <ajax@redhat.com> wrote:
> Signed-off-by: Adam Jackson <ajax@redhat.com>

Wow, that was still around?

Reviewed-by: Eric Anholt <eric@anholt.net>

[-- Attachment #1.2: Type: application/pgp-signature, Size: 197 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Remove the memory of Option "AccelMethod"
  2011-05-10 19:27 [PATCH] Remove the memory of Option "AccelMethod" Adam Jackson
  2011-05-11  0:58 ` Eric Anholt
@ 2011-05-11 15:54 ` Kenneth Graunke
  1 sibling, 0 replies; 3+ messages in thread
From: Kenneth Graunke @ 2011-05-11 15:54 UTC (permalink / raw)
  To: intel-gfx

On 05/10/2011 12:27 PM, Adam Jackson wrote:
> Signed-off-by: Adam Jackson<ajax@redhat.com>

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-11 15:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-10 19:27 [PATCH] Remove the memory of Option "AccelMethod" Adam Jackson
2011-05-11  0:58 ` Eric Anholt
2011-05-11 15:54 ` Kenneth Graunke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).