All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kill /dev/agpgart, v2
@ 2012-06-24 18:51 Daniel Vetter
  2012-06-24 18:51 ` [PATCH 1/3] drm/i915: don't use dev->agp Daniel Vetter
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Daniel Vetter @ 2012-06-24 18:51 UTC (permalink / raw)
  To: Intel Graphics Development; +Cc: Daniel Vetter

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

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

end of thread, other threads:[~2012-06-25 19:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-24 18:51 [PATCH 0/3] kill /dev/agpgart, v2 Daniel Vetter
2012-06-24 18:51 ` [PATCH 1/3] drm/i915: don't use dev->agp Daniel Vetter
2012-06-24 18:51 ` [PATCH 2/3] drm/i915: disable drm agp support for !gen3 with kms enabled Daniel Vetter
2012-06-24 22:57   ` Eugeni Dodonov
2012-06-25  7:22     ` Daniel Vetter
2012-06-25 13:58       ` [PATCH] " Daniel Vetter
2012-06-25 15:18         ` Chris Wilson
2012-06-25 19:11           ` Daniel Vetter
2012-06-25 15:47         ` Eugeni Dodonov
2012-06-24 18:51 ` [PATCH 3/3] agp/intel-agp: remove snb+ host bridge pciids Daniel Vetter
2012-06-24 22:53 ` [PATCH 0/3] kill /dev/agpgart, v2 Eugeni Dodonov
2012-06-25 11:22   ` 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.