Daniel Vetter 1996675432 drm/i915: die, i915_probe_agp, die
Use the detection from intel-gtt.ko instead. Hooray!

Also move the stolen mem allocator to the other gtt stuff in dev_prv->mem.

v2: Chris Wilson noted that my error handling was crap. Fix it. He also
said that this fixes a problem on his i845. Indeed, i915_probe_agp
misses a special case for i830/i845 stolen mem detection.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=25476
Cc: stable@kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2010-09-08 21:20:21 +01:00
..
2010-08-04 09:46:06 +10:00
2010-08-10 08:20:20 +10:00
2010-08-05 09:22:31 -05:00
2010-07-21 11:19:45 +10:00
2010-08-05 08:47:00 +10:00
2010-08-04 09:46:06 +10:00
2010-08-30 09:44:56 +10:00
2010-09-08 21:20:21 +01:00