1. 3043c60 drm: Clean up many sparse warnings in i915. by Eric Anholt · 16 years ago
  2. bd88ee4 drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC. by Eric Anholt · 16 years ago
  3. 28af0a2 drm: G33-class hardware has a newer 965-style MCH (no DCC register). by Eric Anholt · 16 years ago
  4. 4f481ed drm: Avoid oops in GEM execbuffers with bad arguments. by Eric Anholt · 16 years ago
  5. dbb19d3 i915 gem: install and uninstall irq handler in entervt and leavevt ioctls. by Kristian Høgsberg · 16 years ago
  6. c99b058 i915: Make use of sarea_priv conditional. by Kristian Høgsberg · 16 years ago
  7. 546b097 i915: Use struct_mutex to protect ring in GEM mode. by Eric Anholt · 16 years ago
  8. ed4c9c4 i915: Add chip set ID param. by Kristian Høgsberg · 16 years ago
  9. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  10. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  11. b9bfdfe new chip name is GM45 by Jesse Barnes · 16 years ago
  12. 317c35d separate i915 suspend/resume functions into their own file by Jesse Barnes · 16 years ago
  13. 8ee1c3d Add Intel ACPI IGD OpRegion support by Matthew Garrett · 16 years ago
  14. 398c9cb i915: Initialize hardware status page at device load when possible. by Keith Packard · 16 years ago
  15. d3a6d44 i915: Track progress inside of batchbuffers for determining wedgedness. by Keith Packard · 16 years ago
  16. ed4cb41 i915: Add support for MSI and interrupt mitigation. by Eric Anholt · 16 years ago
  17. 585fb11 i915: Use more consistent names for regs, and store them in a separate file. by Jesse Barnes · 16 years ago
  18. 962d4fd i915: Ignore X server provided mmio address by Keith Packard · 16 years ago
  19. 0790d5e i915: remove settable use_mi_batchbuffer_start by Keith Packard · 16 years ago
  20. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  21. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago