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