1. b7287d8 drm/i915: proper use of forcewake by Ben Widawsky · 14 years ago
  2. 2c7111d drm/i915: Disable all outputs early, before KMS takeover by Chris Wilson · 14 years ago
  3. 9c23f7f drm/i915: Do not clflush snooped objects by Chris Wilson · 14 years ago
  4. 93dfb40 drm/i915: Rename agp_type to cache_level by Chris Wilson · 14 years ago
  5. e76d363 drm/i915: debugfs for context information by Ben Widawsky · 14 years ago
  6. 7df8721 drm/i915: use i915_enable_rc6 on SNB too by Jesse Barnes · 14 years ago
  7. 4a246cf drm/i915: fix rc6 initialization on Ironlake by Ben Widawsky · 14 years ago
  8. 96f298a drm/1915: ringbuffer wait for idle function by Ben Widawsky · 14 years ago
  9. 2c34b85 drm/i915: fix ilk rc6 teardown locking by Ben Widawsky · 14 years ago
  10. 273e27c drm/i915: Fold the DPLL limit defines into the structs that use them. by Eric Anholt · 14 years ago
  11. fae1498 drm/i915: Clean up leftover DPLL and LVDS register choice from pch split. by Eric Anholt · 14 years ago
  12. a07d678 drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set(). by Eric Anholt · 14 years ago
  13. 8febb29 drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set(). by Eric Anholt · 14 years ago
  14. db244b6 drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set(). by Eric Anholt · 14 years ago
  15. c713bb0 drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set. by Eric Anholt · 14 years ago
  16. 929c77f drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set(). by Eric Anholt · 14 years ago
  17. 0b701d2 drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set. by Eric Anholt · 14 years ago
  18. f564048e drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines. by Eric Anholt · 14 years ago
  19. d2dff87 drm/i915: Attach a fb to the load-detect pipe by Chris Wilson · 14 years ago
  20. 0622a53 drm/i915: Remove dead code from intel_release_load_detect_pipe() by Chris Wilson · 14 years ago
  21. 6492711 drm/i915: Remove dead code from intel_get_load_detect_pipe() by Chris Wilson · 14 years ago
  22. 4fbf691 drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtc by Chris Wilson · 14 years ago
  23. 7a5e480 drm/i915: Remove unused supported_crtc from intel_load_detect_pipe by Chris Wilson · 14 years ago
  24. 8261b19 drm/i915: Don't store temporary load-detect variables in the generic encoder by Chris Wilson · 14 years ago
  25. be92558 drm/i915: Propagate failure to set mode for load-detect pipe by Chris Wilson · 14 years ago
  26. 7173188 drm/i915: Simplify return value from intel_get_load_detect_pipe by Chris Wilson · 14 years ago
  27. b259f67 drm/i915: Move the irq wait queue initialisation into the ring init by Chris Wilson · 14 years ago
  28. 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 14 years ago
  29. 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 14 years ago
  30. 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 14 years ago
  31. 31acbcc drm/i915/dp: Be paranoid in case we disable a DP before it is attached by Chris Wilson · 14 years ago
  32. 2dd251f drm/i915: Release object along create user fb error path by Chris Wilson · 14 years ago
  33. 8aeb96f drm/radeon/kms: fix gart setup on fusion parts (v2) by Alex Deucher · 14 years ago
  34. 498548e drm: Send pending vblank events before disabling vblank. by Christopher James Halse Rogers · 14 years ago
  35. eaa4f5e drm/radeon: fix regression on atom cards with hardcoded EDID record. by Dave Airlie · 14 years ago
  36. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 14 years ago
  37. 6565945 drm/radeon/kms: add info query for tile pipes by Alex Deucher · 14 years ago
  38. 834f0c3 drm/radeon/kms: add missing safe regs for 6xx/7xx by Alex Deucher · 14 years ago
  39. bf5192e drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE by Dave Airlie · 14 years ago
  40. 8ed54bd Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  41. 25b2103 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  42. 204ae24 drm/radeon/kms: fix IH writeback on r6xx+ on big endian machines by Cédric Cano · 14 years ago
  43. 5785e53f drm/radeon/kms: pll tweaks for r7xx by Alex Deucher · 14 years ago
  44. e4ac93b drm/nouveau: fix allocation of notifier object by Marcin Slusarz · 14 years ago
  45. a18d89c drm/nouveau: fix notifier memory corruption bug by Marcin Slusarz · 14 years ago
  46. 11dea1a drm/nouveau: fix pinning of notifier block by Ben Skeggs · 14 years ago
  47. 8706398 drm/nouveau: populate ttm_alloced with false, when it's not by Ben Skeggs · 14 years ago
  48. 01d1533 drm/nouveau: fix nv30 pcie boards by Ben Skeggs · 14 years ago
  49. 04eb34a drm/nouveau: split ramin_lock into two locks, one hardirq safe by Ben Skeggs · 14 years ago
  50. 12dfc84 drm/radeon/kms: adjust evergreen display watermark setup by Alex Deucher · 14 years ago
  51. a70882a drm/radeon/kms: add connectors even if i2c fails by Alex Deucher · 14 years ago
  52. 8e46112 drm/radeon/kms: fix bad shift in atom iio table parser by Alex Deucher · 14 years ago
  53. 5c72d06 drm/i915: Initialise g4x watermarks for disabled pipes by Chris Wilson · 14 years ago
  54. 2582b6e Revert "i915: restore only the mode of this driver on lastclose" by Dave Airlie · 14 years ago
  55. d87dfdb Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set." by Dave Airlie · 14 years ago
  56. cbf15bd i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO by Konstantin Khlebnikov · 14 years ago
  57. 2feea49 drm/radeon/kms: properly program vddci on evergreen+ by Alex Deucher · 14 years ago
  58. 8a83ec5 drm/radeon/kms: add voltage type to atom set voltage function by Alex Deucher · 14 years ago
  59. b4df8be drm/radeon/kms: fix pcie_p callbacks on btc and cayman by Alex Deucher · 14 years ago
  60. 71e16bf drm/radeon/kms: fix suspend on rv530 asics by Alex Deucher · 14 years ago
  61. 92656d7 drm/radeon/kms: clean up gart dummy page handling by Alex Deucher · 14 years ago
  62. f6e5b16 drm/i915: Sanitize the output registers after resume by Chris Wilson · 14 years ago
  63. ccacfec drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3 by Sitsofe Wheeler · 14 years ago
  64. 89ea42d drm/i915/tv: Only poll for TV connections by Mathew McKernan · 14 years ago
  65. d562766 drm/i915/tv: Remember the detected TV type by Mathew McKernan · 14 years ago
  66. d85023a Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  67. d4864d6 drm/radeon/kms: make radeon i2c put/get bytes less noisy by Alex Deucher · 14 years ago
  68. 9bb09fa drm/radeon/kms: pll tweaks for rv6xx by Alex Deucher · 14 years ago
  69. 88a2b75 drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m. by Michel Dänzer · 14 years ago
  70. dc66b32 radeon: Fix KMS CP writeback on big endian machines. by Michel Dänzer · 14 years ago
  71. 0a0883c i915: restore only the mode of this driver on lastclose by Dave Airlie · 14 years ago
  72. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  73. 623dda6 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  74. a6737ad drm/i915/lvds: Remove 0xa0 DDC probe for LVDS by Chris Wilson · 14 years ago
  75. 0de009c drm/i915/crt: Remove 0xa0 probe for VGA by Chris Wilson · 14 years ago
  76. a719726 drm/nvc0: improve vm flush function by Ben Skeggs · 14 years ago
  77. e61e51f drm/nv50-nvc0: remove some code that doesn't belong here by Ben Skeggs · 14 years ago
  78. 2b4cebe drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac by Ben Skeggs · 14 years ago
  79. c0929b4 drm/nouveau: quirk for XFX GT-240X-YA by Ben Skeggs · 14 years ago
  80. 59197c0 drm/nv50-nvc0: work around an evo channel hang that some people see by David Dillow · 14 years ago
  81. ec64a40 drm/nouveau: implement init table opcode 0x5c by Ben Skeggs · 14 years ago
  82. fb522ee drm/nouveau: fix oops on unload with disabled LVDS panel by Marcin Slusarz · 14 years ago
  83. b251d1a nv30: Fix parsing of perf table by Emil Velikov · 14 years ago
  84. ac5c15f drm/nouveau: correct memtiming table parsing for nv4x by Roy Spliet · 14 years ago
  85. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 14 years ago
  86. fb9674b drm/radeon/kms: pageflipping cleanup for avivo+ by Alex Deucher · 14 years ago
  87. beb4727 drm/radeon/kms: Add support for tv-out dongle on G5 9600 by Alex Deucher · 14 years ago
  88. 61df611 Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 14 years ago
  89. eccaca2 drm: export drm_find_cea_extension to drivers by Ben Skeggs · 14 years ago
  90. 97ea530 drm/radeon/kms: add some sanity checks to obj info record parsingi (v2) by John Lindgren · 14 years ago
  91. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  92. 7f58aab drm/i915: Reset GMBUS controller after NAK by Chris Wilson · 14 years ago
  93. 9f01b25 drm/i915: Busy-spin wait_for condition in atomic contexts by Chris Wilson · 14 years ago
  94. e285c17 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  95. 6ee3b5a drm/i915/lvds: Always return connected in the absence of better information by Chris Wilson · 14 years ago
  96. 4cc4d24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  97. 51eab41 drm/vblank: update recently added vbl interface to be more future proof. by Dave Airlie · 14 years ago
  98. 1783e4b drm radeon: Return -EINVAL on wrong pm sysfs access by Thomas Renninger · 14 years ago
  99. fafcf94 drm/radeon/kms: fix hardcoded EDID handling by Alex Deucher · 14 years ago
  100. 2d370f5 Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago