[Intel-gfx] [PATCH 0/3] kill /dev/agpgart, v2

Daniel Vetter daniel.vetter at ffwll.ch
Sun Jun 24 20:51:35 CEST 2012


Hi all,

Well, only for gen6+, and now with Dave's suggestion implemented to tell drm
core that we don't need agp. It's ugly and I really prefer if we'd kill the drm
agp midlayer stuff instead. But this way we can go forward with moving gen6+ gtt
stuff to drm/i915 and implementing some neat new cool things.

As usual, flames&bikesheds highly welcome.

Cheers, Daniel

Daniel Vetter (3):
  drm/i915: don't use dev->agp
  drm/i915: disable drm agp support for !gen3 with kms enabled
  agp/intel-agp: remove snb+ host bridge pciids

 drivers/char/agp/intel-agp.c    |   11 -----------
 drivers/gpu/drm/i915/i915_dma.c |    2 +-
 drivers/gpu/drm/i915/i915_drv.c |   18 ++++++++++++------
 3 files changed, 13 insertions(+), 18 deletions(-)

-- 
1.7.7.6




More information about the Intel-gfx mailing list