1. 8d86dc6 Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)." by Linus Torvalds · 14 years ago
  2. b62e948 drm/radeon: don't poll tv dac if crtc2 is in use. by Dave Airlie · 14 years ago
  3. d294ed6 drm/radeon: reset i2c valid to avoid incorrect tv-out polling. by Dave Airlie · 14 years ago
  4. 4eb3033 drm/nv50: fix iommu errors caused by device reading from address 0 by Ben Skeggs · 14 years ago
  5. 7504794 drm/nouveau: off by one in init_i2c_device_find() by Dan Carpenter · 14 years ago
  6. 55a4c5c nouveau: off by one in nv50_gpio_location() by Dan Carpenter · 14 years ago
  7. 6d69630 drm/nouveau: completely fail init if we fail to map the PRAMIN BAR by Ben Skeggs · 14 years ago
  8. 1eb3810 drm/nouveau: match U/DP script against SOR link by Ben Skeggs · 14 years ago
  9. f712d0c drm/radeon/kms/pm: resurrect printing power states by Rafał Miłecki · 14 years ago
  10. 0fcbe94 drm/radeon/kms: add trivial debugging for voltage by Rafał Miłecki · 14 years ago
  11. a081a9d drm/radeon/kms/r600+: use voltage from requested clock mode (v3) by Rafał Miłecki · 14 years ago
  12. 4d60173 drm/radeon/kms/pm: track current voltage (v2) by Alex Deucher · 14 years ago
  13. aa1df0f drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880 by Alex Deucher · 14 years ago
  14. cbd4623 drm/radeon/kms: fix typo in printing the HPD info by Alex Deucher · 14 years ago
  15. c9e75b2 drm/radeon/kms/pm: add mid profile by Alex Deucher · 14 years ago
  16. f8ed8b4 drm/radeon/kms/pm: Misc fixes by Alex Deucher · 14 years ago
  17. 8de016e drm/radeon/kms/combios: fix typo in voltage fix by Alex Deucher · 14 years ago
  18. 148a03b drm/radeon/kms/evergreen: set accel_enabled by Alex Deucher · 14 years ago
  19. 9b8eb4d drm/vmwgfx: return -EFAULT for copy_to_user errors by Dan Carpenter · 14 years ago
  20. e902a35 drm/drm_crtc: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  21. fc2362a drm/fb: use printk to print out the switching to text mode error. by Dave Airlie · 14 years ago
  22. 9bad145 drm/radeon: fix PM on non-vram cards. by Dave Airlie · 14 years ago
  23. 5a79395 drm: Propagate error from drm_fb_helper_init(). by Chris Wilson · 14 years ago
  24. a3524f1 drm/i915: fix oops on single crtc devices. by Dave Airlie · 14 years ago
  25. e7b526b drm/i915: Move non-phys cursors into the GTT by Chris Wilson · 14 years ago
  26. 1067b6c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  27. d8dcaa1 drm/radeon/kms: make sure display hw is disabled when suspending by Alex Deucher · 14 years ago
  28. d8bd19d drm/vmwgfx: Allow userspace to change default layout. Bump minor. by Jakob Bornecrantz · 14 years ago
  29. 991b7b4 drm/vmwgfx: Fix framebuffer modesetting by Jakob Bornecrantz · 14 years ago
  30. 7c4f778 drm/vmwgfx: Fix vga save / restore with display topology. by Thomas Hellstrom · 14 years ago
  31. c0db9cb vgaarb: use MIT license by Tiago Vignatti · 14 years ago
  32. 2d6e9b9 vgaarb: convert pr_devel() to pr_debug() by Tiago Vignatti · 14 years ago
  33. 84d88f4 drm/radeon/kms/pm: voltage fixes by Alex Deucher · 14 years ago
  34. 9264587 drm/radeon/kms/pm: radeon_set_power_state fixes by Alex Deucher · 14 years ago
  35. c5e8ce6 drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+ by Alex Deucher · 14 years ago
  36. 9349d5c drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen by Alex Deucher · 14 years ago
  37. 7ac9aa5 drm/radeon/kms/pm: add support for SetVoltage cmd table (V2) by Alex Deucher · 14 years ago
  38. 709d015 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  39. e3a815f drm/i915: add HAS_BSD check to i915_getparam by Zou Nan hai · 14 years ago
  40. 9bc3549 drm/i915: Honor sync polarity from VBT panel timing descriptors by Adam Jackson · 14 years ago
  41. cb5fcbd drm/radeon/kms/evergreen: add initial CS parser by Alex Deucher · 14 years ago
  42. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  43. afa3b60 Merge branch 'drm-switcheroo-fixes' into drm-testing by Dave Airlie · 14 years ago
  44. c09a350 Merge branch 'drm-vmware-fixes' into drm-testing by Dave Airlie · 14 years ago
  45. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 14 years ago
  46. fc5ea29 drm/nouveau: fixup confusion over which handle the DSM is hanging off. by Dave Airlie · 14 years ago
  47. afeb3e1 drm/nouveau: attempt to get bios from ACPI v3 by Dave Airlie · 14 years ago
  48. 8b281db drm/nv50: cast IGP memory location to u64 before shifting by Ben Skeggs · 14 years ago
  49. 4abe438 drm/ttm: Fix ttm_page_alloc.c by Thomas Hellstrom · 14 years ago
  50. e8613c0 drm/ttm: Fix cached TTM page allocation. by Thomas Hellstrom · 14 years ago
  51. 1ca14e7 drm/vmwgfx: Remove some leftover debug messages. by Thomas Hellstrom · 14 years ago
  52. 316ab13 drm/vmwgfx: Print warnings in kernel log about bo pinning that fails. by Jakob Bornecrantz · 14 years ago
  53. 792778e drm/vmwgfx: Unpause overlay on update. by Jakob Bornecrantz · 14 years ago
  54. 259600d5 drm/vmwgfx: Some modesetting cleanups and fixes. by Jakob Bornecrantz · 14 years ago
  55. d451f62 drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code. by Jakob Bornecrantz · 14 years ago
  56. bbfad33 drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit. by Jakob Bornecrantz · 14 years ago
  57. 22ee861 drm/vmwgfx: Reserve first part of VRAM for framebuffer. by Thomas Hellstrom · 14 years ago
  58. d7e1958 drm/vmwgfx: Support older hardware. by Jakob Bornecrantz · 14 years ago
  59. 1ae1ddd drm/vmwgfx: Get connector status from detection function. by Jakob Bornecrantz · 14 years ago
  60. 1925d45 drm/vmwgfx: Add kernel throttling support. Bump minor. by Thomas Hellstrom · 14 years ago
  61. 04e9e94 drm/vmwgfx: Make sure to unpin old and pin new framebuffer. by Jakob Bornecrantz · 14 years ago
  62. 6a591a9 drm/vmwgfx: Fix single framebuffer detection. by Jakob Bornecrantz · 14 years ago
  63. 7e71f8a drm/vmwgfx: Assume larger framebuffer max size. by Jakob Bornecrantz · 14 years ago
  64. 24010e4 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  65. cf22f20 drm/radeon: fix the r100/r200 ums block 0 page fix by Dave Airlie · 14 years ago
  66. a1786bd drm/i915: Unmask interrupt for render engine on Sandybridge by Zhenyu Wang · 14 years ago
  67. ca76482 drm/i915: Fix PIPE_CONTROL command on Sandybridge by Zhenyu Wang · 14 years ago
  68. ab34c22 drm/i915: Fix up address spaces in slow_kernel_write() by Chris Wilson · 14 years ago
  69. 99a03df drm/i915: Use non-atomic kmap for slow copy paths by Chris Wilson · 14 years ago
  70. 9b8c4a0 drm/i915: Avoid moving from CPU domain during pwrite by Chris Wilson · 14 years ago
  71. 68f95ba drm/i915: Cleanup after failed initialization of ringbuffers by Chris Wilson · 14 years ago
  72. 654fc60 drm/i915: Reject bind_to_gtt() early if object > aperture by Chris Wilson · 14 years ago
  73. 85cd461 drm/i915: Check error code whilst moving buffer to GTT domain. by Chris Wilson · 14 years ago
  74. 3d1cc47 drm/i915: Remove spurious warning "Failure to install fence" by Chris Wilson · 14 years ago
  75. ac0c6b5 drm/i915: Rebind bo if currently bound with incorrect alignment. by Chris Wilson · 14 years ago
  76. a7faf32 drm/i915: Include pitch in set_base debug statement. by Chris Wilson · 14 years ago
  77. a939406 drm/i915: Only print "nothing to do" debug message as required. by Chris Wilson · 14 years ago
  78. 808b24d6 drm/i915: Propagate error from unbinding an unfenceable object. by Chris Wilson · 14 years ago
  79. b118c1e drm/i915: Avoid nesting of domain changes when setting display plane by Chris Wilson · 14 years ago
  80. 468f0b4 drm/i915: Hold the spinlock whilst resetting unpin_work along error path by Chris Wilson · 14 years ago
  81. 35aed2e drm/i915: Only print an message if there was an error by Chris Wilson · 14 years ago
  82. becd214 drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack by Ben Skeggs · 14 years ago
  83. 26099a7 drm/nouveau: fix dual-link displays when plugged into single-link outputs by Ben Skeggs · 14 years ago
  84. 2c58077 drm/nv50: obey dcb->duallink_possible by Ben Skeggs · 14 years ago
  85. 2348487 drm/nv50: fix duallink_possible calculation for DCB 4.0 cards by Ben Skeggs · 14 years ago
  86. 73db4be drm/nouveau: don't execute INIT_GPIO unless we're really running the table by Ben Skeggs · 14 years ago
  87. f50c0b9 drm/nv40: allow cold-booting of nv4x chipsets by Ben Skeggs · 14 years ago
  88. d13102c drm/nouveau: fix POST detection for certain chipsets by Ben Skeggs · 14 years ago
  89. 7fc74f1 drm/nouveau: Add getparam for current PTIMER time. by Marcin Kościelnicki · 14 years ago
  90. b334f2b drm/nouveau: allow cursor image and position to survive suspend by Maarten Maathuis · 14 years ago
  91. e20f9c6 drm/i915: Clean up leftover bits from hws move to ring structure. by Eric Anholt · 14 years ago
  92. 9553426 drm/i915: Add CxSR support on Pineview DDR3 by Li Peng · 14 years ago
  93. d8201ab i915: remove unneeded null checks by Dan Carpenter · 14 years ago
  94. 90a78e8 i915/intel_sdvo: remove unneeded null check by Dan Carpenter · 14 years ago
  95. 467b200 drm/i915: Fix HDMI mode select for Cougarpoint PCH by Zhenyu Wang · 14 years ago
  96. 778c354 drm/i915: combine all small integers into one single bitfield by Daniel Vetter · 14 years ago
  97. a7de64e drm/i915/dp: Add DPCD data to debug output by Adam Jackson · 14 years ago
  98. 9962c92 drm/i915/dp: Only enable enhanced framing if the sink supports it by Adam Jackson · 14 years ago
  99. 9908ff7 drm/i915: Kill dangerous pending-flip debugging by Chris Wilson · 14 years ago
  100. 9a7e849 drm/i915: Storage class should be before const qualifier by Tobias Klauser · 14 years ago