1. fff6386 drm/i915: Don't cast away const from infoframe buffer by Ville Syrjälä · 11 years ago
  2. c19de8e drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs by Damien Lespiau · 11 years ago
  3. 84fcb46 drm/i915/sdvo: Fix up debug output to not split lines by Daniel Vetter · 11 years ago
  4. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 11 years ago
  5. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  6. 46a3f4a drm/i915: Add some debug spam for intialising SDVO by Chris Wilson · 11 years ago
  7. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  8. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  9. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  10. 3c52f4e drm/i915: Make adjusted_mode.clock non-pixel multiplied by Ville Syrjälä · 11 years ago
  11. 1c4a814 drm/i915/sdvo: Robustify the dtd<->drm_mode conversions by Daniel Vetter · 11 years ago
  12. 3cea210 drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversion by Daniel Vetter · 11 years ago
  13. ce14240 drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops by Damien Lespiau · 11 years ago
  14. eeb4793 drm/i915: handle sdvo input pixel multiplier correctly again by Daniel Vetter · 11 years ago
  15. 1ad87e7 i915: Fix SDVO potentially turning off randomly by Guillaume Clement · 11 years ago
  16. 15dcd35 drm/i915/sdvo: Port the infoframe code to the shared infrastructure by Damien Lespiau · 11 years ago
  17. 8aca63a drm/i915/sdvo: use intel_encoder for upcast helper by Daniel Vetter · 11 years ago
  18. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  19. 53b9140 drm/i915: Don't attempt to read an unitialized stack value by Damien Lespiau · 11 years ago
  20. c93f54c drm/i915: pixel multiplier readout support for pch ports by Daniel Vetter · 11 years ago
  21. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  22. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  23. fdafa9e drm/i915: disable sdvo pixel multiplier cross-check for HAS_PCH_SPLIT by Daniel Vetter · 11 years ago
  24. 2f28c50 drm/i915: Initialize active_outputs to never read unitialized values by Damien Lespiau · 11 years ago
  25. 19d415a drm/i915: Fix old reference to i830_sdvo_get_capabilities() by Damien Lespiau · 11 years ago
  26. c3456fb drm/i915: prefer VBT modes for SVDO-LVDS over EDID by Daniel Vetter · 11 years ago
  27. e596a02 drm/i915: Remove dead code from SDVO initialisation by Chris Wilson · 11 years ago
  28. 7ba220c drm/i915: Enable hotplug interrupts after querying hw capabilities. by Chris Wilson · 11 years ago
  29. 7ee2aff drm/i915: Fix hotplug interrupt enabling for SDVOC by Chris Wilson · 11 years ago
  30. bb76006 drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fix by Daniel Vetter · 11 years ago
  31. 6c49f24 drm/i915: hw state readout support for pixel_multiplier by Daniel Vetter · 11 years ago
  32. ef1b460 drm/i915: set default value for config->pixel_multiplier by Daniel Vetter · 11 years ago
  33. 53d3b4d drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC. by Egbert Eich · 11 years ago
  34. 6b1c087b drm/i915: document why dvo/sdvo/crt need a special dpms function by Jani Nikula · 11 years ago
  35. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 11 years ago
  36. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  37. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  38. 09ede54 drm/i915: make SDVO TV-out work for multifunction devices by Daniel Vetter · 11 years ago
  39. 7048455 drm/i915: move sdvo TV clock computation to intel_sdvo.c by Daniel Vetter · 11 years ago
  40. ae4edb8 drm/i915: avoid full modeset when changing the color range properties by Daniel Vetter · 11 years ago
  41. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 11 years ago
  42. 7a7d1fb drm/i915: Fix SDVO connector and encoder get_hw_state functions by Egbert Eich · 11 years ago
  43. bd6946e drm/i915: Fix sdvo connector get_hw_state function by Daniel Vetter · 11 years ago
  44. 5d2d38d drm/i915: clean up pipe bpp confusion by Daniel Vetter · 11 years ago
  45. 50f3b01 drm/i915: add pipe_config->limited_color_range by Daniel Vetter · 11 years ago
  46. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 11 years ago
  47. 31fac9d drm/i915: drop helper vtable for sdvo encoder by Daniel Vetter · 11 years ago
  48. 6cc5f34 drm/i915: add pipe_config->pixel_multiplier by Daniel Vetter · 11 years ago
  49. 4f770a5 DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. by Egbert Eich · 12 years ago
  50. 1d843f9 DRM/I915: Add enum hpd_pin to intel_encoder. by Egbert Eich · 12 years ago
  51. 96b219f drm/i915: Set the VIC in AVI infoframe for SDVO by Ville Syrjälä · 11 years ago
  52. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  53. 5c67eeb gpu: don't cast kzalloc() return value by Mihnea Dobrescu-Balaur · 11 years ago
  54. 4f3a8bc drm/i915: rename some HDMI bit definitions by Paulo Zanoni · 12 years ago
  55. dc0fa71 drm/i915: remove duplicated SDVO/HDMI bit definitions by Paulo Zanoni · 12 years ago
  56. e2debe9 drm/i915: clarify confusion between SDVO and HDMI registers by Paulo Zanoni · 12 years ago
  57. 18316c8 drm: Remove duplicate drm_mode_cea_vic() by Thierry Reding · 12 years ago
  58. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 12 years ago
  59. abedc07 drm/i915: Provide the quantization range in the AVI infoframe by Ville Syrjälä · 12 years ago
  60. 55bc60d drm/i915: Add "Automatic" mode for the "Broadcast RGB" property by Ville Syrjälä · 12 years ago
  61. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 12 years ago
  62. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  63. c0c36b94 drm/i915: Return the real error code from intel_set_mode() by Chris Wilson · 12 years ago
  64. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  65. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  66. fc37381 drm/i915: Increase the response time for slow SDVO devices by Chris Wilson · 12 years ago
  67. 4b745b1 drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroy by Jani Nikula · 12 years ago
  68. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  69. 776ca7c drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well by Chris Wilson · 12 years ago
  70. e506d6f drm/i915: disable cloning on sdvo by Daniel Vetter · 12 years ago
  71. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  72. d0ddfbd drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures by Jani Nikula · 12 years ago
  73. fbfcc4f drm/i915/sdvo: restore i2c adapter config on intel_sdvo_init() failures by Jani Nikula · 12 years ago
  74. 6cb1612 drm/i915/sdvo: force GPIO bit-banging also on default pin by Jani Nikula · 12 years ago
  75. b6e0e54 drm/i915: clear the entire sdvo infoframe buffer by Daniel Vetter · 12 years ago
  76. 64acba6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  77. e751823 DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip. by Egbert Eich · 12 years ago
  78. e3b86d6 DRM/i915: Don't clone SDVO LVDS with analog. by Egbert Eich · 12 years ago
  79. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  80. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  81. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  82. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  83. b980514 drm/i915: improve modeset state checking after dpms calls by Daniel Vetter · 12 years ago
  84. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  85. 0a91ca2 drm/i915: check connector hw/sw state by Daniel Vetter · 12 years ago
  86. 4ac41f4 drm/i915/sdvo: implement get_hw_state by Daniel Vetter · 12 years ago
  87. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  88. a6778b3 drm/i915: copy&paste drm_crtc_helper_set_mode by Daniel Vetter · 12 years ago
  89. b2cabb0 drm/i915: convert dpms functions of dvo/sdvo/crt by Daniel Vetter · 12 years ago
  90. ce22c32 drm/i915/sdvo: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  91. 5fa7ac9 drm/i915: fix sdvo hotplug support check and activation by Jani Nikula · 12 years ago
  92. ff04b35 drm/i915: only enable sdvo hotplug irq if needed by Jani Nikula · 12 years ago
  93. fcbc50d drm/i915: only enable sdvo hotplug irq if needed by Jani Nikula · 12 years ago
  94. 451023d drm: remove the raw_edid field from struct drm_display_info by Jani Nikula · 12 years ago
  95. bcd7235 drm/i915: fix EDID memory leak in SDVO by Jani Nikula · 12 years ago
  96. 38ab8a2 drm/i915: fix EDID memory leak in SDVO by Jani Nikula · 12 years ago
  97. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  98. 0274df3 i915: fix error path leak in intel_sdvo_write_cmd by Alan Cox · 12 years ago
  99. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  100. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago