All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH xf86-video-intel] legacy/i810: remove unused numVisualConfigs
@ 2017-07-17 13:25 Emil Velikov
  2017-07-18 11:28 ` Chris Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Emil Velikov @ 2017-07-17 13:25 UTC (permalink / raw)
  To: intel-gfx

From: Emil Velikov <emil.velikov@collabora.com>

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
---
 src/legacy/i810/i810.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/legacy/i810/i810.h b/src/legacy/i810/i810.h
index de250ab8..347188c9 100644
--- a/src/legacy/i810/i810.h
+++ b/src/legacy/i810/i810.h
@@ -218,7 +218,6 @@ typedef struct _I810Rec {
    int LockHeld;
    DRIInfoPtr pDRIInfo;
    int drmSubFD;
-   int numVisualConfigs;
    unsigned long dcacheHandle;
    unsigned long backHandle;
    unsigned long zHandle;
-- 
2.13.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

* Re: [PATCH xf86-video-intel] legacy/i810: remove unused numVisualConfigs
  2017-07-17 13:25 [PATCH xf86-video-intel] legacy/i810: remove unused numVisualConfigs Emil Velikov
@ 2017-07-18 11:28 ` Chris Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Wilson @ 2017-07-18 11:28 UTC (permalink / raw)
  To: Emil Velikov, intel-gfx

Quoting Emil Velikov (2017-07-17 14:25:32)
> From: Emil Velikov <emil.velikov@collabora.com>
> 
> Cc: Chris Wilson <chris@chris-wilson.co.uk>
> Signed-off-by: Emil Velikov <emil.velikov@collabora.com>

Unused since 

commit 938ef4eaec0e406e198105d866f6d2a1be5e0ef8
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Wed Jul 28 07:57:42 2010 -0400

    legacy: Remove long gone use of GlxSetVisualConfigs()
    
    This removes the last dependeny on anything GL/GLX in the driver

Looks good, applied. Thanks,
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2017-07-18 11:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-17 13:25 [PATCH xf86-video-intel] legacy/i810: remove unused numVisualConfigs Emil Velikov
2017-07-18 11:28 ` Chris Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.