1. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  2. bed4a67 drm/i915: Fix updating FBC by Chris Wilson · 14 years ago
  3. 5ba2aaa drm/i915/debug: Include Ironlake in self-refresh status by Chris Wilson · 14 years ago
  4. f4433a8 i915: snprintf returns large values by Dan Carpenter · 14 years ago
  5. 37811fc drm/i915: Show framebuffer info in debugfs by Chris Wilson · 14 years ago
  6. 70d39fe drm/i915: Show device capabilities in debugfs by Chris Wilson · 14 years ago
  7. de227ef drm/i915: Kill the active list spinlock by Chris Wilson · 14 years ago
  8. 44834a6 drm/i915: Use the VBT from OpRegion when available (v3) by Chris Wilson · 14 years ago
  9. 4e5359c drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt by Simon Farnsworth · 14 years ago
  10. 6ef3d42 drm/i915: Capture the overlay status upon a GPU hang. by Chris Wilson · 14 years ago
  11. 9c928d1 drm/i915: disable FBC when more than one pipe is active by Jesse Barnes · 14 years ago
  12. adcdbc6 drm/i915: don't access FW_BLC_SELF on 965G by Jesse Barnes · 14 years ago
  13. e20f9c6 drm/i915: Clean up leftover bits from hws move to ring structure. by Eric Anholt · 14 years ago
  14. 7648fa9 drm/i915: add power monitoring support by Jesse Barnes · 14 years ago
  15. 852835f drm/i915: convert some gem structures to per-ring V2 by Zou Nan hai · 14 years ago
  16. 8187a2b drm/i915: introduce intel_ring_buffer structure (V2) by Zou Nan hai · 14 years ago
  17. d3301d8 drm/i915: Rename dev_priv->ring to dev_priv->render_ring. by Eric Anholt · 14 years ago
  18. ee5382a drm/i915: Make fbc control wrapper functions by Adam Jackson · 14 years ago
  19. a8089e8 drm/i915: drop pointer to drm_gem_object by Daniel Vetter · 14 years ago
  20. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. 23010e4 drm/i915: introduce to_intel_bo helper by Daniel Vetter · 14 years ago
  23. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  24. 9df3079 drm/i915: Record batch buffer following GPU error by Chris Wilson · 15 years ago
  25. 4a9bef3 drm/i915: provide self-refresh status in debugfs by Jesse Barnes · 15 years ago
  26. b5e50c3 drm/i915: provide FBC status in debugfs by Jesse Barnes · 15 years ago
  27. f97108d drm/i915: add dynamic performance control support for Ironlake by Jesse Barnes · 15 years ago
  28. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 15 years ago
  29. 823f68f drm/i915: remove full registers dump debug by Zhenyu Wang · 15 years ago
  30. 656cb79 drm/i915: In the debugfs interface, unmap our address instead of the page's. by Eric Anholt · 15 years ago
  31. fcffb94 drm/i915: Report purgeable status in buffer lists. by Chris Wilson · 15 years ago
  32. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  33. 33db679 drm/i915: Unregister i915_wedged debugfs entry using the right key by Kristian Høgsberg · 15 years ago
  34. f3cd474 drm/i915: debugfs interface to manually reset the GPU by Chris Wilson · 15 years ago
  35. ba86bf8 drm/i915: Avoid potential sleep whilst holding spinlock by Chris Wilson · 15 years ago
  36. 725ceaa drm/i915: Include buffer size and dirty state in debugfs lists by Chris Wilson · 15 years ago
  37. 0ef82af drm/i915: Pad ringbuffer with NOOPs before wrapping by Chris Wilson · 15 years ago
  38. 5f6a169 drm/i915: update debugfs interrupt info on IGDNG by Zhenyu Wang · 15 years ago
  39. 9e3a6d1 drm/i915: Add i915 register dumping debugfs file by Ben Gamari · 15 years ago
  40. 27c202a drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c by Ben Gamari · 15 years ago[Renamed (96%) from drivers/gpu/drm/i915/i915_gem_debugfs.c]
  41. 8a90523 drm/i915: refactor error detection & collection by Jesse Barnes · 15 years ago
  42. a17458f drm/i915: Move lock to more reasonable location by Ben Gamari · 15 years ago
  43. a01c75b drm/i915: Add gtt_offset to gem object list debugfs output by Ben Gamari · 15 years ago
  44. 63eeaf3 drm/i915: enable error detection & state collection by Jesse Barnes · 15 years ago
  45. 76cff81 drm/i915: A few debugfs formatting fixes by Ben Gamari · 15 years ago
  46. 6911a9b drm/i915: Implement batch and ring buffer dumping by Ben Gamari · 15 years ago
  47. 5e118f4 drm/i915: Add a spinlock to protect the active_list by Carl Worth · 15 years ago
  48. 0b4d569 i915: fix wrong 'size_t' format string by Linus Torvalds · 15 years ago
  49. a6172a8 drm/i915: Display fence register state in debugfs i915_gem_fence_regs node. by Chris Wilson · 16 years ago
  50. f4ceda8 drm/i915: Add information on pinning and fencing to the i915 list debug. by Eric Anholt · 16 years ago
  51. 433e12f drm/i915: Consolidate gem object list dumping by Ben Gamari · 16 years ago
  52. 2017263 drm/i915: Convert i915 proc files to seq_file and move to debugfs. by Ben Gamari · 16 years ago