1. 342dc38 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo by yakui_zhao · 15 years ago
  2. 7fb85bf drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds by yakui_zhao · 15 years ago
  3. 4fefcb2 drm: add separate drm debugging levels by yakui_zhao · 15 years ago
  4. df4f7fe radeon: remove _DRM_DRIVER from the preadded sarea map by Dave Airlie · 15 years ago
  5. 2ff2e8a drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 15 years ago
  6. b798b1f drm: simplify kcalloc() call to kzalloc(). by Robert P. J. Day · 15 years ago
  7. 1bcbf39 intelfb: fix spelling of "CLOCK" by Pavel Roskin · 15 years ago
  8. 03d6069 drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect) by Keith Packard · 15 years ago
  9. 2939e1f drm/i915: NOMEM->NOSPC by Chris Wilson · 15 years ago
  10. 21d509e drm/i915: use I915_GEM_GPU_DOMAINS by Chris Wilson · 15 years ago
  11. b1ce786 drm/i915: no need to hold mutex for object lookup by Chris Wilson · 15 years ago
  12. 1f803ee drm/i915: Call drm_vblank_post_modeset() on error paths. by Chris Wilson · 15 years ago
  13. 5f26a2c drm/i915: OR in the COMMAND read domain for the batch buffer. by Chris Wilson · 15 years ago
  14. 83d6079 drm/i915: Sanity check execbuffer arguments before touching state. by Chris Wilson · 15 years ago
  15. fa0864b drm/i915: Skip lvds with Aopen i945GTt-VFA by Michael Cousin · 15 years ago
  16. 036a4a7 drm/i915: handle interrupt on new chipset by Zhenyu Wang · 15 years ago
  17. d765898 drm/i915: enable MCHBAR if needed by Jesse Barnes · 15 years ago
  18. b66d18d drm/i915: avoid non-atomic sysrq execution by Jesse Barnes · 15 years ago
  19. 42c2798 drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count by Jesse Barnes · 15 years ago
  20. 70aa96c drm/i915: add ignore lvds quirk info for AOpen Mini PC by Jarod Wilson · 15 years ago
  21. 714605e drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT by yakui_zhao · 15 years ago
  22. 9b9d172 drm/i915: parse VBT general definition block to get the SDVO device info by yakui_zhao · 15 years ago
  23. 59a036c drm/i915: Add the structure of child_device_config in video BIOS tables. by yakui_zhao · 15 years ago
  24. 040d87f drm/i915: Add Display Port register defines by Keith Packard · 15 years ago
  25. 2245fda drm/i915: Don't trim cursor addresses to 11 bits by Keith Packard · 15 years ago
  26. cb66c69 drm/i915: Set correct TV detection voltage level override values by Ma Ling · 15 years ago
  27. 541998a drm/i915: Add LVDS support for IGDNG by Zhenyu Wang · 15 years ago
  28. 30ad48b drm/i915: Add HDMI support on IGDNG by Zhenyu Wang · 15 years ago
  29. 2c07245 drm/i915: enable kernel modesetting on IGDNG by Zhenyu Wang · 15 years ago
  30. 2cce0d8 drm/i915: Disable tiling on IGDNG for now by Zhenyu Wang · 15 years ago
  31. e170b03 drm/i915: Disable opregion on IGDNG for now by Zhenyu Wang · 15 years ago
  32. b905505 drm/i915: Add new chipset register definitions by Zhenyu Wang · 15 years ago
  33. 280da22 drm/i915: Add chipset/feature defines for for new chipsets by Zhenyu Wang · 15 years ago
  34. b962442 drm/i915: Change GEM throttling to be 20ms like the comment says. by Eric Anholt · 15 years ago
  35. 1fd1c62 drm/i915: Save/restore cursor state on suspend/resume. by Eric Anholt · 15 years ago
  36. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 15 years ago
  37. 31db564 ACPI, i915: build fix (v2) by Len Brown · 15 years ago
  38. 07f4f3e i915: Set object to gtt domain when faulting it back in by Kristian Høgsberg · 15 years ago
  39. cfa16a0 drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing. by Eric Anholt · 15 years ago
  40. e76a16d drm/i915: Fix tiling pitch handling on 8xx. by Eric Anholt · 15 years ago
  41. ebd4c99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  42. e4a5d54 drm/i915: Add support for VGA load detection (pre-945). by Ma Ling · 15 years ago
  43. 619ac3b drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. by Ma Ling · 15 years ago
  44. ad5b2a6 drm/i915: Determine type before initialising connector by Jonas Bonn · 15 years ago
  45. 7086c87 drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected. by Ma Ling · 15 years ago
  46. 8863170 drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them by Ma Ling · 15 years ago
  47. 14b6039 i915: support 8xx desktop cursors by Jesse Barnes · 15 years ago
  48. 9b6fe31 drm: Copy back ioctl data to userspace regardless of return code. by Michel Dänzer · 15 years ago
  49. b674137 drm: Round size of SHM maps to PAGE_SIZE by Benjamin Herrenschmidt · 15 years ago
  50. 8e7d2b2 drm/i915: allocate large pointer arrays with vmalloc by Jesse Barnes · 15 years ago
  51. 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
  52. ecb4aed ACPI, i915: build fix by Len Brown · 15 years ago
  53. 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
  54. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 15 years ago
  55. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 15 years ago
  56. 9d2949a drm/i915: Set HDMI hot plug interrupt enable for only the output in question. by Ma Ling · 15 years ago
  57. c9ed448 drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS. by Ma Ling · 15 years ago
  58. e92597cf drm/i915: Use the GM45 VGA hotplug workaround on G45 as well. by Ma Ling · 15 years ago
  59. 425d244 drm/i915: ignore LVDS on intel graphics systems that lie about having it by Jarod Wilson · 15 years ago
  60. 802c7eb drm/i915: sanity check IER at wait_request time by Jesse Barnes · 15 years ago
  61. 0ba0e9e drm/i915: workaround IGD i2c bus issue in kernel side (v2) by Shaohua Li · 16 years ago
  62. 13f4c43 drm/i915: Don't allow binding objects into the last page of the aperture. by Eric Anholt · 15 years ago
  63. f29ce72 drm/i915: automatically select FRAMEBUFFER_CONSOLE if !EMBEDDED by Jesse Barnes · 15 years ago
  64. 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
  65. 42beefc drm/r128: fix r128 ioremaps to use ioremap_wc. by Dave Airlie · 15 years ago
  66. 79f11c1 drm/i915: save/restore fence registers across suspend/resume by Keith Packard · 15 years ago
  67. 049ef7e drm/i915: x86 always has writeq. Add I915_READ64 for symmetry. by Keith Packard · 15 years ago
  68. 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
  69. 3788f48 drm: cleanup properly in drm_get_dev() failure paths by Ben Skeggs · 16 years ago
  70. 30ddbd9 drm: clean the map list before destroying the hash table by Ben Skeggs · 16 years ago
  71. 400138b drm: remove unreachable code in drm_sysfs.c by Jonas Bonn · 16 years ago
  72. 59738d5 drm: add control node checks missing from kms merge by Jonas Bonn · 16 years ago
  73. c964b12 drm/kms: don't try to shortcut drm mode set function by Dave Airlie · 16 years ago
  74. e8a1344 drm/radeon: bump minor version for occlusion queries support by Maciej Cencora · 16 years ago
  75. b7f0ab4 ACPI, i915: Register ACPI video even when not modesetting by Matthew Garrett · 16 years ago
  76. 355d7f3 drm/i915: fix up error path leak in i915_cmdbuffer by Chris Wright · 16 years ago
  77. d816f6a drm/i915: fix unpaired i915 device mutex on entervt failure. by Wu Fengguang · 16 years ago
  78. 7202178 drm/i915: add support for G41 chipset by Zhenyu Wang · 16 years ago
  79. 5cab385 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  80. 07f1c7a drm: check for minor master before allowing drop master. by Dave Airlie · 16 years ago
  81. 6b00842 drm: set/clear is_master when master changed by Jonas Bonn · 16 years ago
  82. 77d26dc drm: clean dirty memory after device release by Ma Ling · 16 years ago
  83. d9c6f54 drm: count reaches -1 by Roel Kluin · 16 years ago
  84. 44ab431 drm/i915: Enable ASLE if present by Matthew Garrett · 16 years ago
  85. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 16 years ago
  86. d770e3c drm/i915: Register ACPI video even when not modesetting by Matthew Garrett · 16 years ago
  87. 5b0bdd6 drm/i915: fix transition to I915_TILING_NONE by Keith Packard · 16 years ago
  88. 07f4f8b drm/i915: Don't let an oops get triggered from irq_emit without dma init. by Eric Anholt · 16 years ago
  89. f544847 drm/i915: allow tiled front buffers on 965+ by Jesse Barnes · 16 years ago
  90. b897e6f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  91. 68c8434 drm/i915: fix scheduling while holding the new active list spinlock by Shaohua Li · 16 years ago
  92. 280b713 drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. by Eric Anholt · 16 years ago
  93. e5e9ecd drm/i915: Correctly set the write flag for get_user_pages in pread. by Eric Anholt · 16 years ago
  94. 2bc43b5 drm/i915: Fix use of uninitialized var in 40a5f0de by Florian Mickler · 16 years ago
  95. 5b40f87 drm/i915: indicate framebuffer restore key in SysRq help message by Ferenc Wagner · 16 years ago
  96. 9dff6af drm/i915: sync hdmi detection by hdmi identifier with 2D by Ma Ling · 16 years ago
  97. 6115707 drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed) by Shaohua Li · 16 years ago
  98. 6911a9b drm/i915: Implement batch and ring buffer dumping by Ben Gamari · 16 years ago
  99. 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
  100. 029a2ed drm/radeon: load the right microcode on rs780 by Alex Deucher · 16 years ago