1. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 15 years ago
  2. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 15 years ago
  3. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  4. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  5. 9df3079 drm/i915: Record batch buffer following GPU error by Chris Wilson · 15 years ago
  6. f590d27 drm/i915: reduce some of the duplication of tiling checking by Owain Ainsworth · 15 years ago
  7. b5e50c3 drm/i915: provide FBC status in debugfs by Jesse Barnes · 15 years ago
  8. b5b72e8 drm/i915: Deobfuscate the render p-state obfuscation by Matthew Garrett · 15 years ago
  9. f97108d drm/i915: add dynamic performance control support for Ironlake by Jesse Barnes · 15 years ago
  10. c4804411 drm/i915: Keep MCHBAR always enabled by Zhenyu Wang · 15 years ago
  11. 99fcb76 drm/i915: Update write_domains on active list after flush. by Daniel Vetter · 15 years ago
  12. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 15 years ago
  13. 500a8cc drm/i915: parse eDP panel color depth from VBT block by Zhenyu Wang · 15 years ago
  14. 3381434 drm/i915: disable LVDS downclock by default by Jesse Barnes · 15 years ago
  15. b9241ea drm/i915: Don't wait interruptible for possible plane buffer flush by Zhenyu Wang · 15 years ago
  16. 1d3c36ad drm/i915: Fix RC6 suspend/resume by Andrew Lutomirski · 15 years ago
  17. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 15 years ago
  18. b295d1b drm/i915: Track whether cursor needs physical address in intel_device_info by Kristian Høgsberg · 15 years ago
  19. cfdf1fa drm/i915: Implement IS_* macros using static tables by Kristian Høgsberg · 15 years ago
  20. a256537 drm/i915: Update LVDS connector status when receiving ACPI LID event by Zhao Yakui · 15 years ago
  21. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  22. 7e8b60f drm/i915: restore render clock gating on resume by Andrew Lutomirski · 15 years ago
  23. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  24. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  25. 6b95a20 drm/i915: Add intel implementation of the pageflip ioctl by Kristian Høgsberg · 15 years ago
  26. 103a196 drm/i915: PineView only has LVDS and CRT ports by Zhenyu Wang · 15 years ago
  27. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  28. 29874f4 drm/i915: fix gpio register detection logic for BIOS without VBT by Shaohua Li · 15 years ago
  29. 18f9ed1 drm/i915: Enable LVDS downclock feature through EDID. by Zhao Yakui · 15 years ago
  30. 5586c8b drm/i915: Add more registers save/restore for Ironlake suspend by Zhenyu Wang · 15 years ago
  31. c650156 drm/i915: Add display hotplug event on Ironlake by Zhenyu Wang · 15 years ago
  32. 01c6688 drm/i915: Add ACPI OpRegion support for Ironlake by Zhao Yakui · 15 years ago
  33. 1df4b35 drm/i915: kill i915_lp_ring_sync by Daniel Vetter · 15 years ago
  34. 5a5a0c6 drm/i915: implement fastpath for overlay flip waiting by Daniel Vetter · 15 years ago
  35. 02e792f drm/i915: implement drmmode overlay support v4 by Daniel Vetter · 15 years ago
  36. f0f8a9c drm/i915: kill superflous IS_I855 macro by Daniel Vetter · 15 years ago
  37. 48764bf drm/i915: add i915_lp_ring_sync helper by Daniel Vetter · 15 years ago
  38. 97f5ab6 drm/i915: add render standby support by Jesse Barnes · 15 years ago
  39. 91d3f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  40. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  41. 4204878 drm/i915: Ironlake suspend/resume support by Zhenyu Wang · 15 years ago
  42. 0eb96d6 drm/i915: save/restore BLC histogram control reg across suspend/resume by Jesse Barnes · 15 years ago
  43. c03342f drm/i915: disable powersave feature for Ironlake currently by Zhenyu Wang · 15 years ago
  44. 06027f9 drm/i915: Save and restore the GM45 FBC regs on suspend and resume. by Jesse Barnes · 15 years ago
  45. a3e17eb drm/i915: Set the LVDS_BORDER when using LVDS scaling mode by Zhao Yakui · 15 years ago
  46. 9216d44 drm/i915: disable FBC for Pineview, fixing a boot hang. by Shaohua Li · 15 years ago
  47. 9d34e5d drm/i915: Enable irq to trace batch buffer completion. by Chris Wilson · 15 years ago
  48. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  49. 74dff28 drm/i915: framebuffer compression for GM45+ by Jesse Barnes · 15 years ago
  50. e70236a drm/i915: split display functions by chip type by Jesse Barnes · 15 years ago
  51. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  52. 3ef94da drm/i915: Add ioctl to set 'purgeability' of objects by Chris Wilson · 15 years ago
  53. 3116971 drm/i915: Register a shrinker to free inactive lists under memory pressure by Chris Wilson · 15 years ago
  54. e67b8ce drm/i915: Remove stored gtt_alignment by Chris Wilson · 15 years ago
  55. c1a1cdc drm/i915: fix startup hang on some non-mobile platforms by Jesse Barnes · 15 years ago
  56. 06891e2 drm/i915: fix suspend/resume breakage in lid notifier by Jesse Barnes · 15 years ago
  57. ba1234d drm/i915: Make dev_priv->mm.wedged an atomic_t by Ben Gamari · 15 years ago
  58. 11ed50e drm/i915: Implement GPU reset on i965 by Ben Gamari · 15 years ago
  59. f65d942 drm/i915: Add hangcheck timer by Ben Gamari · 15 years ago
  60. 22be172 drm/i915: make i915_seqno_passed non-static by Ben Gamari · 15 years ago
  61. 1341d65 drm/i915: Refactor save/restore code by Ben Gamari · 15 years ago
  62. 8082400 drm/i915: framebuffer compression for pre-GM45 by Jesse Barnes · 15 years ago
  63. c1c7af6 drm/i915: force mode set at lid open time by Jesse Barnes · 15 years ago
  64. af729a2 Add G33 series in VGA hotplug support category by Li Peng · 15 years ago
  65. 7839c5d drm/i915: add B43 chipset support by Fabian Henze · 15 years ago
  66. ec2a4c3 drm/i915: get the bridge device once. by Dave Airlie · 15 years ago
  67. 0ef82af drm/i915: Pad ringbuffer with NOOPs before wrapping by Chris Wilson · 15 years ago
  68. 652c393 drm/i915: add dynamic clock frequency control by Jesse Barnes · 15 years ago
  69. 27c202a drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c by Ben Gamari · 15 years ago
  70. db54501 drm/i915: Improve CRTDDC mapping by using VBT info by David Müller (ELSOFT AG) · 15 years ago
  71. a09ba7f drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU. by Eric Anholt · 15 years ago
  72. 9c9fe1f drm/i915: Use our own workqueue to avoid wedging the system along with the GPU. by Eric Anholt · 15 years ago
  73. 32f9d65 drm/i915: Add eDP support on IGDNG mobile chip by Zhenyu Wang · 15 years ago
  74. 8a90523 drm/i915: refactor error detection & collection by Jesse Barnes · 15 years ago
  75. d05ca30 drm/i915: Zap the GTT mapping when transitioning from untiled to tiled. by Eric Anholt · 15 years ago
  76. b532359 drm/i915: Remove gtt_bound from drm_i915_gem_object by Ben Gamari · 15 years ago
  77. 22bd50c drm/i915: Don't update display FIFO watermark on IGDNG by Zhenyu Wang · 15 years ago
  78. 7662c8b drm/i915: add FIFO watermark support by Shaohua Li · 15 years ago
  79. 63eeaf3 drm/i915: enable error detection & state collection by Jesse Barnes · 15 years ago
  80. a4fc5ed drm/i915: Add Display Port support by Keith Packard · 16 years ago
  81. 52dc7d3 drm/i915: Clear fence register on tiling stride change. by Chris Wilson · 15 years ago
  82. 8c4b8c3 drm/i915: Install fence register for tiled scanout on i915 by Chris Wilson · 15 years ago
  83. 036a4a7 drm/i915: handle interrupt on new chipset by Zhenyu Wang · 15 years ago
  84. d765898 drm/i915: enable MCHBAR if needed by Jesse Barnes · 15 years ago
  85. 9b9d172 drm/i915: parse VBT general definition block to get the SDVO device info by yakui_zhao · 15 years ago
  86. 280da22 drm/i915: Add chipset/feature defines for for new chipsets by Zhenyu Wang · 15 years ago
  87. b962442 drm/i915: Change GEM throttling to be 20ms like the comment says. by Eric Anholt · 15 years ago
  88. 1fd1c62 drm/i915: Save/restore cursor state on suspend/resume. by Eric Anholt · 15 years ago
  89. 8863170 drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them by Ma Ling · 15 years ago
  90. c9ed448 drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS. by Ma Ling · 15 years ago
  91. 79f11c1 drm/i915: save/restore fence registers across suspend/resume by Keith Packard · 15 years ago
  92. 049ef7e drm/i915: x86 always has writeq. Add I915_READ64 for symmetry. by Keith Packard · 15 years ago
  93. 7202178 drm/i915: add support for G41 chipset by Zhenyu Wang · 16 years ago
  94. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 16 years ago
  95. b897e6f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  96. 280b713 drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. by Eric Anholt · 16 years ago
  97. 6911a9b drm/i915: Implement batch and ring buffer dumping by Ben Gamari · 16 years ago
  98. 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
  99. 5e118f4 drm/i915: Add a spinlock to protect the active_list by Carl Worth · 16 years ago
  100. 5ca5828 drm/i915: add VGA hotplug support for 945+ by Jesse Barnes · 16 years ago