1. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  2. 7ff1455 drm/i915: duplicate desired mode for use by fbcon. by Dave Airlie · 17 years ago
  3. be25ed9 drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver by yakui_zhao · 17 years ago
  4. 342dc38 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo by yakui_zhao · 17 years ago
  5. 7fb85bf drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds by yakui_zhao · 17 years ago
  6. 1bcbf39 intelfb: fix spelling of "CLOCK" by Pavel Roskin · 17 years ago
  7. 03d6069 drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect) by Keith Packard · 17 years ago
  8. 2939e1f drm/i915: NOMEM->NOSPC by Chris Wilson · 17 years ago
  9. 21d509e drm/i915: use I915_GEM_GPU_DOMAINS by Chris Wilson · 17 years ago
  10. b1ce786 drm/i915: no need to hold mutex for object lookup by Chris Wilson · 17 years ago
  11. 1f803ee drm/i915: Call drm_vblank_post_modeset() on error paths. by Chris Wilson · 17 years ago
  12. 5f26a2c drm/i915: OR in the COMMAND read domain for the batch buffer. by Chris Wilson · 17 years ago
  13. 83d6079 drm/i915: Sanity check execbuffer arguments before touching state. by Chris Wilson · 17 years ago
  14. fa0864b drm/i915: Skip lvds with Aopen i945GTt-VFA by Michael Cousin · 17 years ago
  15. 036a4a7 drm/i915: handle interrupt on new chipset by Zhenyu Wang · 17 years ago
  16. d765898 drm/i915: enable MCHBAR if needed by Jesse Barnes · 17 years ago
  17. b66d18d drm/i915: avoid non-atomic sysrq execution by Jesse Barnes · 17 years ago
  18. 42c2798 drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count by Jesse Barnes · 17 years ago
  19. 70aa96c drm/i915: add ignore lvds quirk info for AOpen Mini PC by Jarod Wilson · 17 years ago
  20. 714605e drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT by yakui_zhao · 17 years ago
  21. 9b9d172 drm/i915: parse VBT general definition block to get the SDVO device info by yakui_zhao · 17 years ago
  22. 59a036c drm/i915: Add the structure of child_device_config in video BIOS tables. by yakui_zhao · 17 years ago
  23. 040d87f drm/i915: Add Display Port register defines by Keith Packard · 17 years ago
  24. 2245fda drm/i915: Don't trim cursor addresses to 11 bits by Keith Packard · 17 years ago
  25. cb66c69 drm/i915: Set correct TV detection voltage level override values by Ma Ling · 17 years ago
  26. 541998a drm/i915: Add LVDS support for IGDNG by Zhenyu Wang · 17 years ago
  27. 30ad48b drm/i915: Add HDMI support on IGDNG by Zhenyu Wang · 17 years ago
  28. 2c07245 drm/i915: enable kernel modesetting on IGDNG by Zhenyu Wang · 17 years ago
  29. 2cce0d8 drm/i915: Disable tiling on IGDNG for now by Zhenyu Wang · 17 years ago
  30. e170b03 drm/i915: Disable opregion on IGDNG for now by Zhenyu Wang · 17 years ago
  31. b905505 drm/i915: Add new chipset register definitions by Zhenyu Wang · 17 years ago
  32. 280da22 drm/i915: Add chipset/feature defines for for new chipsets by Zhenyu Wang · 17 years ago
  33. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 17 years ago
  34. b962442 drm/i915: Change GEM throttling to be 20ms like the comment says. by Eric Anholt · 17 years ago
  35. 1fd1c62 drm/i915: Save/restore cursor state on suspend/resume. by Eric Anholt · 17 years ago
  36. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 17 years ago
  37. 93c05f2 drm/i915: intel_lvds.c fix section mismatch by Jaswinder Singh Rajput · 17 years ago
  38. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 17 years ago
  39. b8da7de drm: fix irq naming for kms drivers. by Dave Airlie · 17 years ago
  40. 07f4f3e i915: Set object to gtt domain when faulting it back in by Kristian Høgsberg · 17 years ago
  41. cfa16a0 drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing. by Eric Anholt · 17 years ago
  42. e76a16d drm/i915: Fix tiling pitch handling on 8xx. by Eric Anholt · 17 years ago
  43. e4a5d54 drm/i915: Add support for VGA load detection (pre-945). by Ma Ling · 17 years ago
  44. 619ac3b drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. by Ma Ling · 17 years ago
  45. ad5b2a6 drm/i915: Determine type before initialising connector by Jonas Bonn · 17 years ago
  46. 7086c87 drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected. by Ma Ling · 17 years ago
  47. 8863170 drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them by Ma Ling · 17 years ago
  48. 14b6039 i915: support 8xx desktop cursors by Jesse Barnes · 17 years ago
  49. 8e7d2b2 drm/i915: allocate large pointer arrays with vmalloc by Jesse Barnes · 17 years ago
  50. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 17 years ago
  51. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 17 years ago
  52. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 17 years ago
  53. 9d2949a drm/i915: Set HDMI hot plug interrupt enable for only the output in question. by Ma Ling · 17 years ago
  54. c9ed448 drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS. by Ma Ling · 17 years ago
  55. e92597c drm/i915: Use the GM45 VGA hotplug workaround on G45 as well. by Ma Ling · 17 years ago
  56. 425d244 drm/i915: ignore LVDS on intel graphics systems that lie about having it by Jarod Wilson · 17 years ago
  57. 802c7eb drm/i915: sanity check IER at wait_request time by Jesse Barnes · 17 years ago
  58. 0ba0e9e drm/i915: workaround IGD i2c bus issue in kernel side (v2) by Shaohua Li · 17 years ago
  59. 13f4c43 drm/i915: Don't allow binding objects into the last page of the aperture. by Eric Anholt · 17 years ago
  60. 79f11c1 drm/i915: save/restore fence registers across suspend/resume by Keith Packard · 17 years ago
  61. 049ef7e drm/i915: x86 always has writeq. Add I915_READ64 for symmetry. by Keith Packard · 17 years ago
  62. 355d7f3 drm/i915: fix up error path leak in i915_cmdbuffer by Chris Wright · 17 years ago
  63. d816f6a drm/i915: fix unpaired i915 device mutex on entervt failure. by Wu Fengguang · 17 years ago
  64. 7202178 drm/i915: add support for G41 chipset by Zhenyu Wang · 18 years ago
  65. 44ab431 drm/i915: Enable ASLE if present by Matthew Garrett · 17 years ago
  66. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 17 years ago
  67. d770e3c drm/i915: Register ACPI video even when not modesetting by Matthew Garrett · 17 years ago
  68. 5b0bdd6 drm/i915: fix transition to I915_TILING_NONE by Keith Packard · 17 years ago
  69. 07f4f8b drm/i915: Don't let an oops get triggered from irq_emit without dma init. by Eric Anholt · 17 years ago
  70. f544847 drm/i915: allow tiled front buffers on 965+ by Jesse Barnes · 17 years ago
  71. b897e6f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 17 years ago
  72. 68c8434 drm/i915: fix scheduling while holding the new active list spinlock by Shaohua Li · 17 years ago
  73. 280b713 drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. by Eric Anholt · 17 years ago
  74. e5e9ecd drm/i915: Correctly set the write flag for get_user_pages in pread. by Eric Anholt · 17 years ago
  75. 2bc43b5 drm/i915: Fix use of uninitialized var in 40a5f0de by Florian Mickler · 17 years ago
  76. 5b40f87 drm/i915: indicate framebuffer restore key in SysRq help message by Ferenc Wagner · 17 years ago
  77. 9dff6af drm/i915: sync hdmi detection by hdmi identifier with 2D by Ma Ling · 17 years ago
  78. 6115707 drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed) by Shaohua Li · 17 years ago
  79. 6911a9b drm/i915: Implement batch and ring buffer dumping by Ben Gamari · 17 years ago
  80. 478c6a4 Merge branch 'linus' into release by Len Brown · 17 years ago
  81. 5f3dbed Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus by Dave Airlie · 17 years ago
  82. 7a1fb5d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config by Jesse Barnes · 17 years ago
  83. 5e118f4 drm/i915: Add a spinlock to protect the active_list by Carl Worth · 17 years ago
  84. 7026d4a drm/i915: Fix SDVO TV support by Zhenyu Wang · 17 years ago
  85. e642c6f drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command by Zhenyu Wang · 17 years ago
  86. 171a9e9 drm/i915: Fix error in SDVO DTD and modeline convert by Zhenyu Wang · 17 years ago
  87. 33b5296 drm/i915: Fix SDVO command debug function by Zhenyu Wang · 17 years ago
  88. 7d6ff78 drm/i915: fix TV mode setting in property change by Zhenyu Wang · 17 years ago
  89. ebcc8f2 drm/i915: only set TV mode when any property changed by Zhenyu Wang · 17 years ago
  90. 580982d drm/i915: clean up udelay usage by Arjan van de Ven · 17 years ago
  91. 5ca5828 drm/i915: add VGA hotplug support for 945+ by Jesse Barnes · 17 years ago
  92. 4a8df45 drm/i915: correctly set IGD device's gtt size for KMS. by Shaohua Li · 17 years ago
  93. 6b731a6 drm/i915: avoid hanging on to a stale pointer to raw_edid. by Ma Ling · 17 years ago
  94. 959b887 drm/i915: check for -EINVAL from vm_insert_pfn by Jesse Barnes · 17 years ago
  95. 8d7773a drm/i915: fix up tiling/fence reg setup on i8xx class hw by Daniel Vetter · 17 years ago
  96. d008877 drm/i915: check the return value from the copy from user by Dave Airlie · 17 years ago
  97. 90f959b drm: merge Linux master into HEAD by Dave Airlie · 17 years ago
  98. 03ae61d ACPI: fix CONFIG_ACPI=n build by Len Brown · 17 years ago
  99. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 17 years ago
  100. 0b4d569 i915: fix wrong 'size_t' format string by Linus Torvalds · 17 years ago