1. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  2. 4821ff14 Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  3. 8d16f25 drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER by Jani Nikula · 11 years ago
  4. 46a5ae9 drm/i915: WARN is the DP aux read or write is too big by Paulo Zanoni · 11 years ago
  5. 20ddf66 drm/i915: Make intel_crtc_active() available outside intel_pm.c by Ville Syrjälä · 11 years ago
  6. ca73b4f drm/i915: Use adjusted_mode when checking conditions for PSR by Ville Syrjälä · 11 years ago
  7. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  8. eb14cb7 drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n by Ville Syrjälä · 11 years ago
  9. bf13e81 drm/i915: add support for per-pipe power sequencing on vlv by Jani Nikula · 11 years ago
  10. a24c144 drm/i915: clean up power sequencing register port select definitions by Jani Nikula · 11 years ago
  11. 828f5c6 drm/i915: move backlight enable later in vlv enable sequence by Jani Nikula · 11 years ago
  12. ecff4f3 drm/i915: name intel dp hooks per platform by Jani Nikula · 11 years ago
  13. 5e69f97 drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2 by Chon Ming Lee · 11 years ago
  14. 65ce4bf drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2 by Chon Ming Lee · 11 years ago
  15. 9dd4ffd drm/i915: Modify DP set clock to accomodate more eDP timings v2 by Chon Ming Lee · 11 years ago
  16. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  17. f3f0857 drm/i915: remove set but unused variables by Paulo Zanoni · 11 years ago
  18. ab1f90f drm/i915: rearrange vlv dp enable and pre_enable callbacks by Jani Nikula · 11 years ago
  19. 0980a60 drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI by Chris Wilson · 11 years ago
  20. b934223d drm/i915/dp: use native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  21. cd234b0 drm/i915: Do not dereference NULL crtc or fb until after checking by Chris Wilson · 11 years ago
  22. bc86625 drm/i915: Retry DP aux_ch communications with a different clock after failure by Chris Wilson · 11 years ago
  23. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  24. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  25. 7984211 drm/i915: restore debug message lost in merge resolution by Imre Deak · 11 years ago
  26. 3d739d9 drm/i915: add update function to disable/enable-back PSR by Rodrigo Vivi · 11 years ago
  27. 105b7c1 drm/intel: add enable_psr module option and disable psr by default by Rodrigo Vivi · 11 years ago
  28. 3f51e47 drm/i915: Match all PSR mode entry conditions before enabling it. by Rodrigo Vivi · 11 years ago
  29. 2b28bb1 drm/i915: Enable/Disable PSR by Rodrigo Vivi · 11 years ago
  30. b84a1cf drm/i915: split aux_clock_divider logic in a separated function for reuse. by Rodrigo Vivi · 11 years ago
  31. 2293bb5 drm/i915: Read the EDP DPCD and PSR Capability by Shobhit Kumar · 11 years ago
  32. d4eead5 drm/i915: fix lane bandwidth capping for DP 1.2 sinks by Imre Deak · 11 years ago
  33. f1f644d drm/i915: get mode clock when reading the pipe config v9 by Jesse Barnes · 12 years ago
  34. 63000ef drm/i915: correct intel_dp_get_config() function for DevCPT by Xiong Zhang · 12 years ago
  35. 73845ad drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy by Paulo Zanoni · 12 years ago
  36. b2a1475 drm/i915: check the return value of intel_dp_i2c_init by Paulo Zanoni · 12 years ago
  37. 15b1d17 drm/i915: fix the "ghost eDP" encoder unwind path by Paulo Zanoni · 12 years ago
  38. b2f246a drm/i915: fix the "ghost eDP" connector unwind path by Paulo Zanoni · 12 years ago
  39. 16c2553 drm/i915: propagate errors from intel_dp_init_connector by Paulo Zanoni · 12 years ago
  40. ed92f0b drm/i915: extract intel_edp_init_connector by Paulo Zanoni · 12 years ago
  41. acd8db10 drm/i915: don't check encoder at DP connector destroy() by Paulo Zanoni · 12 years ago
  42. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  43. e6dfcc5 Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  44. 3e7ca98 drm/i915: enable 30bpp for DP outputs by Daniel Vetter · 12 years ago
  45. ff9a675 drm/i915: store adjusted dotclock in adjusted_mode->clock by Daniel Vetter · 12 years ago
  46. 7c62a16 drm/i915: refactor cpu eDP PLL handling a bit by Daniel Vetter · 12 years ago
  47. 55aab33 drm/i915: remove unused is_cpu_edp() by Imre Deak · 12 years ago
  48. bc7d38a drm/i915: replace is_cpu_edp() with a check for port A by Imre Deak · 12 years ago
  49. a62d083 drm/i915: merge VLV eDP and DP AUX clock divider calculation by Imre Deak · 12 years ago
  50. 982a386 drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dp by Imre Deak · 12 years ago
  51. e81f3d8 Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  52. ae99258 drm/i915: rename VLV IOSF sideband functions logically by Jani Nikula · 12 years ago
  53. a1ca802 drm/i915: drop redundant warnings on not holding dpio_lock by Jani Nikula · 12 years ago
  54. edbe158 drm/i915: Cocci spatch "memdup.spatch" by Thomas Meyer · 12 years ago
  55. 3598706 drm/i915: avoid premature DP AUX timeouts by Imre Deak · 12 years ago
  56. b2b877f drm/i915: make intel_ddi_get_cdclk_freq return values in KHz by Paulo Zanoni · 12 years ago
  57. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 12 years ago
  58. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  59. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  60. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 12 years ago
  61. e7281ea drm/i915: print DP init debug messages from a single place by Imre Deak · 12 years ago
  62. 15e6bf7 drm/i915: remove is_pch_edp() helpers and state variable by Imre Deak · 12 years ago
  63. 68b4d82 drm/i915: stop using is_pch_edp() in is_cpu_edp() by Imre Deak · 12 years ago
  64. f7d2490 drm/i915: stop using is_pch_edp() in intel_dp_init_connector() by Imre Deak · 12 years ago
  65. f3c58ce Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  66. 3ab9c63 drm/i915: hsw: fix link training for eDP on port-A by Imre Deak · 12 years ago
  67. 657445f Revert "drm/i915: revert eDP bpp clamping code changes" by Daniel Vetter · 12 years ago
  68. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  69. 17aa6be drm/i915: simplify DP/DDI port width macros by Daniel Vetter · 12 years ago
  70. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  71. 8e9c403 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  72. 52541e3 drm/i915: allow high-bpc modes on DP by Daniel Vetter · 12 years ago
  73. af13188 drm/i915: force bpp for eDP panels by Daniel Vetter · 12 years ago
  74. b074cec drm/i915: move PCH pfit controls into pipe_config by Jesse Barnes · 12 years ago
  75. 2dd2455 drm/i915: factor out GMCH panel fitting code and use for eDP v3 by Jesse Barnes · 12 years ago
  76. c6bb353 drm/i915: move dp clock computations to encoder->compute_config by Daniel Vetter · 12 years ago
  77. ae4edb8 drm/i915: avoid full modeset when changing the color range properties by Daniel Vetter · 12 years ago
  78. f0aa848 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  79. cece5d5 drm/i915: use vlv_dport_to_channel in vlv_signal_levels by Jesse Barnes · 12 years ago
  80. 89b667f drm/i915: update VLV PLL and DPIO code v11 by Jesse Barnes · 12 years ago
  81. e2fa6fb drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2 by Pallavi G · 12 years ago
  82. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 12 years ago
  83. dc652f9 drm/i915: ensure single initialization and cleanup of backlight device by Jani Nikula · 12 years ago
  84. 2c55c33 drm/i915: use lower aux clock divider on non-ULT HSW by Jani Nikula · 12 years ago
  85. 28184f2 Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  86. 57c2196 drm/i915: revert eDP bpp clamping code changes by Daniel Vetter · 12 years ago
  87. 2af8898 Revert "drm/i915: fix DP get_hw_state return value" by Daniel Vetter · 12 years ago
  88. 399403c Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  89. 947978f drm/i915: remove leaky eDP functions by Daniel Vetter · 12 years ago
  90. df92b1e drm/i915: track dp target_clock in pipe_config by Daniel Vetter · 12 years ago
  91. 03afc4a drm/i915: move dp_m_n computation to dp_encoder->compute_config by Daniel Vetter · 12 years ago
  92. 6cf86a5 drm/i915: clear up the fdi/dp set_m_n confusion by Daniel Vetter · 12 years ago
  93. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  94. 453c542 drm/i915: panel power sequencing for VLV eDP v2 by Jesse Barnes · 12 years ago
  95. b263401 drm/i915/dp: fix up VLV DP handling v2 by Jesse Barnes · 12 years ago
  96. deb1821 drm/i915: fix DP get_hw_state return value by Jesse Barnes · 12 years ago
  97. 3600836 drm/i915: convert DP autodither code to new infrastructure by Daniel Vetter · 12 years ago
  98. 965e0c4 drm/i915: introduce pipe_config->dither|pipe_bpp by Daniel Vetter · 12 years ago
  99. 50f3b01 drm/i915: add pipe_config->limited_color_range by Daniel Vetter · 12 years ago
  100. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 12 years ago