1. 852835f drm/i915: convert some gem structures to per-ring V2 by Zou Nan hai · 14 years ago
  2. 8187a2b drm/i915: introduce intel_ring_buffer structure (V2) by Zou Nan hai · 14 years ago
  3. d3301d8 drm/i915: Rename dev_priv->ring to dev_priv->render_ring. by Eric Anholt · 14 years ago
  4. 62fdfea drm/i915: Move ringbuffer-related code to intel_ringbuffer.c. by Eric Anholt · 14 years ago
  5. 79a78dd drm/i915: Fail to load driver if KMS request without GEM by Chris Wilson · 14 years ago
  6. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  7. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  8. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 14 years ago
  9. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  10. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  11. 788885a drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot by Andrew Morton · 14 years ago
  12. a7c5427 drm/i915: Fix out of tree builds by Peter Clifton · 14 years ago
  13. 007cc8a drm/i915: move fence lru to struct drm_i915_fence_reg by Daniel Vetter · 14 years ago
  14. 31770bd drm/i915: don't allow tiling changes on pinned buffers v2 by Daniel Vetter · 14 years ago
  15. 149c36a drm/i915: Be extra careful about A/D matching for multifunction SDVO by Adam Jackson · 14 years ago
  16. b108333 drm/i915: Fix DDC bus selection for multifunction SDVO by Adam Jackson · 14 years ago
  17. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  18. 3d8620c drm/i915: cleanup mode setting before unmapping registers by Jesse Barnes · 14 years ago
  19. ee5382a drm/i915: Make fbc control wrapper functions by Adam Jackson · 14 years ago
  20. 1637ef4 drm/i915: Wait for the GPU whilst shrinking, if truly desperate. by Chris Wilson · 14 years ago
  21. 0a31a44 drm/i915: Use spatio-temporal dithering on PCH by Adam Jackson · 14 years ago
  22. 1918ad7 drm/i915: fix non-Ironlake 965 class crashes by Jesse Barnes · 14 years ago
  23. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  24. e552eb7 drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge by Jesse Barnes · 14 years ago
  25. 20bf377 drm/i915: cleanup FBC buffers at unload time by Jesse Barnes · 14 years ago
  26. d4b74bf Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable" by Dave Airlie · 14 years ago
  27. a8089e8 drm/i915: drop pointer to drm_gem_object by Daniel Vetter · 14 years ago
  28. 62b8b21 drm/i915: don't use ->driver_private anymore by Daniel Vetter · 14 years ago
  29. c397b90 drm/i915: embed the gem object into drm_i915_gem_object by Daniel Vetter · 14 years ago
  30. ac52bc5 drm/i915: introduce i915_gem_alloc_object by Daniel Vetter · 14 years ago
  31. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  32. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  33. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  34. c36a2a6 drm/i915: fix tiling limits for i915 class hw v2 by Daniel Vetter · 14 years ago
  35. 6e0032f drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() by Karsten Wiese · 14 years ago
  36. 3143751 drm/i915: set DIDL using the ACPI video output device _ADR method return. by Zhang Rui · 14 years ago
  37. 77ffb59 drm/i915/pch: Use minimal number of FDI lanes (v2) by Adam Jackson · 14 years ago
  38. 5ce8ba7 drm/i915: Fix 82854 PCI ID, and treat it like other 85X by Adam Jackson · 14 years ago
  39. 8f4695e drm/i915: Attempt to fix watermark setup on 85x (v2) by Adam Jackson · 14 years ago
  40. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  41. 7f8a856 drm/i915: Add the support of memory self-refresh on Ironlake by Zhenyu Wang · 14 years ago
  42. d429434 drm/i915: Move Pineview CxSR and watermark code into update_wm hook. by Zhao Yakui · 14 years ago
  43. a2c459e drm/i915: Only save/restore FBC on the platform that supports FBC by Zhao Yakui · 14 years ago
  44. 8a1837c drm/i915: Fix the incorrect argument for SDVO SET_TV_format command by Zhao Yakui · 14 years ago
  45. 461ed3c drm/i915: Add support of SDVO on Ibexpeak PCH by Zhao Yakui · 14 years ago
  46. cfecde4 drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on). by Carl Worth · 14 years ago
  47. ea059a1 drm/i915: do not read uninitialized ->dev_private by Luca Tettamanti · 14 years ago
  48. a1f4b7ff Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." by Zhenyu Wang · 14 years ago
  49. 14571b4 drm/i915: implement multifunction SDVO device support by Zhenyu Wang · 14 years ago
  50. 409608b drm/i915: remove unused intel_pipe_get_connector() by Zhenyu Wang · 14 years ago
  51. 1f254ec2 drm/i915: remove connector object in old output structure by Zhenyu Wang · 14 years ago
  52. 0c41ee2 drm/i915: convert TV driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  53. d2a82a6 drm/i915: convert SDVO driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  54. 599be16 drm/i915: convert DVO driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  55. 55f78c4 drm/i915: convert DP/eDP driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  56. 674e2d0 drm/i915: convert HDMI driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  57. bb8a356 drm/i915: convert LVDS driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  58. 454c1ca drm/i915: convert VGA driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  59. 9c9e792 drm/i915: Set sync polarity correctly on DisplayPort by Adam Jackson · 14 years ago
  60. ab00a9e drm/i915: Un-magic a DPCD register write by Adam Jackson · 14 years ago
  61. e3421a1 drm/i915: enable DP/eDP for Sandybridge/Cougarpoint by Zhenyu Wang · 14 years ago
  62. 0f22906 drm/i915: enable HDMI on Cougarpoint by Zhenyu Wang · 14 years ago
  63. b3b095b drm/i915: enable LVDS on Cougarpoint by Zhenyu Wang · 14 years ago
  64. a4a6b90 drm/i915: Fix CRT force detect on Cougarpoint by Zhenyu Wang · 14 years ago
  65. 8db9d77 drm/i915: Support for Cougarpoint PCH display pipeline by Zhenyu Wang · 14 years ago
  66. 3bad078 drm/i915: Probe for PCH chipset type by Zhenyu Wang · 14 years ago
  67. 7da9f6c drm/i915: Sandybridge has no integrated TV by Zhenyu Wang · 14 years ago
  68. edcb49c drm/i915: Fix legacy BLC event for pipe A by Zhao Yakui · 14 years ago
  69. d275f66 drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A. by Eric Anholt · 14 years ago
  70. 0f3ee80 drm/i915: Allow LVDS on pipe A on gen4+ by Adam Jackson · 14 years ago
  71. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 14 years ago
  72. bfac4d6 drm/i915: Ignore LVDS EDID when it is unavailabe or invalid by Zhao Yakui · 14 years ago
  73. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 14 years ago
  74. c1c4397 drm/i915: passing drm connector param for load detection by Zhenyu Wang · 14 years ago
  75. f1c79df drm/i915: Add new helper to return current attached encoder for connector by Zhenyu Wang · 14 years ago
  76. 5daa55e drm/i915: Add new 'intel_connector' structure by Zhenyu Wang · 14 years ago
  77. c5e4df3 drm/i915: more conversion from connector_list walk to encoder_list by Zhenyu Wang · 14 years ago
  78. 5bf4c9c drm/i915: use encoder_list for hotplug callback by Zhenyu Wang · 14 years ago
  79. 903cf20 drm/i915: Convert some trace events to DEFINE_TRACE by Li Zefan · 14 years ago
  80. fb8b5a3 drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable by Zhao Yakui · 14 years ago
  81. b1f2019 drm/fb: remove drm_fb_helper_setcolreg by James Simmons · 14 years ago
  82. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 14 years ago
  83. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 14 years ago
  84. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 14 years ago
  85. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  86. 9875557ee8 drm/i915: Add no_lvds entry for the Clientron U800 by Stefan Bader · 14 years ago
  87. 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
  88. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  89. c751ce4 drm/i915: Rename many remaining uses of "output" to encoder or connector. by Eric Anholt · 14 years ago
  90. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 14 years ago
  91. 23010e4 drm/i915: introduce to_intel_bo helper by Daniel Vetter · 14 years ago
  92. 8d06a1e drm/i915: Disable FBC on 915GM and 945GM. by Robert Hooker · 14 years ago
  93. 6e6c822 drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. by Eric Anholt · 14 years ago
  94. fe30519 drm/intel: fix up set_tiling for untiled->tiled transition by Daniel Vetter · 14 years ago
  95. 8956c8b drm/i915: Set up the documented clock gating on Sandybridge and Ironlake. by Eric Anholt · 14 years ago
  96. 915a428 drm/i915: fix small leak on overlay error path by Dan Carpenter · 14 years ago
  97. 1f2b101 drm/i915: Avoid NULL deref in get_pages() unwind after error. by Chris Wilson · 14 years ago
  98. 59f2d0f drm/i915: Fix check with IS_GEN6 by Zhenyu Wang · 14 years ago
  99. 76e47c3 drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats by Joe Perches · 14 years ago
  100. 71cf39b drm/i915: Enable VS timer dispatch. by Eric Anholt · 14 years ago