1. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 14 years ago
  2. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  3. 149c36a drm/i915: Be extra careful about A/D matching for multifunction SDVO by Adam Jackson · 14 years ago
  4. b108333 drm/i915: Fix DDC bus selection for multifunction SDVO by Adam Jackson · 14 years ago
  5. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  6. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  7. 8a1837c drm/i915: Fix the incorrect argument for SDVO SET_TV_format command by Zhao Yakui · 14 years ago
  8. 461ed3c drm/i915: Add support of SDVO on Ibexpeak PCH by Zhao Yakui · 14 years ago
  9. a1f4b7f Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." by Zhenyu Wang · 14 years ago
  10. 14571b4 drm/i915: implement multifunction SDVO device support by Zhenyu Wang · 14 years ago
  11. d2a82a6 drm/i915: convert SDVO driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  12. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 14 years ago
  13. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 14 years ago
  14. 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
  15. c751ce4 drm/i915: Rename many remaining uses of "output" to encoder or connector. by Eric Anholt · 14 years ago
  16. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 14 years ago
  17. 6070a4a drm/i915: Use a dmi quirk to skip a broken SDVO TV output. by Zhao Yakui · 15 years ago
  18. 2dd8738 drm/i915: Add support for SDVO composite TV by Zhao Yakui · 15 years ago
  19. 7c3f0a2 drm/i915: try another possible DDC bus for the SDVO device with multiple outputs by Zhao Yakui · 15 years ago
  20. 6a304ca drm/i915: Read the response after issuing DDC bus switch command by Zhao Yakui · 15 years ago
  21. b01f2c3 drm/i915: only enable hotplug for detected outputs by Jesse Barnes · 15 years ago
  22. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  23. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  24. d09c23d drm/i915: Add 30ms delay to make SDVO TV detection reliable. by Zhao Yakui · 15 years ago
  25. 3e0f27e drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS. by Eric Anholt · 15 years ago
  26. e270846 drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1) by Zhao Yakui · 15 years ago
  27. d0cbde9 drm/i915: Add the brightness property for SDVO-LVDS by Zhao Yakui · 15 years ago
  28. b9219c5 drm/i915: Add the enhancement property for SDVO-TV by Zhao Yakui · 15 years ago
  29. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  30. 57cdaf9 drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac by Keith Packard · 15 years ago
  31. ce6feab drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV by Zhao Yakui · 15 years ago
  32. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 15 years ago
  33. 19e1f88 drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder() by Roel Kluin · 15 years ago
  34. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  35. 8a4c47f drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE by Zhao Yakui · 15 years ago
  36. 2b8d33f drm/i915: Return disconnected for SDVO DVI when there's no digital EDID. by ling.ma@intel.com · 15 years ago
  37. fb7a46f drm/i915: Choose real sdvo output according to result from detection by ling.ma@intel.com · 15 years ago
  38. 12682a9 drm/i915: enable sdvo lvds scaling function. by ling.ma@intel.com · 15 years ago
  39. 308cd3a drm/i915: Clean up SDVO i2c handling by Keith Packard · 15 years ago
  40. f9c10a9 drm/i915: Change I2C api to pass around i2c_adapters by Keith Packard · 15 years ago
  41. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  42. 342dc38 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo by yakui_zhao · 15 years ago
  43. 714605e drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT by yakui_zhao · 15 years ago
  44. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  45. 619ac3b drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. by Ma Ling · 15 years ago
  46. ad5b2a6 drm/i915: Determine type before initialising connector by Jonas Bonn · 15 years ago
  47. 7086c87 drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected. by Ma Ling · 15 years ago
  48. 9dff6af drm/i915: sync hdmi detection by hdmi identifier with 2D by Ma Ling · 15 years ago
  49. 7026d4a drm/i915: Fix SDVO TV support by Zhenyu Wang · 15 years ago
  50. e642c6f drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command by Zhenyu Wang · 15 years ago
  51. 171a9e9 drm/i915: Fix error in SDVO DTD and modeline convert by Zhenyu Wang · 15 years ago
  52. 33b5296 drm/i915: Fix SDVO command debug function by Zhenyu Wang · 15 years ago
  53. 005568b drm/i915: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  54. e2f0ba9 drm/i915: sync SDVO code with stable userland modesetting driver by Jesse Barnes · 16 years ago
  55. 7d57382 drm/i915: Add support for integrated HDMI on G4X hardware. by Eric Anholt · 16 years ago
  56. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  57. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago