1. c0c36b94 drm/i915: Return the real error code from intel_set_mode() by Chris Wilson · 12 years ago
  2. 62810e5 drm/i915: enable intel_lvds->pre_pll_enable for ilk+, too by Daniel Vetter · 12 years ago
  3. fc68309 drm/i915: move intel_update_lvds to intel_lvds->pre_pll_enable by Daniel Vetter · 12 years ago
  4. 7dec060 drm/i915: add intel_lvds->reg by Daniel Vetter · 12 years ago
  5. 13c7d87 drm/i915: track is_dual_link in intel_lvds by Daniel Vetter · 12 years ago
  6. 1974cad drm/i915: move is_dual_link_lvds to intel_lvds.c by Daniel Vetter · 12 years ago
  7. 45e2b5f drm/i915: force restore on lid open by Daniel Vetter · 12 years ago
  8. 6a9d51b drm/i915: Report the origin of the LVDS fixed panel mode by Chris Wilson · 12 years ago
  9. 2aa4f09 drm/i915: LVDS fallback to fixed-mode if EDID not present by Chris Wilson · 12 years ago
  10. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  11. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  12. 4d89152 drm/i915/lvds: move fitting mode from intel_lvds_connector to intel_panel by Jani Nikula · 12 years ago
  13. 9cd300e drm/i915: Move cached EDID to intel_connector by Jani Nikula · 12 years ago
  14. dd06f90 drm/i915: Move the fixed mode to intel_panel by Jani Nikula · 12 years ago
  15. 1d50870 drm/i915: Create generic intel_panel for LVDS and eDP by Jani Nikula · 12 years ago
  16. 62165e0 drm/i915/lvds: Move some connector specific info across from the encoder by Jani Nikula · 12 years ago
  17. 0657b6b drm/i915: Backlight setup requires connector so pass it as parameter by Jani Nikula · 12 years ago
  18. db1740a drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connector by Jani Nikula · 12 years ago
  19. c7362c4 drm/i915/lvds: Introduce intel_lvds_connector by Jani Nikula · 12 years ago
  20. 29b99b4 drm/i915/lvds: Rename intel_lvds to intel_lvds_encoder by Jani Nikula · 12 years ago
  21. 64acba6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  22. c31407a drm/i915: Add no-lvds quirk for Supermicro X7SPA-H by Chris Wilson · 12 years ago
  23. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  24. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  25. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  26. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  27. 3b7a89f drm/i915: fix OOPS in lid_notify by Daniel Vetter · 12 years ago
  28. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  29. e24c5c2 drm/i915: use staged outuput config in lvds->mode_fixup by Daniel Vetter · 12 years ago
  30. b1dc332 drm/i915/lvds: implement get_hw_state by Daniel Vetter · 12 years ago
  31. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  32. a6778b3 drm/i915: copy&paste drm_crtc_helper_set_mode by Daniel Vetter · 12 years ago
  33. c22834e drm/i915/lvds: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  34. a51d4ed i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard by Calvin Walton · 12 years ago
  35. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  36. 520c41c drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 12 years ago
  37. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  38. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  39. 9756fe3 drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13 by Sjoerd Simons · 12 years ago
  40. 0b9f43a drm/i915: allow pipe A for lvds on gen4 by Daniel Vetter · 12 years ago
  41. 24ded20 drm/i915: properly enable the blc controller on the right pipe by Daniel Vetter · 12 years ago
  42. 7cf4160 drm/i915: clear up backlight #define confusion on gen4+ by Daniel Vetter · 12 years ago
  43. 3347111 drm/i915: no lvds quirk for HP t5740e Thin Client by Jan-Benedict Glaw · 12 years ago
  44. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  45. 6200497 fixing dmi match for hp t5745 and hp st5747 thin client by Marc Gariepy · 12 years ago
  46. f9bef08 drm/i915: don't clobber the special upscaling lvds timings by Daniel Vetter · 12 years ago
  47. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  48. bc0daf4 drm/i915: make quirks more verbose by Daniel Vetter · 12 years ago
  49. 97effad drm/i915: no-lvds quirk on MSI DC500 by Anisse Astier · 12 years ago
  50. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 12 years ago
  51. f5b8a7e drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client by Marc Gariepy · 12 years ago
  52. f3cfcba drm/i915/lvds: Always use the presence pin for LVDS on PCH by Chris Wilson · 12 years ago
  53. e57b688 drm/i915: no lvds quirk for AOpen MP45 by Daniel Vetter · 12 years ago
  54. 44306ab drm/i915: Add Clientron E830 to the ignore LVDS list by Joel Sass · 13 years ago
  55. 0999bbe drm/i915: no-lvds quirk for ASUS AT5NM10T-I by Adam Jackson · 13 years ago
  56. 27f8227 drm/i915: support 3 pipes on IVB+ by Jesse Barnes · 13 years ago
  57. aaa6fd2 Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. by Matthew Garrett · 13 years ago
  58. ed10fca drm/i915: Leave LVDS registers unlocked by Keith Packard · 13 years ago
  59. de842ef drm/i915: Wait for LVDS panel power sequence by Keith Packard · 13 years ago
  60. b066254 i915: add Dell OptiPlex FX170 to intel_no_lvds by Pieterjan Camerlynck · 13 years ago
  61. 6a574b5 drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007 by Hans de Goede · 13 years ago
  62. 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 13 years ago
  63. a6737ad drm/i915/lvds: Remove 0xa0 DDC probe for LVDS by Chris Wilson · 13 years ago
  64. 6ee3b5a drm/i915/lvds: Always return connected in the absence of better information by Chris Wilson · 13 years ago
  65. 9035a97 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  66. fe16d94 drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP by Chris Wilson · 13 years ago
  67. 9db4a9c drm/i915: cleanup per-pipe reg usage by Jesse Barnes · 13 years ago
  68. 72389a3 drm/i915/lvds: Restore dithering on native modes for gen2/3 by Chris Wilson · 13 years ago
  69. 311bd68 drm/i915: Trivial sparse fixes by Chris Wilson · 14 years ago
  70. 01fe9db drm/i915: Use ACPI OpRegion to determine lid status by Chris Wilson · 14 years ago
  71. 22ab70d drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS by Knut Petersen · 14 years ago
  72. bee17e5 drm/i915/lvds: Always use 0 to disable the pfit controller by Chris Wilson · 14 years ago
  73. 47356eb drm/i915/panel: Only record the backlight level when it is enabled by Chris Wilson · 14 years ago
  74. 1a1c697 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  75. 2a1292f drm/i915/lvds: Always restore panel-fitter when enabling the LVDS by Chris Wilson · 14 years ago
  76. 4add75c drm/i915: Allow LVDS to be on pipe A for Ironlake+ by Chris Wilson · 14 years ago
  77. 17fe698 drm/i915/lvds: Connect the PWM to the LVDS pipe by Chris Wilson · 14 years ago
  78. b9e6867 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  79. 257e48f drm/i915/lvds: Disable panel-fitter on gen4 for 1:1 scale factors by Chris Wilson · 14 years ago
  80. c5d1b51 drm/i915: Clear pfit registers when not used by any outputs by Chris Wilson · 14 years ago
  81. 3f8ff0e drm/i915: Fix LVDS fixed-mode regression from 219adae1 by Chris Wilson · 14 years ago
  82. b8232e9 drm/i915: Disable LVDS i2c probing when using GPIO bit banging by Chris Wilson · 14 years ago
  83. 5ceb0f9 drm/i915: Parse the eDP link configuration from the vBIOS by Chris Wilson · 14 years ago
  84. 270eea0 drm/i915/lvds: Use the GMBUS pin if specified in VBT by Chris Wilson · 14 years ago
  85. d3849ed drm/i915: Remove unused dev_priv->panel_wants_dither by Chris Wilson · 14 years ago
  86. 428d2e8 drm/i915/lvds: Probe DDC on creation by Chris Wilson · 14 years ago
  87. 4fd21dc drm/i915/lvds: Unlock the PP register when panel-fitting by Chris Wilson · 14 years ago
  88. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  89. 219adae drm/i915: Cache LVDS EDID by Chris Wilson · 14 years ago
  90. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  91. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  92. 890f335 drm/i915/i2c: Track the parent encoder rather than just the dev by Chris Wilson · 14 years ago
  93. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  94. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  95. 788319d drm/i915/lvds: Move private data to the connector from the device. by Chris Wilson · 14 years ago
  96. 8aadf70 drm/i915/lvds: Remove incorrect mode locking by Chris Wilson · 14 years ago
  97. e9e331a drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter by Chris Wilson · 14 years ago
  98. c9f9ccc drm/i915/lvds: Remove busy wait for powering up the panel. by Chris Wilson · 14 years ago
  99. 77d07fd drm/i915/lvds: Remove busy wait for powering down the panel by Chris Wilson · 14 years ago
  100. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago