1. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  2. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  3. d4b74bf Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable" by Dave Airlie · 14 years ago
  4. a8089e8 drm/i915: drop pointer to drm_gem_object by Daniel Vetter · 14 years ago
  5. 62b8b21 drm/i915: don't use ->driver_private anymore by Daniel Vetter · 14 years ago
  6. c397b90 drm/i915: embed the gem object into drm_i915_gem_object by Daniel Vetter · 14 years ago
  7. ac52bc5 drm/i915: introduce i915_gem_alloc_object by Daniel Vetter · 14 years ago
  8. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  9. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  10. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  11. 6e0032f drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() by Karsten Wiese · 14 years ago
  12. 77ffb59 drm/i915/pch: Use minimal number of FDI lanes (v2) by Adam Jackson · 14 years ago
  13. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  14. 7f8a856 drm/i915: Add the support of memory self-refresh on Ironlake by Zhenyu Wang · 14 years ago
  15. d429434 drm/i915: Move Pineview CxSR and watermark code into update_wm hook. by Zhao Yakui · 14 years ago
  16. a2c459e drm/i915: Only save/restore FBC on the platform that supports FBC by Zhao Yakui · 14 years ago
  17. 8a1837c drm/i915: Fix the incorrect argument for SDVO SET_TV_format command by Zhao Yakui · 14 years ago
  18. 461ed3c drm/i915: Add support of SDVO on Ibexpeak PCH by Zhao Yakui · 14 years ago
  19. cfecde4 drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on). by Carl Worth · 14 years ago
  20. ea059a1 drm/i915: do not read uninitialized ->dev_private by Luca Tettamanti · 14 years ago
  21. a1f4b7ff Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." by Zhenyu Wang · 14 years ago
  22. 14571b4 drm/i915: implement multifunction SDVO device support by Zhenyu Wang · 14 years ago
  23. 409608b drm/i915: remove unused intel_pipe_get_connector() by Zhenyu Wang · 14 years ago
  24. 1f254ec2 drm/i915: remove connector object in old output structure by Zhenyu Wang · 14 years ago
  25. 0c41ee2 drm/i915: convert TV driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  26. d2a82a6 drm/i915: convert SDVO driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  27. 599be16 drm/i915: convert DVO driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  28. 55f78c4 drm/i915: convert DP/eDP driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  29. 674e2d0 drm/i915: convert HDMI driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  30. bb8a356 drm/i915: convert LVDS driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  31. 454c1ca drm/i915: convert VGA driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  32. 9c9e792 drm/i915: Set sync polarity correctly on DisplayPort by Adam Jackson · 14 years ago
  33. ab00a9e drm/i915: Un-magic a DPCD register write by Adam Jackson · 14 years ago
  34. e3421a1 drm/i915: enable DP/eDP for Sandybridge/Cougarpoint by Zhenyu Wang · 14 years ago
  35. 0f22906 drm/i915: enable HDMI on Cougarpoint by Zhenyu Wang · 14 years ago
  36. b3b095b drm/i915: enable LVDS on Cougarpoint by Zhenyu Wang · 14 years ago
  37. a4a6b90 drm/i915: Fix CRT force detect on Cougarpoint by Zhenyu Wang · 14 years ago
  38. 8db9d77 drm/i915: Support for Cougarpoint PCH display pipeline by Zhenyu Wang · 14 years ago
  39. 3bad078 drm/i915: Probe for PCH chipset type by Zhenyu Wang · 14 years ago
  40. 7da9f6c drm/i915: Sandybridge has no integrated TV by Zhenyu Wang · 14 years ago
  41. edcb49c drm/i915: Fix legacy BLC event for pipe A by Zhao Yakui · 14 years ago
  42. d275f66 drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A. by Eric Anholt · 14 years ago
  43. 0f3ee80 drm/i915: Allow LVDS on pipe A on gen4+ by Adam Jackson · 14 years ago
  44. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 14 years ago
  45. bfac4d6 drm/i915: Ignore LVDS EDID when it is unavailabe or invalid by Zhao Yakui · 14 years ago
  46. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 14 years ago
  47. c1c4397 drm/i915: passing drm connector param for load detection by Zhenyu Wang · 14 years ago
  48. f1c79df drm/i915: Add new helper to return current attached encoder for connector by Zhenyu Wang · 14 years ago
  49. 5daa55e drm/i915: Add new 'intel_connector' structure by Zhenyu Wang · 14 years ago
  50. c5e4df3 drm/i915: more conversion from connector_list walk to encoder_list by Zhenyu Wang · 14 years ago
  51. 5bf4c9c drm/i915: use encoder_list for hotplug callback by Zhenyu Wang · 14 years ago
  52. 903cf20 drm/i915: Convert some trace events to DEFINE_TRACE by Li Zefan · 14 years ago
  53. fb8b5a3 drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable by Zhao Yakui · 14 years ago
  54. b1f2019 drm/fb: remove drm_fb_helper_setcolreg by James Simmons · 14 years ago
  55. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 14 years ago
  56. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 14 years ago
  57. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 14 years ago
  58. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  59. 9875557ee8 drm/i915: Add no_lvds entry for the Clientron U800 by Stefan Bader · 14 years ago
  60. 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
  61. c751ce4 drm/i915: Rename many remaining uses of "output" to encoder or connector. by Eric Anholt · 14 years ago
  62. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 14 years ago
  63. 23010e4 drm/i915: introduce to_intel_bo helper by Daniel Vetter · 14 years ago
  64. 8d06a1e drm/i915: Disable FBC on 915GM and 945GM. by Robert Hooker · 14 years ago
  65. 6e6c822 drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. by Eric Anholt · 14 years ago
  66. fe30519 drm/intel: fix up set_tiling for untiled->tiled transition by Daniel Vetter · 14 years ago
  67. 8956c8b drm/i915: Set up the documented clock gating on Sandybridge and Ironlake. by Eric Anholt · 14 years ago
  68. 915a428 drm/i915: fix small leak on overlay error path by Dan Carpenter · 14 years ago
  69. 1f2b101 drm/i915: Avoid NULL deref in get_pages() unwind after error. by Chris Wilson · 14 years ago
  70. 59f2d0f drm/i915: Fix check with IS_GEN6 by Zhenyu Wang · 14 years ago
  71. 76e47c3 drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats by Joe Perches · 14 years ago
  72. 71cf39b drm/i915: Enable VS timer dispatch. by Eric Anholt · 14 years ago
  73. 4967790 drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers by Priit Laes · 14 years ago
  74. 5d93916 drm/i915: remove an unnecessary wait_request() by Owain G. Ainsworth · 14 years ago
  75. f05dd2f drm/i915: Don't bother with the BKL for GEM ioctls. by Eric Anholt · 14 years ago
  76. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 14 years ago
  77. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 14 years ago
  78. 6070a4a drm/i915: Use a dmi quirk to skip a broken SDVO TV output. by Zhao Yakui · 14 years ago
  79. 469d129 drm/i915: enable/disable LVDS port at DPMS time by Jesse Barnes · 14 years ago
  80. 16edd55 drm/i915: check for multiple write domains in pin_and_relocate by Daniel Vetter · 14 years ago
  81. 922a2ef drm/i915: clean-up i915_gem_flush_gpu_write_domain by Daniel Vetter · 14 years ago
  82. 4df2faf drm/i915: reuse i915_gpu_idle helper by Daniel Vetter · 14 years ago
  83. 6356039 drm/i915: ensure lru ordering of fence_list by Daniel Vetter · 14 years ago
  84. ae3db24 drm/i915: extract fence stealing code by Daniel Vetter · 14 years ago
  85. 4a87b8c drm/i915: fixup active list locking in object_unbind by Daniel Vetter · 14 years ago
  86. 798750e drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code by Daniel Vetter · 14 years ago
  87. 1f7a6e3 drm/i915: Add dependency on the intel agp module by Zhenyu Wang · 14 years ago
  88. c619eed drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. by Eric Anholt · 14 years ago
  89. faa7bde drm/i915: Correct the Sandybridge chipset info structs. by Eric Anholt · 14 years ago
  90. b9201c1 drm/i915: Disable the hangcheck reset on Sandybridge until we add support. by Eric Anholt · 15 years ago
  91. a13e409 drm/i915: Add a new mobile Sandybridge PCI ID. by Eric Anholt · 15 years ago
  92. 14bc490 drm/i915, agp/intel: Fix stolen memory size on Sandybridge by Zhenyu Wang · 15 years ago
  93. 2109953 drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON. by Eric Anholt · 15 years ago
  94. c2416fc drm/i915: Disable the surface tile swizzling on Sandybridge. by Eric Anholt · 15 years ago
  95. f6e450a drm/i915: Fix sandybridge status page setup. by Eric Anholt · 15 years ago
  96. 4e901fd drm/i915: Set up fence registers on sandybridge. by Eric Anholt · 15 years ago
  97. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  98. 30d6c72 Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 14 years ago
  99. de19322 Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 14 years ago
  100. 9df3079 drm/i915: Record batch buffer following GPU error by Chris Wilson · 14 years ago