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


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to