1. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  2. bfac4d6 drm/i915: Ignore LVDS EDID when it is unavailabe or invalid by Zhao Yakui · 15 years ago
  3. 9875557 drm/i915: Add no_lvds entry for the Clientron U800 by Stefan Bader · 15 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  5. c751ce4 drm/i915: Rename many remaining uses of "output" to encoder or connector. by Eric Anholt · 15 years ago
  6. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 15 years ago
  7. 23010e4 drm/i915: introduce to_intel_bo helper by Daniel Vetter · 15 years ago
  8. 8d06a1e drm/i915: Disable FBC on 915GM and 945GM. by Robert Hooker · 15 years ago
  9. 6e6c822 drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. by Eric Anholt · 15 years ago
  10. fe30519 drm/intel: fix up set_tiling for untiled->tiled transition by Daniel Vetter · 15 years ago
  11. 8956c8b drm/i915: Set up the documented clock gating on Sandybridge and Ironlake. by Eric Anholt · 15 years ago
  12. 915a428 drm/i915: fix small leak on overlay error path by Dan Carpenter · 15 years ago
  13. 1f2b101 drm/i915: Avoid NULL deref in get_pages() unwind after error. by Chris Wilson · 15 years ago
  14. 59f2d0f drm/i915: Fix check with IS_GEN6 by Zhenyu Wang · 15 years ago
  15. 76e47c3 drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats by Joe Perches · 15 years ago
  16. 71cf39b drm/i915: Enable VS timer dispatch. by Eric Anholt · 15 years ago
  17. 4967790 drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers by Priit Laes · 15 years ago
  18. 5d93916 drm/i915: remove an unnecessary wait_request() by Owain G. Ainsworth · 15 years ago
  19. f05dd2f drm/i915: Don't bother with the BKL for GEM ioctls. by Eric Anholt · 15 years ago
  20. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 15 years ago
  21. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  22. 6070a4a drm/i915: Use a dmi quirk to skip a broken SDVO TV output. by Zhao Yakui · 15 years ago
  23. 469d129 drm/i915: enable/disable LVDS port at DPMS time by Jesse Barnes · 15 years ago
  24. 16edd55 drm/i915: check for multiple write domains in pin_and_relocate by Daniel Vetter · 15 years ago
  25. 922a2ef drm/i915: clean-up i915_gem_flush_gpu_write_domain by Daniel Vetter · 15 years ago
  26. 4df2faf drm/i915: reuse i915_gpu_idle helper by Daniel Vetter · 15 years ago
  27. 6356039 drm/i915: ensure lru ordering of fence_list by Daniel Vetter · 15 years ago
  28. ae3db24 drm/i915: extract fence stealing code by Daniel Vetter · 15 years ago
  29. 4a87b8c drm/i915: fixup active list locking in object_unbind by Daniel Vetter · 15 years ago
  30. 798750e drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code by Daniel Vetter · 15 years ago
  31. 1f7a6e3 drm/i915: Add dependency on the intel agp module by Zhenyu Wang · 15 years ago
  32. c619eed drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. by Eric Anholt · 15 years ago
  33. faa7bde drm/i915: Correct the Sandybridge chipset info structs. by Eric Anholt · 15 years ago
  34. b9201c1 drm/i915: Disable the hangcheck reset on Sandybridge until we add support. by Eric Anholt · 15 years ago
  35. a13e409 drm/i915: Add a new mobile Sandybridge PCI ID. by Eric Anholt · 15 years ago
  36. 14bc490 drm/i915, agp/intel: Fix stolen memory size on Sandybridge by Zhenyu Wang · 15 years ago
  37. 2109953 drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON. by Eric Anholt · 15 years ago
  38. c2416fc drm/i915: Disable the surface tile swizzling on Sandybridge. by Eric Anholt · 15 years ago
  39. f6e450a drm/i915: Fix sandybridge status page setup. by Eric Anholt · 15 years ago
  40. 4e901fd drm/i915: Set up fence registers on sandybridge. by Eric Anholt · 15 years ago
  41. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  42. 30d6c72 Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 15 years ago
  43. de19322 Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 15 years ago
  44. 9df3079 drm/i915: Record batch buffer following GPU error by Chris Wilson · 15 years ago
  45. 7b9c5ab drm/i915: give up on 8xx lid status by Jesse Barnes · 15 years ago
  46. f590d27 drm/i915: reduce some of the duplication of tiling checking by Owain Ainsworth · 15 years ago
  47. 10ae9bd drm/i915: blow away userspace mappings before fence change by Daniel Vetter · 15 years ago
  48. 4a72661 drm/i915: move a gtt flush to the correct place by Daniel Vetter · 15 years ago
  49. 4f8a567 drm/i915: overlay: drop superflous gpu flushes by Daniel Vetter · 15 years ago
  50. 4667a4a drm/i915: overlay: nuke readback to flush wc caches by Daniel Vetter · 15 years ago
  51. 61caf87 i915 / PM: Fix hibernate regression caused by suspend/resume splitting by Rafael J. Wysocki · 15 years ago
  52. 4a9bef3 drm/i915: provide self-refresh status in debugfs by Jesse Barnes · 15 years ago
  53. b5e50c3 drm/i915: provide FBC status in debugfs by Jesse Barnes · 15 years ago
  54. 357b13c drm/i915: fix drps disable so unload & re-load works by Jesse Barnes · 15 years ago
  55. 060e645 drm/i915: Fix OGLC performance regression on 945 by Li Peng · 15 years ago
  56. b5b72e8 drm/i915: Deobfuscate the render p-state obfuscation by Matthew Garrett · 15 years ago
  57. f97108d drm/i915: add dynamic performance control support for Ironlake by Jesse Barnes · 15 years ago
  58. ee980b8 drm/i915: enable memory self refresh on 9xx by Li Peng · 15 years ago
  59. b397c83 drm/i915: Don't reserve compatibility fence regs in KMS mode. by Eric Anholt · 15 years ago
  60. c480441 drm/i915: Keep MCHBAR always enabled by Zhenyu Wang · 15 years ago
  61. 29105cc drm/i915: Replace open-coded eviction in i915_gem_idle() by Chris Wilson · 15 years ago
  62. 1379d2f ACPI, i915: blacklist Clevo M5x0N bad_lid state by Zhang Rui · 15 years ago
  63. bc9025b Use drm_gem_object_[handle_]unreference_unlocked where possible by Luca Barbieri · 15 years ago
  64. 75dfca8 drm/i915: hold ref on flip object until it completes by Jesse Barnes · 15 years ago
  65. 84b79f8 drm/i915: Fix crash while aborting hibernation by Rafael J. Wysocki · 15 years ago
  66. a40e8d3 drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls. by Owain Ainsworth · 15 years ago
  67. aacef09 drm/i915: fix pipe source image setting in flip command by Zhenyu Wang · 15 years ago
  68. f072d2e drm/i915: fix flip done interrupt on Ironlake by Zhenyu Wang · 15 years ago
  69. b1b87f6 drm/i915: untangle page flip completion by Jesse Barnes · 15 years ago
  70. ee25df2 drm/i915: handle FBC and self-refresh better by Jesse Barnes · 15 years ago
  71. fd2e8ea drm/i915: Increase fb alignment to 64k by Chris Wilson · 15 years ago
  72. 99fcb76 drm/i915: Update write_domains on active list after flush. by Daniel Vetter · 15 years ago
  73. b91ad0e drm/i915: Rework DPLL calculation parameters for Ironlake by Zhenyu Wang · 15 years ago
  74. f6510ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  75. 93533c2 drm/i915: Fix leak of relocs along do_execbuffer error path by Chris Wilson · 15 years ago
  76. 67026e0 drm/i915: slow acpi_lid_open() causes flickering - V2 by Thomas Meyer · 15 years ago
  77. 33c5fd1 drm/i915: Disable SR when more than one pipe is enabled by David John · 15 years ago
  78. 013d5aa drm/i915: page flip support for Ironlake by Jesse Barnes · 15 years ago
  79. f034b12 drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop by Zhao Yakui · 15 years ago
  80. 2dd8738 drm/i915: Add support for SDVO composite TV by Zhao Yakui · 15 years ago
  81. 643ced9 drm/i915: don't trigger ironlake vblank interrupt at irq install by Li Peng · 15 years ago
  82. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 15 years ago
  83. de3f440 drm/i915: handle non-flip pending case when unpinning the scanout buffer by Jesse Barnes · 15 years ago
  84. 8a6c77d drm/i915: Fix the device info of Pineview by Li Peng · 15 years ago
  85. c062df6 drm/i915: enable vblank interrupt on ironlake by Li Peng · 15 years ago
  86. 0ce907f drm/i915: Prevent use of uninitialized pointers along error path. by Chris Wilson · 15 years ago
  87. eceb784 drm/i915: disable hotplug detect before Ironlake CRT detect by Zhenyu Wang · 15 years ago
  88. 9b974cc drm/i915: enable 36bit physical address for hardware status page by Zhenyu Wang · 15 years ago
  89. 6251ec0 drm/i915: fix eDP pipe mask by Zhenyu Wang · 15 years ago
  90. 885a5fb drm/i915: fix pixel color depth setting on eDP by Zhenyu Wang · 15 years ago
  91. 500a8cc drm/i915: parse eDP panel color depth from VBT block by Zhenyu Wang · 15 years ago
  92. 3381434 drm/i915: disable LVDS downclock by default by Jesse Barnes · 15 years ago
  93. 21bd770 drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register by Zhao Yakui · 15 years ago
  94. 6036ae7 drm/i915: Remove chatty execbuf failure message. by Eric Anholt · 15 years ago
  95. c7c8510 drm/i915: remove loop in Ironlake interrupt handler by Zou Nan hai · 15 years ago
  96. b9241ea drm/i915: Don't wait interruptible for possible plane buffer flush by Zhenyu Wang · 15 years ago
  97. 7c3f0a2 drm/i915: try another possible DDC bus for the SDVO device with multiple outputs by Zhao Yakui · 15 years ago
  98. 6a304ca drm/i915: Read the response after issuing DDC bus switch command by Zhao Yakui · 15 years ago
  99. 6207937 drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP by Zhao Yakui · 15 years ago
  100. d8e2920 drm/i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago