1. 2582b6e Revert "i915: restore only the mode of this driver on lastclose" by Dave Airlie · 13 years ago
  2. d87dfdb Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set." by Dave Airlie · 13 years ago
  3. cbf15bd i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO by Konstantin Khlebnikov · 13 years ago
  4. 2feea49 drm/radeon/kms: properly program vddci on evergreen+ by Alex Deucher · 13 years ago
  5. 8a83ec5 drm/radeon/kms: add voltage type to atom set voltage function by Alex Deucher · 13 years ago
  6. b4df8be drm/radeon/kms: fix pcie_p callbacks on btc and cayman by Alex Deucher · 13 years ago
  7. 71e16bf drm/radeon/kms: fix suspend on rv530 asics by Alex Deucher · 13 years ago
  8. 92656d7 drm/radeon/kms: clean up gart dummy page handling by Alex Deucher · 13 years ago
  9. d85023a Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  10. d4864d6 drm/radeon/kms: make radeon i2c put/get bytes less noisy by Alex Deucher · 13 years ago
  11. 9bb09fa drm/radeon/kms: pll tweaks for rv6xx by Alex Deucher · 13 years ago
  12. 88a2b75 drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m. by Michel Dänzer · 13 years ago
  13. dc66b32 radeon: Fix KMS CP writeback on big endian machines. by Michel Dänzer · 13 years ago
  14. 0a0883c i915: restore only the mode of this driver on lastclose by Dave Airlie · 13 years ago
  15. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  16. 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
  17. a6737ad drm/i915/lvds: Remove 0xa0 DDC probe for LVDS by Chris Wilson · 13 years ago
  18. 0de009c drm/i915/crt: Remove 0xa0 probe for VGA by Chris Wilson · 13 years ago
  19. a719726 drm/nvc0: improve vm flush function by Ben Skeggs · 13 years ago
  20. e61e51f drm/nv50-nvc0: remove some code that doesn't belong here by Ben Skeggs · 13 years ago
  21. 2b4cebe drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac by Ben Skeggs · 13 years ago
  22. c0929b4 drm/nouveau: quirk for XFX GT-240X-YA by Ben Skeggs · 13 years ago
  23. 59197c0 drm/nv50-nvc0: work around an evo channel hang that some people see by David Dillow · 13 years ago
  24. ec64a40 drm/nouveau: implement init table opcode 0x5c by Ben Skeggs · 13 years ago
  25. fb522ee drm/nouveau: fix oops on unload with disabled LVDS panel by Marcin Slusarz · 13 years ago
  26. b251d1a nv30: Fix parsing of perf table by Emil Velikov · 13 years ago
  27. ac5c15f drm/nouveau: correct memtiming table parsing for nv4x by Roy Spliet · 14 years ago
  28. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 13 years ago
  29. fb9674b drm/radeon/kms: pageflipping cleanup for avivo+ by Alex Deucher · 13 years ago
  30. beb4727 drm/radeon/kms: Add support for tv-out dongle on G5 9600 by Alex Deucher · 13 years ago
  31. 61df611 Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 13 years ago
  32. eccaca2 drm: export drm_find_cea_extension to drivers by Ben Skeggs · 13 years ago
  33. 97ea530 drm/radeon/kms: add some sanity checks to obj info record parsingi (v2) by John Lindgren · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. 7f58aab drm/i915: Reset GMBUS controller after NAK by Chris Wilson · 13 years ago
  36. 9f01b25 drm/i915: Busy-spin wait_for condition in atomic contexts by Chris Wilson · 13 years ago
  37. 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
  38. 6ee3b5a drm/i915/lvds: Always return connected in the absence of better information by Chris Wilson · 13 years ago
  39. 4cc4d24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  40. 51eab41 drm/vblank: update recently added vbl interface to be more future proof. by Dave Airlie · 13 years ago
  41. 1783e4b drm radeon: Return -EINVAL on wrong pm sysfs access by Thomas Renninger · 13 years ago
  42. fafcf94 drm/radeon/kms: fix hardcoded EDID handling by Alex Deucher · 13 years ago
  43. 2d370f5 Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago
  44. f0c8602 Revert "drm/i915: Don't save/restore hardware status page address register" by Chris Wilson · 13 years ago
  45. 968b503 Revert "drm/i915: Don't save/restore hardware status page address register" by Chris Wilson · 13 years ago
  46. f6e4788 drm/i915: Avoid unmapping pages from a NULL address space by Chris Wilson · 13 years ago
  47. 26e12f89 drm/i915: Fix use after free within tracepoint by Chris Wilson · 13 years ago
  48. 36d527d drm/i915: Restore missing command flush before interrupt on BLT ring by Chris Wilson · 13 years ago
  49. d4aeee7 drm/i915: Disable pagefaults along execbuffer relocation fast path by Chris Wilson · 13 years ago
  50. ed0291f drm/i915: Fix computation of pitch for dumb bo creator by Chris Wilson · 13 years ago
  51. e281fca drm/i915: report correct render clock frequencies on SNB by Jesse Barnes · 13 years ago
  52. 48898b0 drm/i915/dp: Correct the order of deletion for ghost eDP devices by Takashi Iwai · 13 years ago
  53. 29c5a58 drm/i915: Fix tiling corruption from pipelined fencing by Chris Wilson · 13 years ago
  54. 7ccb4a5 drm/i915: Re-enable self-refresh by Yuanhan Liu · 13 years ago
  55. 09bfa51 drm/i915: Prevent racy removal of request from client list by Herton Ronaldo Krzesinski · 13 years ago
  56. 00d70b1 drm/i915: skip redundant operations whilst enabling pipes and planes by Chris Wilson · 13 years ago
  57. 762237b drm/i915: Remove surplus POSTING_READs before wait_for_vblank by Chris Wilson · 13 years ago
  58. 64146f8 drm/radeon/kms: prefer legacy pll algo for tv-out by Alex Deucher · 13 years ago
  59. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 13 years ago
  60. 63ec011 radeon: expose backlight class device for legacy LVDS encoder by Michel Dänzer · 13 years ago
  61. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  62. 83e61f7 drivers:video:aty:radeon_base Fix typo occationally to occasionally by Justin P. Mattock · 14 years ago
  63. fb3b06c drm: check for modesetting on modeset ioctls by Dave Airlie · 14 years ago
  64. 19b01b5 drm/kernel: vblank wait on crtc > 1 by Ilija Hadzic · 13 years ago
  65. b74ad5a drm: Fix use-after-free in drm_gem_vm_close() by Chris Wilson · 13 years ago
  66. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  67. c87a8d8 drm/radeon: fixup refcounts in radeon dumb create ioctl. by Dave Airlie · 13 years ago
  68. a3a88a6 drm: radeon: *_cs_packet_parse_vline() cleanup by Paul Bolle · 13 years ago
  69. 3409fc1 radeon: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 13 years ago
  70. 38f1cff Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next by Dave Airlie · 13 years ago
  71. 4819d2e drm: Retry i2c transfer of EDID block after failure by Chris Wilson · 13 years ago
  72. 942b0e9 drm/radeon/kms: fix typo in atom overscan setup by Alex Deucher · 13 years ago
  73. 007c80a drm: Hold the mode mutex whilst probing for sysfs status by Chris Wilson · 13 years ago
  74. 235b87a Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 13 years ago
  75. bd35fe5 drm/nouveau: fix __nouveau_fence_wait performance by Marcin Slusarz · 13 years ago
  76. 459ca7e drm/nv40: attempt to reserve just enough vram for all 32 channels by Ben Skeggs · 13 years ago
  77. 6fdb383 drm/nv50: check for vm traps on every gr irq by Ben Skeggs · 13 years ago
  78. 312d1d5 drm/nv50: decode vm faults some more by Ben Skeggs · 13 years ago
  79. bb9b18a drm/nouveau: add nouveau_enum_find() util function by Ben Skeggs · 13 years ago
  80. 7fa0cba2 drm/nouveau: properly handle pushbuffer check failures by Marcin Slusarz · 13 years ago
  81. b84f30e drm/nvc0: remove vm hack forcing large/small pages to not share a PDE by Ben Skeggs · 13 years ago
  82. bcd5023 drm/i915: disable opregion lid detection for now. by Dave Airlie · 13 years ago
  83. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago
  84. 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 13 years ago
  85. c640e8c drm/radeon: fix page flipping hangs on r300/r400 by Dave Airlie · 13 years ago
  86. fdc315a drm/radeon: add pageflip hooks for fusion by Dave Airlie · 13 years ago
  87. ba3820a drm/i915: Revive combination mode for backlight control by Takashi Iwai · 13 years ago
  88. 062ac62 drm: index i shadowed in 2nd loop by roel · 13 years ago
  89. 8620604 Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes by Dave Airlie · 13 years ago
  90. 6f70a4c drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously by Ben Skeggs · 13 years ago
  91. ef1b287 drm/nouveau: fix regression causing ttm to not be able to evict vram by Ben Skeggs · 13 years ago
  92. 47ae63e Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  93. c59a333 drm/i915: Only wait on a pending flip if we intend to write to the buffer by Chris Wilson · 13 years ago
  94. 3d3dc14 drm/i915/dp: Sanity check eDP existence by Chris Wilson · 14 years ago
  95. 467cffb drm/i915: Rebind the buffer if its alignment constraints changes with tiling by Chris Wilson · 13 years ago
  96. a1656b9 drm/i915: Disable GPU semaphores by default by Chris Wilson · 13 years ago
  97. 9135583 drm/i915: Do not overflow the MMADDR write FIFO by Chris Wilson · 13 years ago
  98. 0ee537a Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing" by Chris Wilson · 13 years ago
  99. e73f88a drm: add cap bit to denote if dumb ioctl is available or not. by Dave Airlie · 13 years ago
  100. 9f35421 drm/core: add ioctl to query device/driver capabilities by Ben Skeggs · 14 years ago