1. c191f6c Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  2. 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 13 years ago
  3. 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 13 years ago
  4. 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 13 years ago
  5. 4f87af4 drm/radeon/kms: add pci id to acer travelmate quirk for 5730 by Alex Deucher · 13 years ago
  6. 45e5f6a drm/radeon: fix order of doing things in radeon_crtc_cursor_set by Ilija Hadzic · 13 years ago
  7. 2bbd449 drm: mm: fix debug output by Daniel Vetter · 13 years ago
  8. ff68146 Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  9. 58e7381 drm/radeon/kms: ATPX switcheroo fixes by Alex Deucher · 13 years ago
  10. 7a7b94a drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 13 years ago
  11. 31acbcc drm/i915/dp: Be paranoid in case we disable a DP before it is attached by Chris Wilson · 13 years ago
  12. 2dd251f drm/i915: Release object along create user fb error path by Chris Wilson · 13 years ago
  13. 8aeb96f drm/radeon/kms: fix gart setup on fusion parts (v2) by Alex Deucher · 13 years ago
  14. 498548e drm: Send pending vblank events before disabling vblank. by Christopher James Halse Rogers · 13 years ago
  15. eaa4f5e drm/radeon: fix regression on atom cards with hardcoded EDID record. by Dave Airlie · 13 years ago
  16. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  17. 6565945 drm/radeon/kms: add info query for tile pipes by Alex Deucher · 13 years ago
  18. 834f0c3 drm/radeon/kms: add missing safe regs for 6xx/7xx by Alex Deucher · 13 years ago
  19. bf5192e drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE by Dave Airlie · 13 years ago
  20. 8ed54bd Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  21. 25b2103 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  22. 204ae24 drm/radeon/kms: fix IH writeback on r6xx+ on big endian machines by Cédric Cano · 13 years ago
  23. 5785e53 drm/radeon/kms: pll tweaks for r7xx by Alex Deucher · 13 years ago
  24. e4ac93b drm/nouveau: fix allocation of notifier object by Marcin Slusarz · 13 years ago
  25. a18d89c drm/nouveau: fix notifier memory corruption bug by Marcin Slusarz · 13 years ago
  26. 11dea1a drm/nouveau: fix pinning of notifier block by Ben Skeggs · 13 years ago
  27. 8706398 drm/nouveau: populate ttm_alloced with false, when it's not by Ben Skeggs · 13 years ago
  28. 01d1533 drm/nouveau: fix nv30 pcie boards by Ben Skeggs · 13 years ago
  29. 04eb34a drm/nouveau: split ramin_lock into two locks, one hardirq safe by Ben Skeggs · 13 years ago
  30. 12dfc84 drm/radeon/kms: adjust evergreen display watermark setup by Alex Deucher · 13 years ago
  31. a70882a drm/radeon/kms: add connectors even if i2c fails by Alex Deucher · 13 years ago
  32. 8e46112 drm/radeon/kms: fix bad shift in atom iio table parser by Alex Deucher · 13 years ago
  33. 5c72d06 drm/i915: Initialise g4x watermarks for disabled pipes by Chris Wilson · 13 years ago
  34. 2582b6e Revert "i915: restore only the mode of this driver on lastclose" by Dave Airlie · 13 years ago
  35. d87dfdb Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set." by Dave Airlie · 13 years ago
  36. cbf15bd i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO by Konstantin Khlebnikov · 13 years ago
  37. 2feea49 drm/radeon/kms: properly program vddci on evergreen+ by Alex Deucher · 13 years ago
  38. 8a83ec5 drm/radeon/kms: add voltage type to atom set voltage function by Alex Deucher · 13 years ago
  39. b4df8be drm/radeon/kms: fix pcie_p callbacks on btc and cayman by Alex Deucher · 13 years ago
  40. 71e16bf drm/radeon/kms: fix suspend on rv530 asics by Alex Deucher · 13 years ago
  41. 92656d7 drm/radeon/kms: clean up gart dummy page handling by Alex Deucher · 13 years ago
  42. f6e5b16 drm/i915: Sanitize the output registers after resume by Chris Wilson · 13 years ago
  43. ccacfec drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3 by Sitsofe Wheeler · 13 years ago
  44. 89ea42d drm/i915/tv: Only poll for TV connections by Mathew McKernan · 13 years ago
  45. d562766 drm/i915/tv: Remember the detected TV type by Mathew McKernan · 13 years ago
  46. d85023a Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  47. d4864d6 drm/radeon/kms: make radeon i2c put/get bytes less noisy by Alex Deucher · 13 years ago
  48. 9bb09fa drm/radeon/kms: pll tweaks for rv6xx by Alex Deucher · 13 years ago
  49. 88a2b75 drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m. by Michel Dänzer · 13 years ago
  50. dc66b32 radeon: Fix KMS CP writeback on big endian machines. by Michel Dänzer · 13 years ago
  51. 0a0883c i915: restore only the mode of this driver on lastclose by Dave Airlie · 13 years ago
  52. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  53. 623dda6 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  54. a6737ad drm/i915/lvds: Remove 0xa0 DDC probe for LVDS by Chris Wilson · 13 years ago
  55. 0de009c drm/i915/crt: Remove 0xa0 probe for VGA by Chris Wilson · 13 years ago
  56. a719726 drm/nvc0: improve vm flush function by Ben Skeggs · 13 years ago
  57. e61e51f drm/nv50-nvc0: remove some code that doesn't belong here by Ben Skeggs · 13 years ago
  58. 2b4cebe drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac by Ben Skeggs · 13 years ago
  59. c0929b4 drm/nouveau: quirk for XFX GT-240X-YA by Ben Skeggs · 13 years ago
  60. 59197c0 drm/nv50-nvc0: work around an evo channel hang that some people see by David Dillow · 13 years ago
  61. ec64a40 drm/nouveau: implement init table opcode 0x5c by Ben Skeggs · 13 years ago
  62. fb522ee drm/nouveau: fix oops on unload with disabled LVDS panel by Marcin Slusarz · 13 years ago
  63. b251d1a nv30: Fix parsing of perf table by Emil Velikov · 13 years ago
  64. ac5c15f drm/nouveau: correct memtiming table parsing for nv4x by Roy Spliet · 13 years ago
  65. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 13 years ago
  66. fb9674b drm/radeon/kms: pageflipping cleanup for avivo+ by Alex Deucher · 13 years ago
  67. beb4727 drm/radeon/kms: Add support for tv-out dongle on G5 9600 by Alex Deucher · 13 years ago
  68. 61df611 Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 13 years ago
  69. eccaca2 drm: export drm_find_cea_extension to drivers by Ben Skeggs · 13 years ago
  70. 97ea530 drm/radeon/kms: add some sanity checks to obj info record parsingi (v2) by John Lindgren · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. 7f58aab drm/i915: Reset GMBUS controller after NAK by Chris Wilson · 13 years ago
  73. 9f01b25 drm/i915: Busy-spin wait_for condition in atomic contexts by Chris Wilson · 13 years ago
  74. e285c17 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  75. 6ee3b5a drm/i915/lvds: Always return connected in the absence of better information by Chris Wilson · 13 years ago
  76. 4cc4d24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  77. 51eab41 drm/vblank: update recently added vbl interface to be more future proof. by Dave Airlie · 13 years ago
  78. 1783e4b drm radeon: Return -EINVAL on wrong pm sysfs access by Thomas Renninger · 13 years ago
  79. fafcf94 drm/radeon/kms: fix hardcoded EDID handling by Alex Deucher · 13 years ago
  80. 2d370f5 Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago
  81. f0c8602 Revert "drm/i915: Don't save/restore hardware status page address register" by Chris Wilson · 13 years ago
  82. 968b503 Revert "drm/i915: Don't save/restore hardware status page address register" by Chris Wilson · 13 years ago
  83. f6e4788 drm/i915: Avoid unmapping pages from a NULL address space by Chris Wilson · 13 years ago
  84. 26e12f89 drm/i915: Fix use after free within tracepoint by Chris Wilson · 13 years ago
  85. 36d527d drm/i915: Restore missing command flush before interrupt on BLT ring by Chris Wilson · 13 years ago
  86. d4aeee7 drm/i915: Disable pagefaults along execbuffer relocation fast path by Chris Wilson · 13 years ago
  87. ed0291f drm/i915: Fix computation of pitch for dumb bo creator by Chris Wilson · 13 years ago
  88. e281fca drm/i915: report correct render clock frequencies on SNB by Jesse Barnes · 13 years ago
  89. 48898b0 drm/i915/dp: Correct the order of deletion for ghost eDP devices by Takashi Iwai · 13 years ago
  90. 29c5a58 drm/i915: Fix tiling corruption from pipelined fencing by Chris Wilson · 13 years ago
  91. 7ccb4a5 drm/i915: Re-enable self-refresh by Yuanhan Liu · 13 years ago
  92. 09bfa51 drm/i915: Prevent racy removal of request from client list by Herton Ronaldo Krzesinski · 13 years ago
  93. 00d70b1 drm/i915: skip redundant operations whilst enabling pipes and planes by Chris Wilson · 13 years ago
  94. 762237b drm/i915: Remove surplus POSTING_READs before wait_for_vblank by Chris Wilson · 13 years ago
  95. 64146f8 drm/radeon/kms: prefer legacy pll algo for tv-out by Alex Deucher · 13 years ago
  96. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 13 years ago
  97. 63ec011 radeon: expose backlight class device for legacy LVDS encoder by Michel Dänzer · 13 years ago
  98. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  99. 83e61f7 drivers:video:aty:radeon_base Fix typo occationally to occasionally by Justin P. Mattock · 13 years ago
  100. fb3b06c drm: check for modesetting on modeset ioctls by Dave Airlie · 13 years ago