1. cd377ea drm/i915: Implement fair lru eviction across both rings. (v2) by Chris Wilson · 14 years ago
  2. b47eb4a drm/i915: Move the eviction logic to its own file. by Chris Wilson · 14 years ago
  3. 6f392d5 drm/i915: Use a common seqno for all rings. by Chris Wilson · 14 years ago
  4. 6ef3d42 drm/i915: Capture the overlay status upon a GPU hang. by Chris Wilson · 14 years ago
  5. dbd7ac9 drm/i915: Use an uncommon name for the local dev_priv in macros by Chris Wilson · 14 years ago
  6. 88f356b drm/i915: Only emit flushes on active rings. by Chris Wilson · 14 years ago
  7. be72615 drm/i915: Repeat unbinding during free if interrupted (v6) by Chris Wilson · 14 years ago
  8. b09a1fe drm/i915: Refactor i915_gem_retire_requests() by Chris Wilson · 14 years ago
  9. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  10. 534843d drm/i915: Use 128k alignment for untiled display surface on i965 (v2) by Chris Wilson · 14 years ago
  11. cbb465e drm/i915: Include instdone[1] in hangcheck by Chris Wilson · 14 years ago
  12. d312ec2 drm/i915: Sparse warns about the incorrect sign for storing bit17 by Chris Wilson · 14 years ago
  13. 11824e8 drm/i915: Silence sparse complaints over insufficient bitfield int types. by Chris Wilson · 14 years ago
  14. 2dafb1e drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain() by Chris Wilson · 14 years ago
  15. b52eb4d drm/i915: Add frame buffer compression support on Ironlake mobile by Zhao Yakui · 14 years ago
  16. fa14321 drm/i915: Fix watermark calculation in self-refresh mode by Zhao Yakui · 14 years ago
  17. b690e96 drm/i915: add pipe A force quirks to i915 driver by Jesse Barnes · 14 years ago
  18. 9c928d1 drm/i915: disable FBC when more than one pipe is active by Jesse Barnes · 14 years ago
  19. 97e0214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  20. 1afe3e9 drm/i915: gen3 page flipping fixes by Jesse Barnes · 15 years ago
  21. be26a10 drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer. by Zou Nan hai · 14 years ago
  22. a3524f1 drm/i915: fix oops on single crtc devices. by Dave Airlie · 14 years ago
  23. e20f9c6 drm/i915: Clean up leftover bits from hws move to ring structure. by Eric Anholt · 15 years ago
  24. 9553426 drm/i915: Add CxSR support on Pineview DDR3 by Li Peng · 15 years ago
  25. 778c354 drm/i915: combine all small integers into one single bitfield by Daniel Vetter · 15 years ago
  26. 7648fa9 drm/i915: add power monitoring support by Jesse Barnes · 15 years ago
  27. d1b851f drm/i915: implement BSD ring buffer V2 by Zou Nan hai · 15 years ago
  28. 852835f drm/i915: convert some gem structures to per-ring V2 by Zou Nan hai · 15 years ago
  29. 8187a2b drm/i915: introduce intel_ring_buffer structure (V2) by Zou Nan hai · 15 years ago
  30. d3301d8 drm/i915: Rename dev_priv->ring to dev_priv->render_ring. by Eric Anholt · 15 years ago
  31. 62fdfea drm/i915: Move ringbuffer-related code to intel_ringbuffer.c. by Eric Anholt · 15 years ago
  32. 007cc8a drm/i915: move fence lru to struct drm_i915_fence_reg by Daniel Vetter · 15 years ago
  33. b108333 drm/i915: Fix DDC bus selection for multifunction SDVO by Adam Jackson · 15 years ago
  34. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 15 years ago
  35. ee5382a drm/i915: Make fbc control wrapper functions by Adam Jackson · 15 years ago
  36. e552eb7 drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge by Jesse Barnes · 15 years ago
  37. 20bf377 drm/i915: cleanup FBC buffers at unload time by Jesse Barnes · 15 years ago
  38. a8089e8 drm/i915: drop pointer to drm_gem_object by Daniel Vetter · 15 years ago
  39. 62b8b21 drm/i915: don't use ->driver_private anymore by Daniel Vetter · 15 years ago
  40. c397b90 drm/i915: embed the gem object into drm_i915_gem_object by Daniel Vetter · 15 years ago
  41. ac52bc5 drm/i915: introduce i915_gem_alloc_object by Daniel Vetter · 15 years ago
  42. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 15 years ago
  43. 5ce8ba7 drm/i915: Fix 82854 PCI ID, and treat it like other 85X by Adam Jackson · 15 years ago
  44. e3421a1 drm/i915: enable DP/eDP for Sandybridge/Cougarpoint by Zhenyu Wang · 15 years ago
  45. 3bad078 drm/i915: Probe for PCH chipset type by Zhenyu Wang · 15 years ago
  46. 7da9f6c drm/i915: Sandybridge has no integrated TV by Zhenyu Wang · 15 years ago
  47. bfac4d6 drm/i915: Ignore LVDS EDID when it is unavailabe or invalid by Zhao Yakui · 15 years ago
  48. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 15 years ago
  49. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 15 years ago
  50. 23010e4 drm/i915: introduce to_intel_bo helper by Daniel Vetter · 15 years ago
  51. 59f2d0f drm/i915: Fix check with IS_GEN6 by Zhenyu Wang · 15 years ago
  52. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 15 years ago
  53. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  54. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  55. 9df3079 drm/i915: Record batch buffer following GPU error by Chris Wilson · 15 years ago
  56. f590d27 drm/i915: reduce some of the duplication of tiling checking by Owain Ainsworth · 15 years ago
  57. b5e50c3 drm/i915: provide FBC status in debugfs by Jesse Barnes · 15 years ago
  58. b5b72e8 drm/i915: Deobfuscate the render p-state obfuscation by Matthew Garrett · 15 years ago
  59. f97108d drm/i915: add dynamic performance control support for Ironlake by Jesse Barnes · 15 years ago
  60. c480441 drm/i915: Keep MCHBAR always enabled by Zhenyu Wang · 15 years ago
  61. 99fcb76 drm/i915: Update write_domains on active list after flush. by Daniel Vetter · 15 years ago
  62. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 15 years ago
  63. 500a8cc drm/i915: parse eDP panel color depth from VBT block by Zhenyu Wang · 15 years ago
  64. 3381434 drm/i915: disable LVDS downclock by default by Jesse Barnes · 15 years ago
  65. b9241ea drm/i915: Don't wait interruptible for possible plane buffer flush by Zhenyu Wang · 15 years ago
  66. 1d3c36ad drm/i915: Fix RC6 suspend/resume by Andrew Lutomirski · 15 years ago
  67. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 15 years ago
  68. b295d1b drm/i915: Track whether cursor needs physical address in intel_device_info by Kristian Høgsberg · 15 years ago
  69. cfdf1fa drm/i915: Implement IS_* macros using static tables by Kristian Høgsberg · 15 years ago
  70. a256537 drm/i915: Update LVDS connector status when receiving ACPI LID event by Zhao Yakui · 15 years ago
  71. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  72. 7e8b60f drm/i915: restore render clock gating on resume by Andrew Lutomirski · 15 years ago
  73. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  74. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  75. 6b95a20 drm/i915: Add intel implementation of the pageflip ioctl by Kristian Høgsberg · 15 years ago
  76. 103a196 drm/i915: PineView only has LVDS and CRT ports by Zhenyu Wang · 15 years ago
  77. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  78. 29874f4 drm/i915: fix gpio register detection logic for BIOS without VBT by Shaohua Li · 15 years ago
  79. 18f9ed1 drm/i915: Enable LVDS downclock feature through EDID. by Zhao Yakui · 15 years ago
  80. 5586c8b drm/i915: Add more registers save/restore for Ironlake suspend by Zhenyu Wang · 15 years ago
  81. c650156 drm/i915: Add display hotplug event on Ironlake by Zhenyu Wang · 15 years ago
  82. 01c6688 drm/i915: Add ACPI OpRegion support for Ironlake by Zhao Yakui · 15 years ago
  83. 1df4b35 drm/i915: kill i915_lp_ring_sync by Daniel Vetter · 15 years ago
  84. 5a5a0c6 drm/i915: implement fastpath for overlay flip waiting by Daniel Vetter · 15 years ago
  85. 02e792f drm/i915: implement drmmode overlay support v4 by Daniel Vetter · 15 years ago
  86. f0f8a9c drm/i915: kill superflous IS_I855 macro by Daniel Vetter · 15 years ago
  87. 48764bf drm/i915: add i915_lp_ring_sync helper by Daniel Vetter · 15 years ago
  88. 97f5ab6 drm/i915: add render standby support by Jesse Barnes · 15 years ago
  89. 91d3f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  90. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  91. 4204878 drm/i915: Ironlake suspend/resume support by Zhenyu Wang · 15 years ago
  92. 0eb96d6 drm/i915: save/restore BLC histogram control reg across suspend/resume by Jesse Barnes · 15 years ago
  93. c03342f drm/i915: disable powersave feature for Ironlake currently by Zhenyu Wang · 15 years ago
  94. 06027f9 drm/i915: Save and restore the GM45 FBC regs on suspend and resume. by Jesse Barnes · 15 years ago
  95. a3e17eb drm/i915: Set the LVDS_BORDER when using LVDS scaling mode by Zhao Yakui · 15 years ago
  96. 9216d44 drm/i915: disable FBC for Pineview, fixing a boot hang. by Shaohua Li · 15 years ago
  97. 9d34e5d drm/i915: Enable irq to trace batch buffer completion. by Chris Wilson · 15 years ago
  98. 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
  99. 74dff28 drm/i915: framebuffer compression for GM45+ by Jesse Barnes · 15 years ago
  100. e70236a drm/i915: split display functions by chip type by Jesse Barnes · 15 years ago