1. 75a1e32 Merge git://git.infradead.org/~dwmw2/ideapad-2.6 by Linus Torvalds · 16 years ago
  2. 54b9b30 Call acpi_video_register() in intel_opregion_init() failure path by David Woodhouse · 16 years ago
  3. aa9f56b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  4. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 16 years ago
  5. 7203425 drm: expand gamma_set by James Simmons · 16 years ago
  6. bf79cb9 drm: Use ENOENT consistently for the error return for an unmatched handle. by Chris Wilson · 16 years ago
  7. cce13ff drm: Propagate error code from fb_create() by Chris Wilson · 16 years ago
  8. fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  9. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  10. c924b93 i915: when kgdb is active display compression should be off by Jason Wessel · 16 years ago
  11. 8125556 drm/i915: use new fb debug hooks by Jesse Barnes · 16 years ago
  12. fca3ec0 drm,io-mapping: Specify slot to use for atomic mappings by Chris Wilson · 16 years ago
  13. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  14. 7b824ec drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it. by Eric Anholt · 16 years ago
  15. d1d6ca7 drm/agp/i915: trim stolen space to 32M by Jesse Barnes · 16 years ago
  16. cda4b7d drm/i915: Unset cursor if out-of-bounds upon mode change (v4) by Chris Wilson · 16 years ago
  17. 86f100b drm/i915: Unreference object not handle on creation by Chris Wilson · 16 years ago
  18. 8dc1775 drm/i915: Attempt to uncouple object after catastrophic failure in unbind by Chris Wilson · 16 years ago
  19. be72615 drm/i915: Repeat unbinding during free if interrupted (v6) by Chris Wilson · 16 years ago
  20. b09a1fe drm/i915: Refactor i915_gem_retire_requests() by Chris Wilson · 16 years ago
  21. b9421ae drm/i915: Warn if we run out of FIFO space for a mode by Chris Wilson · 16 years ago
  22. 8de9b31 drm/i915: Round up the watermark entries (v3) by Chris Wilson · 16 years ago
  23. d796136 drm/i915: Typo in (unused) register mask for overlay. by Chris Wilson · 16 years ago
  24. a1efd14 drm/i915: Check overlay stride errata for i830 and i845 by Chris Wilson · 16 years ago
  25. 7de56f4 drm/i915: Validate the mode for eDP by using fixed panel size by Zhao Yakui · 16 years ago
  26. 0d3a1bee drm/i915: Always use the fixed panel timing for eDP by Zhao Yakui · 16 years ago
  27. 1fc7947 drm/i915: Enable panel fitting for eDP by Zhao Yakui · 16 years ago
  28. b9efc48 drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT by Zhao Yakui · 16 years ago
  29. 81a14b4 drm/i915/sdvo: Set sync polarity based on actual mode by Adam Jackson · 16 years ago
  30. b599c0b drm/i915/hdmi: Set sync polarity based on actual mode by Adam Jackson · 16 years ago
  31. d6d9526 drm/i915/pch: Set transcoder sync polarity for DP based on actual mode by Adam Jackson · 16 years ago
  32. cb0953d drm/i915: Initialize LVDS and eDP outputs before anything else by Adam Jackson · 16 years ago
  33. b329530 drm/i915/dp: Correctly report eDP in the core connector type by Adam Jackson · 16 years ago
  34. f091737 drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning by Adam Jackson · 16 years ago
  35. 49be663 drm/i915: Refactor panel fitting on the LVDS. (v2) by Chris Wilson · 16 years ago
  36. 7167704 drm/i915: Remove the redundant check for a fixed_panel_mode by Chris Wilson · 16 years ago
  37. 4f44407 drm/i915: apply DP bandwidth workaround for PCH eDP as well by Jesse Barnes · 16 years ago
  38. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 16 years ago
  39. 6103da0 drm/i915: Include any alternate names by which the device is known. by Chris Wilson · 16 years ago
  40. 534843d drm/i915: Use 128k alignment for untiled display surface on i965 (v2) by Chris Wilson · 16 years ago
  41. e1a4474 drm/i915/pch: Cosmetic fix to FDI link training by Adam Jackson · 16 years ago
  42. 2991196 drm/i915: cleanup: use ARRAY_SIZE() by Dan Carpenter · 16 years ago
  43. cbb465e drm/i915: Include instdone[1] in hangcheck by Chris Wilson · 16 years ago
  44. 0b34000 drm/i915: Remove the WARN when failing to set tiling. by Chris Wilson · 16 years ago
  45. 2377b74 drm/i915: fix FDI frequency check by Jesse Barnes · 16 years ago
  46. 3ca87e8 drm/i915: Sparse warning about invalid value for burst_ena in tv_modes by Chris Wilson · 16 years ago
  47. d312ec2 drm/i915: Sparse warns about the incorrect sign for storing bit17 by Chris Wilson · 16 years ago
  48. b4b78d1 drm/i915: Silence sparse over non-static local structure. by Chris Wilson · 16 years ago
  49. 2d3fa0d drm/i915: Silence sparse over duplicate members in static initializer by Chris Wilson · 16 years ago
  50. 11824e8 drm/i915: Silence sparse complaints over insufficient bitfield int types. by Chris Wilson · 16 years ago
  51. 2dafb1e drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain() by Chris Wilson · 16 years ago
  52. 96b099f drm/i915: Propagate error from drm_vblank_get() during page-flipping. by Chris Wilson · 16 years ago
  53. 5f35308 drm/i915: Propagate error from drm_install_irq() during EnterVT by Chris Wilson · 16 years ago
  54. 7aa69d2 drm/i915: Typo in #define by Nicolas Kaiser · 16 years ago
  55. b52eb4d drm/i915: Add frame buffer compression support on Ironlake mobile by Zhao Yakui · 16 years ago
  56. c936f44 drm/i915: Calculate cursor watermark under non-SR state for Ironlake by Zhao Yakui · 16 years ago
  57. 4fe5e61 drm/i915: Apply self-refresh watermark calculation for cursor plane by Zhao Yakui · 16 years ago
  58. 1b07e04 drm/i915: Fix fifo size for self-refresh watermark on 965G by Zhao Yakui · 16 years ago
  59. fa14321 drm/i915: Fix watermark calculation in self-refresh mode by Zhao Yakui · 16 years ago
  60. 36e83a1 drm/i915: Add the support of eDP on DP-D for Ibex/CPT by Zhao Yakui · 16 years ago
  61. d874bcf drm/i915: remove duplicate PIPE*STAT bit definitions by Jesse Barnes · 16 years ago
  62. e25e660 drm/i915: remove unused vblank_enable var from i915_driver_irq_handler by Jesse Barnes · 16 years ago
  63. 43b27f4 drm/i915: Explosion following OOM in do_execbuffer. by Chris Wilson · 16 years ago
  64. 0544edf gpu/drm/i915: Add a blacklist to omit modeset on LID open by Thomas Bächler · 16 years ago
  65. d656ae5 Merge tag 'v2.6.35-rc6' into drm-radeon-next by Dave Airlie · 16 years ago
  66. 5620ae2 drm/i915: make sure we shut off the panel in eDP configs by Jesse Barnes · 16 years ago
  67. 225aa01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  68. b690e96 drm/i915: add pipe A force quirks to i915 driver by Jesse Barnes · 16 years ago
  69. 0cc4d43 drm/i915: Fix panel fitting regression since 734b4157 by Chris Wilson · 16 years ago
  70. fbd41a7 drm/i915: fix deadlock in fb teardown by Jesse Barnes · 16 years ago
  71. aebf0da drm/i915: don't free non-existent compressed llb on ILK+ by Jesse Barnes · 16 years ago
  72. 9c928d1 drm/i915: disable FBC when more than one pipe is active by Jesse Barnes · 16 years ago
  73. 127bd2a drm/i915: Use the correct scanout alignment for fbcon. by Chris Wilson · 16 years ago
  74. 9934c13 drm/i915: make sure eDP panel is turned on by Jesse Barnes · 16 years ago
  75. 4a655f0 drm/i915: add PANEL_UNLOCK_REGS definition by Jesse Barnes · 16 years ago
  76. 6ba770d drm/i915: Make G4X-style PLL search more permissive by Adam Jackson · 16 years ago
  77. a392a10 drm/i915: Clear any existing dither mode prior to enabling spatial dithering by Chris Wilson · 16 years ago
  78. be9a3db drm/i915: handle shared framebuffers when flipping by Jesse Barnes · 16 years ago
  79. f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  80. 04ad327 drm: i915: use ARRAY_SIZE by Kulikov Vasiliy · 16 years ago
  81. 9440012 drm/i915: enable low power render writes on GEN3 hardware. by Dave Airlie · 16 years ago
  82. 45503de drm/i915: Define MI_ARB_STATE bits by Keith Packard · 16 years ago
  83. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 16 years ago
  84. cd9f040 drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations by Linus Torvalds · 16 years ago
  85. 102e734 Merge branch 'drm-tracepoints' into drm-testing by Dave Airlie · 16 years ago
  86. a907a2e Merge branch 'drm-intel-lru' into drm-testing by Dave Airlie · 16 years ago
  87. db8cc27 Merge branch 'drm-platform' into drm-testing by Dave Airlie · 16 years ago
  88. db3307a drm: kill drm_mm_node->private by Daniel Vetter · 16 years ago
  89. 6f772d7 drm/i915: Explosion following OOM in do_execbuffer. by Chris Wilson · 16 years ago
  90. 1073af3 gpu/drm/i915: Add a blacklist to omit modeset on LID open by Thomas Bächler · 16 years ago
  91. e5510fa drm/i915: add tracepoints for flip requests & completions by Jesse Barnes · 16 years ago
  92. 97e0214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  93. 70565d0 drm/i915: fix page flip finish vs. prepare on plane B by Jesse Barnes · 16 years ago
  94. 985b823 drm/i915: fix hibernation since i915 self-reclaim fixes by Linus Torvalds · 16 years ago
  95. dd1ea37 drm/i915: change default panel fitting mode to preserve aspect ratio by Jesse Barnes · 16 years ago
  96. 132b6aa drm/i915: fix uninitialized variable warning in i915_setup_compression() by Prarit Bhargava · 16 years ago
  97. ee0c6bf drm/i915: take struct_mutex in i915_dma_cleanup() by Dan Carpenter · 16 years ago
  98. 2d1c975 drm/i915: Fix CRT hotplug regression in 2.6.35-rc1 by Andy Lutomirski · 16 years ago
  99. fe27d53 i915: fix ironlake edp panel setup (v4) by Dave Airlie · 16 years ago
  100. adcdbc6 drm/i915: don't access FW_BLC_SELF on 965G by Jesse Barnes · 16 years ago