1. ac2874b drm: add vblank event trace point by Jesse Barnes · 14 years ago
  2. 97e0214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  3. 70565d0 drm/i915: fix page flip finish vs. prepare on plane B by Jesse Barnes · 14 years ago
  4. 985b823 drm/i915: fix hibernation since i915 self-reclaim fixes by Linus Torvalds · 14 years ago
  5. dd1ea37 drm/i915: change default panel fitting mode to preserve aspect ratio by Jesse Barnes · 14 years ago
  6. 132b6aa drm/i915: fix uninitialized variable warning in i915_setup_compression() by Prarit Bhargava · 14 years ago
  7. ee0c6bf drm/i915: take struct_mutex in i915_dma_cleanup() by Dan Carpenter · 14 years ago
  8. 2d1c975 drm/i915: Fix CRT hotplug regression in 2.6.35-rc1 by Andy Lutomirski · 14 years ago
  9. fe27d53 i915: fix ironlake edp panel setup (v4) by Dave Airlie · 14 years ago
  10. adcdbc6 drm/i915: don't access FW_BLC_SELF on 965G by Jesse Barnes · 14 years ago
  11. 43ed340 drm/i915: Account for space on the ring buffer consumed whilst wrapping. by Chris Wilson · 14 years ago
  12. 2f9c6b0 drm/radeon/kms: remove rv100 bios connector quirk by Alex Deucher · 14 years ago
  13. 773c3fa drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode by Alex Deucher · 14 years ago
  14. 3f53eb6 DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re: [Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300) by Rafael J. Wysocki · 14 years ago
  15. f892034 drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2) by Alex Deucher · 14 years ago
  16. 580b4ff drm/radeon: add quirk to make HP nx6125 laptop resume. by Dave Airlie · 14 years ago
  17. 60a4a3e drm/radeon/kms: add some missing regs to evergreen gpu init by Alex Deucher · 14 years ago
  18. 09d7e78 drm/radeon/kms: fix typos in evergreen command checker by Alex Deucher · 14 years ago
  19. 07bb084 drm/radeon/kms: avoid oops on mac r4xx cards by Alex Deucher · 14 years ago
  20. 46fcd2b drm/radeon/kms: Force HDP_NONSURF to maximum size by Jerome Glisse · 14 years ago
  21. 2ff776c drm/radeon/kms: disable frac fb dividers for rs6xx by Alex Deucher · 14 years ago
  22. 8b5d8de drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU. by Dave Airlie · 14 years ago
  23. f96b35c drm/radeon/kms: fix typo in evergreen_gpu_init by Alex Deucher · 14 years ago
  24. 4cdb82b drm/radeon/kms: return ret in cursor_set failure path by Matt Turner · 14 years ago
  25. 7c2a9ac drm/ttm: non pooled page allocation should have GFP_USER set by Jerome Glisse · 14 years ago
  26. 37cf6b0 drm/radeon/r100/r200: fix calculation of compressed cube maps by Roland Scheidegger · 14 years ago
  27. 688acaa drm/radeon/r200: handle more hw tex coord types by Roland Scheidegger · 14 years ago
  28. f9da52d drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx by Roland Scheidegger · 14 years ago
  29. 76a7142 drm/radeon: add fake RN50 table for powerpc by Dave Airlie · 14 years ago
  30. b829e01 drm/fb: Fix video= mode computation by Adam Jackson · 14 years ago
  31. a5f798c drm/radeon/kms: fix DP after DPMS cycle by Alex Deucher · 14 years ago
  32. 09bdf59 drm/radeon/kms: fix dpms state on resume by Cedric Godin · 14 years ago
  33. 0888e88 drm/radeon/kms: fix bandwidth calculation when sideport is present by Alex Deucher · 14 years ago
  34. 1afe3e9 drm/i915: gen3 page flipping fixes by Jesse Barnes · 14 years ago
  35. 83f7fd0 drm/i915: don't queue flips during a flip pending event by Jesse Barnes · 14 years ago
  36. be26a10 drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer. by Zou Nan hai · 14 years ago
  37. 45ac22c drm/i915: Turn on 945 self-refresh only if single CRTC is active by Li Peng · 14 years ago
  38. f5c5f04 radeon/kms: fix powerpc/rn50 untiled behaviour. by Dave Airlie · 14 years ago
  39. 1ab064d drm/radeon: fix dual-head on rv250 by Dave Airlie · 14 years ago
  40. 8d86dc6 Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)." by Linus Torvalds · 14 years ago
  41. b62e948 drm/radeon: don't poll tv dac if crtc2 is in use. by Dave Airlie · 14 years ago
  42. d294ed6 drm/radeon: reset i2c valid to avoid incorrect tv-out polling. by Dave Airlie · 14 years ago
  43. 4eb3033 drm/nv50: fix iommu errors caused by device reading from address 0 by Ben Skeggs · 14 years ago
  44. 7504794 drm/nouveau: off by one in init_i2c_device_find() by Dan Carpenter · 14 years ago
  45. 55a4c5c nouveau: off by one in nv50_gpio_location() by Dan Carpenter · 14 years ago
  46. 6d69630 drm/nouveau: completely fail init if we fail to map the PRAMIN BAR by Ben Skeggs · 14 years ago
  47. 1eb3810 drm/nouveau: match U/DP script against SOR link by Ben Skeggs · 14 years ago
  48. f712d0c drm/radeon/kms/pm: resurrect printing power states by Rafał Miłecki · 14 years ago
  49. 0fcbe94 drm/radeon/kms: add trivial debugging for voltage by Rafał Miłecki · 14 years ago
  50. a081a9d drm/radeon/kms/r600+: use voltage from requested clock mode (v3) by Rafał Miłecki · 14 years ago
  51. 4d60173 drm/radeon/kms/pm: track current voltage (v2) by Alex Deucher · 14 years ago
  52. aa1df0f drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880 by Alex Deucher · 14 years ago
  53. cbd4623 drm/radeon/kms: fix typo in printing the HPD info by Alex Deucher · 14 years ago
  54. c9e75b2 drm/radeon/kms/pm: add mid profile by Alex Deucher · 14 years ago
  55. f8ed8b4 drm/radeon/kms/pm: Misc fixes by Alex Deucher · 14 years ago
  56. 8de016e drm/radeon/kms/combios: fix typo in voltage fix by Alex Deucher · 14 years ago
  57. 148a03b drm/radeon/kms/evergreen: set accel_enabled by Alex Deucher · 14 years ago
  58. 9b8eb4d drm/vmwgfx: return -EFAULT for copy_to_user errors by Dan Carpenter · 14 years ago
  59. e902a35 drm/drm_crtc: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  60. fc2362a drm/fb: use printk to print out the switching to text mode error. by Dave Airlie · 14 years ago
  61. 9bad145 drm/radeon: fix PM on non-vram cards. by Dave Airlie · 14 years ago
  62. 5a79395 drm: Propagate error from drm_fb_helper_init(). by Chris Wilson · 14 years ago
  63. a3524f1 drm/i915: fix oops on single crtc devices. by Dave Airlie · 14 years ago
  64. e7b526b drm/i915: Move non-phys cursors into the GTT by Chris Wilson · 14 years ago
  65. c496fa1 drm/i915/gen4: Fix interrupt setup ordering by Adam Jackson · 14 years ago
  66. f458823 drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection. by Dave Müller · 14 years ago
  67. 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
  68. d8dcaa1 drm/radeon/kms: make sure display hw is disabled when suspending by Alex Deucher · 14 years ago
  69. d8bd19d drm/vmwgfx: Allow userspace to change default layout. Bump minor. by Jakob Bornecrantz · 14 years ago
  70. 991b7b4 drm/vmwgfx: Fix framebuffer modesetting by Jakob Bornecrantz · 14 years ago
  71. 7c4f778 drm/vmwgfx: Fix vga save / restore with display topology. by Thomas Hellstrom · 14 years ago
  72. 84d88f4 drm/radeon/kms/pm: voltage fixes by Alex Deucher · 14 years ago
  73. 9264587 drm/radeon/kms/pm: radeon_set_power_state fixes by Alex Deucher · 14 years ago
  74. c5e8ce6 drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+ by Alex Deucher · 14 years ago
  75. 9349d5c drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen by Alex Deucher · 14 years ago
  76. 7ac9aa5 drm/radeon/kms/pm: add support for SetVoltage cmd table (V2) by Alex Deucher · 14 years ago
  77. 382fe70 drm/i915: Move non-phys cursors into the GTT by Chris Wilson · 14 years ago
  78. 0d7168b Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)." by Carl Worth · 14 years ago
  79. 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
  80. e3a815f drm/i915: add HAS_BSD check to i915_getparam by Zou Nan hai · 14 years ago
  81. 9bc3549 drm/i915: Honor sync polarity from VBT panel timing descriptors by Adam Jackson · 14 years ago
  82. cb5fcbd drm/radeon/kms/evergreen: add initial CS parser by Alex Deucher · 14 years ago
  83. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  84. afa3b60 Merge branch 'drm-switcheroo-fixes' into drm-testing by Dave Airlie · 14 years ago
  85. c09a350 Merge branch 'drm-vmware-fixes' into drm-testing by Dave Airlie · 14 years ago
  86. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 14 years ago
  87. fc5ea29 drm/nouveau: fixup confusion over which handle the DSM is hanging off. by Dave Airlie · 14 years ago
  88. afeb3e1 drm/nouveau: attempt to get bios from ACPI v3 by Dave Airlie · 14 years ago
  89. 8b281db drm/nv50: cast IGP memory location to u64 before shifting by Ben Skeggs · 14 years ago
  90. 4abe438 drm/ttm: Fix ttm_page_alloc.c by Thomas Hellstrom · 14 years ago
  91. e8613c0 drm/ttm: Fix cached TTM page allocation. by Thomas Hellstrom · 14 years ago
  92. 1ca14e7 drm/vmwgfx: Remove some leftover debug messages. by Thomas Hellstrom · 14 years ago
  93. 316ab13 drm/vmwgfx: Print warnings in kernel log about bo pinning that fails. by Jakob Bornecrantz · 14 years ago
  94. 792778e drm/vmwgfx: Unpause overlay on update. by Jakob Bornecrantz · 14 years ago
  95. 259600d5 drm/vmwgfx: Some modesetting cleanups and fixes. by Jakob Bornecrantz · 14 years ago
  96. d451f62 drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code. by Jakob Bornecrantz · 14 years ago
  97. bbfad33 drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit. by Jakob Bornecrantz · 14 years ago
  98. 22ee861 drm/vmwgfx: Reserve first part of VRAM for framebuffer. by Thomas Hellstrom · 14 years ago
  99. d7e1958 drm/vmwgfx: Support older hardware. by Jakob Bornecrantz · 14 years ago
  100. 1ae1ddd drm/vmwgfx: Get connector status from detection function. by Jakob Bornecrantz · 14 years ago