drm/fb: use printk to print out the switching to text mode error.
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / i915_gem_debug.c
2010-04-20 Daniel Vetterdrm/i915: drop pointer to drm_gem_object
2010-03-25 Daniel Vetterdrm/i915: introduce to_intel_bo helper
2009-06-23 Krzysztof Halasadrm/i915: Catch up to obj_priv->page_list rename in...
2009-06-23 Krzysztof Halasadrm/i915: Fix size_t handling in off-by-default debug...
2009-04-01 Carl Worthdrm/i915: Add a spinlock to protect the active_list
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...