dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] drm/ast: remove unused validate_sequence
@ 2012-08-20 13:54 Maarten Lankhorst
  2012-08-20 13:54 ` [PATCH 2/3] drm/cirrus: Remove " Maarten Lankhorst
  2012-08-20 13:54 ` [PATCH 3/3] drm/mgag200: remove " Maarten Lankhorst
  0 siblings, 2 replies; 3+ messages in thread
From: Maarten Lankhorst @ 2012-08-20 13:54 UTC (permalink / raw)
  To: dri-devel

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
---
 drivers/gpu/drm/ast/ast_drv.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/ast/ast_drv.h b/drivers/gpu/drm/ast/ast_drv.h
index d4af9ed..20a437f 100644
--- a/drivers/gpu/drm/ast/ast_drv.h
+++ b/drivers/gpu/drm/ast/ast_drv.h
@@ -94,7 +94,6 @@ struct ast_private {
 		struct drm_global_reference mem_global_ref;
 		struct ttm_bo_global_ref bo_global_ref;
 		struct ttm_bo_device bdev;
-		atomic_t validate_sequence;
 	} ttm;
 
 	struct drm_gem_object *cursor_cache;

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

end of thread, other threads:[~2012-08-20 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-20 13:54 [PATCH 1/3] drm/ast: remove unused validate_sequence Maarten Lankhorst
2012-08-20 13:54 ` [PATCH 2/3] drm/cirrus: Remove " Maarten Lankhorst
2012-08-20 13:54 ` [PATCH 3/3] drm/mgag200: remove " Maarten Lankhorst

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).