1. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  2. e36ebaf drm: set permissions on edid file to 0444 by Keith Packard · 15 years ago
  3. 75185c9 drm: add newlines to text sysfs files by Keith Packard · 15 years ago
  4. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 15 years ago
  5. b8da7de drm: fix irq naming for kms drivers. by Dave Airlie · 15 years ago
  6. 31db564 ACPI, i915: build fix (v2) by Len Brown · 15 years ago
  7. 07f4f3e i915: Set object to gtt domain when faulting it back in by Kristian Høgsberg · 15 years ago
  8. cfa16a0 drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing. by Eric Anholt · 15 years ago
  9. e76a16d drm/i915: Fix tiling pitch handling on 8xx. by Eric Anholt · 15 years ago
  10. ebd4c99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  11. e4a5d54 drm/i915: Add support for VGA load detection (pre-945). by Ma Ling · 15 years ago
  12. 619ac3b drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. by Ma Ling · 15 years ago
  13. ad5b2a6 drm/i915: Determine type before initialising connector by Jonas Bonn · 15 years ago
  14. 7086c87 drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected. by Ma Ling · 15 years ago
  15. 8863170 drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them by Ma Ling · 15 years ago
  16. 14b6039 i915: support 8xx desktop cursors by Jesse Barnes · 15 years ago
  17. 9b6fe31 drm: Copy back ioctl data to userspace regardless of return code. by Michel Dänzer · 15 years ago
  18. b674137 drm: Round size of SHM maps to PAGE_SIZE by Benjamin Herrenschmidt · 15 years ago
  19. 8e7d2b2 drm/i915: allocate large pointer arrays with vmalloc by Jesse Barnes · 15 years ago
  20. 4e3507f Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into release by Len Brown · 15 years ago
  21. ecb4aed ACPI, i915: build fix by Len Brown · 15 years ago
  22. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  23. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 15 years ago
  24. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 15 years ago
  25. 9d2949a drm/i915: Set HDMI hot plug interrupt enable for only the output in question. by Ma Ling · 15 years ago
  26. c9ed448 drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS. by Ma Ling · 15 years ago
  27. e92597c drm/i915: Use the GM45 VGA hotplug workaround on G45 as well. by Ma Ling · 15 years ago
  28. 425d244 drm/i915: ignore LVDS on intel graphics systems that lie about having it by Jarod Wilson · 15 years ago
  29. 802c7eb drm/i915: sanity check IER at wait_request time by Jesse Barnes · 15 years ago
  30. 0ba0e9e drm/i915: workaround IGD i2c bus issue in kernel side (v2) by Shaohua Li · 15 years ago
  31. 13f4c43 drm/i915: Don't allow binding objects into the last page of the aperture. by Eric Anholt · 15 years ago
  32. f29ce72 drm/i915: automatically select FRAMEBUFFER_CONSOLE if !EMBEDDED by Jesse Barnes · 15 years ago
  33. 413f81e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  34. 42beefc drm/r128: fix r128 ioremaps to use ioremap_wc. by Dave Airlie · 15 years ago
  35. 79f11c1 drm/i915: save/restore fence registers across suspend/resume by Keith Packard · 15 years ago
  36. 049ef7e drm/i915: x86 always has writeq. Add I915_READ64 for symmetry. by Keith Packard · 15 years ago
  37. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  38. 3788f48 drm: cleanup properly in drm_get_dev() failure paths by Ben Skeggs · 15 years ago
  39. 30ddbd9 drm: clean the map list before destroying the hash table by Ben Skeggs · 15 years ago
  40. 400138b drm: remove unreachable code in drm_sysfs.c by Jonas Bonn · 15 years ago
  41. 59738d5 drm: add control node checks missing from kms merge by Jonas Bonn · 15 years ago
  42. c964b12 drm/kms: don't try to shortcut drm mode set function by Dave Airlie · 15 years ago
  43. e8a1344 drm/radeon: bump minor version for occlusion queries support by Maciej Cencora · 15 years ago
  44. b7f0ab4 ACPI, i915: Register ACPI video even when not modesetting by Matthew Garrett · 15 years ago
  45. 355d7f3 drm/i915: fix up error path leak in i915_cmdbuffer by Chris Wright · 15 years ago
  46. d816f6a drm/i915: fix unpaired i915 device mutex on entervt failure. by Wu Fengguang · 15 years ago
  47. 7202178 drm/i915: add support for G41 chipset by Zhenyu Wang · 16 years ago
  48. 5cab385 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  49. 07f1c7a drm: check for minor master before allowing drop master. by Dave Airlie · 15 years ago
  50. 6b00842 drm: set/clear is_master when master changed by Jonas Bonn · 15 years ago
  51. 77d26dc drm: clean dirty memory after device release by Ma Ling · 15 years ago
  52. d9c6f54 drm: count reaches -1 by Roel Kluin · 15 years ago
  53. 44ab431 drm/i915: Enable ASLE if present by Matthew Garrett · 15 years ago
  54. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 15 years ago
  55. d770e3c drm/i915: Register ACPI video even when not modesetting by Matthew Garrett · 15 years ago
  56. 5b0bdd6 drm/i915: fix transition to I915_TILING_NONE by Keith Packard · 15 years ago
  57. 07f4f8b drm/i915: Don't let an oops get triggered from irq_emit without dma init. by Eric Anholt · 15 years ago
  58. f544847 drm/i915: allow tiled front buffers on 965+ by Jesse Barnes · 15 years ago
  59. b897e6f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  60. 68c8434 drm/i915: fix scheduling while holding the new active list spinlock by Shaohua Li · 15 years ago
  61. 280b713 drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. by Eric Anholt · 15 years ago
  62. e5e9ecd drm/i915: Correctly set the write flag for get_user_pages in pread. by Eric Anholt · 15 years ago
  63. 2bc43b5 drm/i915: Fix use of uninitialized var in 40a5f0de by Florian Mickler · 15 years ago
  64. 5b40f87 drm/i915: indicate framebuffer restore key in SysRq help message by Ferenc Wagner · 15 years ago
  65. 9dff6af drm/i915: sync hdmi detection by hdmi identifier with 2D by Ma Ling · 15 years ago
  66. 6115707 drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed) by Shaohua Li · 15 years ago
  67. 6911a9b drm/i915: Implement batch and ring buffer dumping by Ben Gamari · 15 years ago
  68. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  69. 029a2ed drm/radeon: load the right microcode on rs780 by Alex Deucher · 15 years ago
  70. 5f3dbed Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus by Dave Airlie · 15 years ago
  71. 7a1fb5d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config by Jesse Barnes · 15 years ago
  72. b94ee65 drm: fix EDID backward compat check by Jesse Barnes · 15 years ago
  73. 6714977 drm: sync the mode validation for INTERLACE/DBLSCAN by yakui_zhao · 15 years ago
  74. 16456c8 drm: fix typo in edid vendor parsing. by Dave Airlie · 15 years ago
  75. 1055f9d drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. by Jesse Barnes · 15 years ago
  76. 5e118f4 drm/i915: Add a spinlock to protect the active_list by Carl Worth · 15 years ago
  77. 7026d4a drm/i915: Fix SDVO TV support by Zhenyu Wang · 15 years ago
  78. e642c6f drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command by Zhenyu Wang · 15 years ago
  79. 171a9e9 drm/i915: Fix error in SDVO DTD and modeline convert by Zhenyu Wang · 15 years ago
  80. 33b5296 drm/i915: Fix SDVO command debug function by Zhenyu Wang · 15 years ago
  81. 7d6ff78 drm/i915: fix TV mode setting in property change by Zhenyu Wang · 15 years ago
  82. ebcc8f2 drm/i915: only set TV mode when any property changed by Zhenyu Wang · 15 years ago
  83. 580982d drm/i915: clean up udelay usage by Arjan van de Ven · 15 years ago
  84. 5ca5828 drm/i915: add VGA hotplug support for 945+ by Jesse Barnes · 15 years ago
  85. 4a8df45 drm/i915: correctly set IGD device's gtt size for KMS. by Shaohua Li · 15 years ago
  86. 6b731a6 drm/i915: avoid hanging on to a stale pointer to raw_edid. by Ma Ling · 15 years ago
  87. 959b887 drm/i915: check for -EINVAL from vm_insert_pfn by Jesse Barnes · 15 years ago
  88. 8d7773a drm/i915: fix up tiling/fence reg setup on i8xx class hw by Daniel Vetter · 15 years ago
  89. f23c20c drm: detect hdmi monitor by hdmi identifier (v3) by Ma Ling · 15 years ago
  90. dba5ed0 drm: drm_fops.c unlock missing on error path by Dan Carpenter · 15 years ago
  91. 167f3a0 drm: read EDID extensions from monitor by Ma Ling · 15 years ago
  92. 955a23e drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls. by Eric Anholt · 15 years ago
  93. af7ae35 drm/radeon: add regs required for occlusion queries support by Maciej Cencora · 15 years ago
  94. d008877 drm/i915: check the return value from the copy from user by Dave Airlie · 15 years ago
  95. 90f959b drm: merge Linux master into HEAD by Dave Airlie · 15 years ago
  96. 03ae61d ACPI: fix CONFIG_ACPI=n build by Len Brown · 15 years ago
  97. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  98. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 15 years ago
  99. 0b4d569 i915: fix wrong 'size_t' format string by Linus Torvalds · 15 years ago
  100. 2b5cde2 drm/i915: Fix LVDS dither setting by Li Peng · 15 years ago