dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] clean up drm agp
@ 2010-04-14 10:16 Daniel Vetter
  2010-04-14 10:16 ` [PATCH 1/3] drm: kill drm_agp_chipset_flush Daniel Vetter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Vetter @ 2010-04-14 10:16 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx, Daniel Vetter

Hi all,

This is a small series to cleanup some cruft I've stumbled upon while crawling
through the intel agp/gtt stuff.

The first patch is part of my intel-gtt crusade. To avoid merge conflicts
it would be great if this could go into drm-core-next before Eric's
rebasing his drm-intel-next on it (due to my make-gem-embeddable work).

Tested on my agp rv570 and my i945 with no ill effects.

Please review and merge.

Thanks, Daniel

Daniel Vetter (3):
  drm: kill drm_agp_chipset_flush
  drm: drop return value of drm_free_agp
  drm: kill agp indirection mess

 drivers/gpu/drm/drm_agpsupport.c |   47 +++----------------------------------
 drivers/gpu/drm/drm_memory.c     |   14 +++--------
 drivers/gpu/drm/i915/i915_gem.c  |    8 +++---
 include/drm/drmP.h               |    8 +-----
 4 files changed, 13 insertions(+), 64 deletions(-)

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

end of thread, other threads:[~2010-04-14 10:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-14 10:16 [PATCH 0/3] clean up drm agp Daniel Vetter
2010-04-14 10:16 ` [PATCH 1/3] drm: kill drm_agp_chipset_flush Daniel Vetter
2010-04-14 10:16 ` [PATCH 2/3] drm: drop return value of drm_free_agp Daniel Vetter
2010-04-14 10:16 ` [PATCH 3/3] drm: kill agp indirection mess Daniel Vetter

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