1. 123d5c0 drm/i915/sdvo: Cleanup connector on error path by Chris Wilson · 14 years ago
  2. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  3. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  4. b66d842 drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS by Chris Wilson · 14 years ago
  5. c74696b i915: revert some checks added by commit 32aad86f by Pavel Roskin · 14 years ago
  6. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  7. 8545423 drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode. by Chris Wilson · 14 years ago
  8. 2e88e40 drm/i915/sdvo: Markup a few constant strings. by Chris Wilson · 14 years ago
  9. e044218 drm/i915/sdvo: Add dot crawl property by Chris Wilson · 14 years ago
  10. c552170 drm/i915/sdvo: Add missing TV filters by Chris Wilson · 14 years ago
  11. fcc8d67 drm/i915/sdvo: Check for allocation failure when constructing properties by Chris Wilson · 14 years ago
  12. 4003975 drm/i915/sdvo: Use an integer mapping for supported tv format modes by Chris Wilson · 14 years ago
  13. 32aad86 drm/i915/sdvo: Propagate errors from reading/writing control bus. by Chris Wilson · 14 years ago
  14. 615fb93 drm/i915: Subclass intel_connector. by Chris Wilson · 14 years ago
  15. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 14 years ago
  16. fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  17. 81a14b4 drm/i915/sdvo: Set sync polarity based on actual mode by Adam Jackson · 14 years ago
  18. 04ad327 drm: i915: use ARRAY_SIZE by Kulikov Vasiliy · 15 years ago
  19. 90a78e8 i915/intel_sdvo: remove unneeded null check by Dan Carpenter · 15 years ago
  20. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 15 years ago
  21. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 15 years ago
  22. 149c36a drm/i915: Be extra careful about A/D matching for multifunction SDVO by Adam Jackson · 15 years ago
  23. b108333 drm/i915: Fix DDC bus selection for multifunction SDVO by Adam Jackson · 15 years ago
  24. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 15 years ago
  25. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  26. 8a1837c drm/i915: Fix the incorrect argument for SDVO SET_TV_format command by Zhao Yakui · 15 years ago
  27. 461ed3c drm/i915: Add support of SDVO on Ibexpeak PCH by Zhao Yakui · 15 years ago
  28. a1f4b7ff Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." by Zhenyu Wang · 15 years ago
  29. 14571b4 drm/i915: implement multifunction SDVO device support by Zhenyu Wang · 15 years ago
  30. d2a82a6 drm/i915: convert SDVO driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  31. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 15 years ago
  32. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 15 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  34. c751ce4 drm/i915: Rename many remaining uses of "output" to encoder or connector. by Eric Anholt · 15 years ago
  35. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 15 years ago
  36. 6070a4a drm/i915: Use a dmi quirk to skip a broken SDVO TV output. by Zhao Yakui · 15 years ago
  37. 2dd8738 drm/i915: Add support for SDVO composite TV by Zhao Yakui · 15 years ago
  38. 7c3f0a2 drm/i915: try another possible DDC bus for the SDVO device with multiple outputs by Zhao Yakui · 15 years ago
  39. 6a304ca drm/i915: Read the response after issuing DDC bus switch command by Zhao Yakui · 15 years ago
  40. b01f2c3 drm/i915: only enable hotplug for detected outputs by Jesse Barnes · 15 years ago
  41. 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
  42. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  43. d09c23d drm/i915: Add 30ms delay to make SDVO TV detection reliable. by Zhao Yakui · 15 years ago
  44. 3e0f27e drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS. by Eric Anholt · 15 years ago
  45. e270846 drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1) by Zhao Yakui · 15 years ago
  46. d0cbde9 drm/i915: Add the brightness property for SDVO-LVDS by Zhao Yakui · 15 years ago
  47. b9219c5 drm/i915: Add the enhancement property for SDVO-TV by Zhao Yakui · 15 years ago
  48. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  49. 57cdaf9 drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac by Keith Packard · 15 years ago
  50. ce6feab drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV by Zhao Yakui · 15 years ago
  51. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 15 years ago
  52. 19e1f88 drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder() by Roel Kluin · 15 years ago
  53. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  54. 8a4c47f drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE by Zhao Yakui · 15 years ago
  55. 2b8d33f7 drm/i915: Return disconnected for SDVO DVI when there's no digital EDID. by ling.ma@intel.com · 15 years ago
  56. fb7a46f drm/i915: Choose real sdvo output according to result from detection by ling.ma@intel.com · 15 years ago
  57. 12682a9 drm/i915: enable sdvo lvds scaling function. by ling.ma@intel.com · 16 years ago
  58. 308cd3a drm/i915: Clean up SDVO i2c handling by Keith Packard · 16 years ago
  59. f9c10a9 drm/i915: Change I2C api to pass around i2c_adapters by Keith Packard · 16 years ago
  60. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  61. 342dc38 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo by yakui_zhao · 16 years ago
  62. 714605e drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT by yakui_zhao · 16 years ago
  63. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 16 years ago
  64. 619ac3b drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. by Ma Ling · 16 years ago
  65. ad5b2a6 drm/i915: Determine type before initialising connector by Jonas Bonn · 16 years ago
  66. 7086c87 drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected. by Ma Ling · 16 years ago
  67. 9dff6af drm/i915: sync hdmi detection by hdmi identifier with 2D by Ma Ling · 16 years ago
  68. 7026d4a drm/i915: Fix SDVO TV support by Zhenyu Wang · 16 years ago
  69. e642c6f drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command by Zhenyu Wang · 16 years ago
  70. 171a9e9 drm/i915: Fix error in SDVO DTD and modeline convert by Zhenyu Wang · 16 years ago
  71. 33b5296 drm/i915: Fix SDVO command debug function by Zhenyu Wang · 16 years ago
  72. 005568b drm/i915: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  73. e2f0ba9 drm/i915: sync SDVO code with stable userland modesetting driver by Jesse Barnes · 16 years ago
  74. 7d57382 drm/i915: Add support for integrated HDMI on G4X hardware. by Eric Anholt · 16 years ago
  75. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  76. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago