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