Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus
[linux-2.6] / drivers / gpu / drm / i915 / i915_gem.c
2008-10-23  Takashi IwaiMerge branches 'topic/asoc', 'topic/misc-fixes' and...
2008-10-20  Takashi IwaiMerge branches 'topic/asoc', 'topic/misc-fixes', 'topic...
2008-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-10-17  Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2008-10-17  Keith Packardi915: Don't run retire work handler while suspended
2008-10-17  Keith Packardi915: Map status page cached for chips with GTT-based...
2008-10-17  Keith Packardi915: Fix up ring initialization to cover G45 oddities
2008-10-17  Dave Airliei915: add missing return in error path.
2008-10-17  Eric Anholtdrm: Clean up many sparse warnings in i915.
2008-10-17  Eric Anholtdrm: Use ioremap_wc in i915_driver instead of ioremap...
2008-10-17  Eric Anholtdrm: Avoid oops in GEM execbuffers with bad arguments.
2008-10-17  Kristian Høgsbergi915 gem: install and uninstall irq handler in entervt...
2008-10-17  Eric Anholti915: Use struct_mutex to protect ring in GEM mode.
2008-10-17  Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...