1. 174edf1 drm/i915: add port field to intel_digital_port by Paulo Zanoni · 12 years ago
  2. d63885d drm/i915: reset intel_encoder->type when DP or HDMI is detected by Paulo Zanoni · 12 years ago
  3. f0fec3f drm/i915: split intel_dp_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  4. b9cb234 drm/i915: split intel_hdmi_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  5. da63a9f drm/i915: create intel_digital_port and use it by Paulo Zanoni · 12 years ago
  6. 30add22 drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev by Paulo Zanoni · 12 years ago
  7. fa90ece drm/i915: simplify assignments inside intel_dp.c by Paulo Zanoni · 12 years ago
  8. 263b30d drm/i915: Fix HSW power well control state read by Zhenyu Wang · 12 years ago
  9. 14f8614 drm/i915: Flush using only the correct base address register by Damien Lespiau · 12 years ago
  10. 4358a37 drm/i915: implement WaDisableRenderCachePipelinedFlush by Daniel Vetter · 12 years ago
  11. a8b1397 drm/i915: implement WaIssueDummyWriteToWakeupFromRC6 by Daniel Vetter · 12 years ago
  12. 5a35e99 drm/i915: adjust sprite base address by Damien Lespiau · 12 years ago
  13. c54173a drm/i915: Fix sprite offset on HSW by Damien Lespiau · 12 years ago
  14. bc1c91e drm/i915: Fix primary plane offset on HSW by Damien Lespiau · 12 years ago
  15. 94c6419 drm/i915: Error out when trying to set a y-tiled as a sprite by Damien Lespiau · 12 years ago
  16. f5d8491 drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane by Damien Lespiau · 12 years ago
  17. 01a415f drm/i915: check fdi B/C lane sharing constraint by Daniel Vetter · 12 years ago
  18. 47fab73 drm/i915: add ->display.modeset_global_resources callback by Daniel Vetter · 12 years ago
  19. e95d41e drm/i915: BUG on impossible pch dp port by Daniel Vetter · 12 years ago
  20. 572deb3 drm/i915: add comment about pch pll enabling rules by Daniel Vetter · 12 years ago
  21. d74cf32 drm/i915: set FDI_RX_MISC to recommended values on CPT/PPT by Daniel Vetter · 12 years ago
  22. fff367c drm/i915: clarify why we need to enable fdi plls so early by Daniel Vetter · 12 years ago
  23. cd986ab drm/i915: Write the FDI RX TU size reg at the right time by Daniel Vetter · 12 years ago
  24. 4a0833e drm/i915: shut up spurious message in intel_dp_get_hw_state by Daniel Vetter · 12 years ago
  25. c824196 drm/i915: pass adjusted_mode to intel_choose_pipe_bpp_dither(), again by Jani Nikula · 12 years ago
  26. 8e740cd drm/i915/dp: change eDP default scaling mode to respect aspect ratio by Yuly Novikov · 12 years ago
  27. 53b4183 drm/i915/dp: allow configuring eDP panel fitting scaling mode by Yuly Novikov · 12 years ago
  28. 4d89152 drm/i915/lvds: move fitting mode from intel_lvds_connector to intel_panel by Jani Nikula · 12 years ago
  29. 898076e drm/i915: debug print all of the DPCD we have by Jani Nikula · 12 years ago
  30. 4d8d71b drm/i915: VLV does not have a sprite scaler by Damien Lespiau · 12 years ago
  31. fbfcc4f drm/i915/sdvo: restore i2c adapter config on intel_sdvo_init() failures by Jani Nikula · 12 years ago
  32. 6cb1612 drm/i915/sdvo: force GPIO bit-banging also on default pin by Jani Nikula · 12 years ago
  33. 5de8bbf drm/i915: enable DDI eDP by Paulo Zanoni · 12 years ago
  34. 82a4d9c drm/i915: turn the eDP DDI panel on/off by Paulo Zanoni · 12 years ago
  35. d6c50ff drm/i915: set/unset the DDI eDP backlight by Paulo Zanoni · 12 years ago
  36. b8fc2f6 drm/i915: set the correct eDP aux channel clock divider on DDI by Paulo Zanoni · 12 years ago
  37. e6f0bfc drm/i915: select the correct pipe when using TRANSCODER_EDP by Paulo Zanoni · 12 years ago
  38. b5e508d drm/i915: implement workaround for VTOTAL when using TRANSCODER_EDP by Paulo Zanoni · 12 years ago
  39. fe2b8f9 drm/i915: convert pipe timing definitions to transcoder by Paulo Zanoni · 12 years ago
  40. afe2fcf drm/i915: convert CPU M/N timings to transcoder by Paulo Zanoni · 12 years ago
  41. c980979 drm/i915: convert PIPE_MSA_MISC to transcoder by Paulo Zanoni · 12 years ago
  42. 702e7a5 drm/i915: convert PIPECONF to use transcoder instead of pipe by Paulo Zanoni · 12 years ago
  43. e28d54c drm/i915: check TRANSCODER_EDP on intel_modeset_setup_hw_state by Paulo Zanoni · 12 years ago
  44. ad80a81 drm/i915: convert DDI_FUNC_CTL to transcoder by Paulo Zanoni · 12 years ago
  45. bb523fc drm/i915: convert PIPE_CLK_SEL to transcoder by Paulo Zanoni · 12 years ago
  46. a5c961d drm/i915: add TRANSCODER_EDP by Paulo Zanoni · 12 years ago
  47. 8361663 drm/i915: don't call Haswell PCH code when we can't or don't need by Paulo Zanoni · 12 years ago
  48. fc316cb drm/i915: simplify intel_crtc_driving_pch by Paulo Zanoni · 12 years ago
  49. 1f54438 drm/i915: fix checks inside haswell_crtc_{enable, disable} by Paulo Zanoni · 12 years ago
  50. 20474e9 drm/i915: fix checks inside ironlake_crtc_{enable, disable} by Paulo Zanoni · 12 years ago
  51. 4f771f1 drm/i915: fork a Haswell version of ironlake_crtc_{enable, disable} by Paulo Zanoni · 12 years ago
  52. 051f866 drm/i915: remove an extra #define for DP_RECEIVER_CAP_SIZE by Jani Nikula · 12 years ago
  53. 67a5456 drm/i915: extract intel_dp_init_panel_power_sequencer by Daniel Vetter · 12 years ago
  54. 6b3ec1c drm/i915/dp: compute the pch dp aux divider from the rawclk by Daniel Vetter · 12 years ago
  55. d2acd21 drm/i915/eDP: compute the panel power clock divisor from the pch rawclock by Daniel Vetter · 12 years ago
  56. 035aa3d drm/i915: enable/disable backlight for eDP by Daniel Vetter · 12 years ago
  57. 82ed61f drm/i915: make edp panel power sequence setup more robust by Daniel Vetter · 12 years ago
  58. 2d354c3 drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler by Damien Lespiau · 12 years ago
  59. 9324cf7 drm/i915/dp: actually nack test request by Daniel Vetter · 12 years ago
  60. 397fe15 drm: extract drm_dp_max_lane_count helper by Daniel Vetter · 12 years ago
  61. 3b5c662 drm: extract dp link bw helpers by Daniel Vetter · 12 years ago
  62. a7c9655 drm/i915: use the new dp train delay helpers by Daniel Vetter · 12 years ago
  63. 1a644cd drm: extract dp link train delay functions from radeon by Daniel Vetter · 12 years ago
  64. 0f037bd drm: extract helpers to compute new training values from sink request by Daniel Vetter · 12 years ago
  65. 0191627 drm: dp helper: extract drm_dp_clock_recovery_ok by Daniel Vetter · 12 years ago
  66. 1ffdff1 drm: dp helper: extract drm_dp_channel_eq_ok by Daniel Vetter · 12 years ago
  67. 00ae9a4 drm: rename drm_dp_i2c_helper.c to drm_dp_helper.c by Daniel Vetter · 12 years ago
  68. 9ec1561 drm/i915: remove unused mem_block struct definition by Mika Kuoppala · 12 years ago
  69. 9cd300e drm/i915: Move cached EDID to intel_connector by Jani Nikula · 12 years ago
  70. ebda95a drm/i915: Do not free the passed EDID in intel_connector_update_modes() by Jani Nikula · 12 years ago
  71. dd06f90 drm/i915: Move the fixed mode to intel_panel by Jani Nikula · 12 years ago
  72. 1d50870 drm/i915: Create generic intel_panel for LVDS and eDP by Jani Nikula · 12 years ago
  73. f8779fd drm/i915/dp: Initialize eDP fixed mode in intel_dp_init by Jani Nikula · 12 years ago
  74. 62165e0 drm/i915/lvds: Move some connector specific info across from the encoder by Jani Nikula · 12 years ago
  75. 0657b6b drm/i915: Backlight setup requires connector so pass it as parameter by Jani Nikula · 12 years ago
  76. db1740a drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connector by Jani Nikula · 12 years ago
  77. c7362c4 drm/i915/lvds: Introduce intel_lvds_connector by Jani Nikula · 12 years ago
  78. 29b99b4 drm/i915/lvds: Rename intel_lvds to intel_lvds_encoder by Jani Nikula · 12 years ago
  79. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  80. 29de6ce drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV by Damien Lespiau · 12 years ago
  81. 4d47e4f drm/i915: Program DSPCLK_GATE_D only once on Ironlake by Damien Lespiau · 12 years ago
  82. 231e54f drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATE by Damien Lespiau · 12 years ago
  83. 36ec8f8 drm/i915: unconditionally use mt forcewake on hsw/ivb by Daniel Vetter · 12 years ago
  84. a7902ac5 drm/i915: set the correct function pointers for Haswell DP by Paulo Zanoni · 12 years ago
  85. c19b066 drm/i915: implement Haswell DP link train sequence by Paulo Zanoni · 12 years ago
  86. 1eb8dfe drm/i915: fix Haswell DP M/N registers by Paulo Zanoni · 12 years ago
  87. a836bdf drm/i915: add DP support to intel_ddi_disable_port by Paulo Zanoni · 12 years ago
  88. 247d89f drm/i915: add DP support to intel_ddi_mode_set by Paulo Zanoni · 12 years ago
  89. 6547fef drm/i915: add DP support to intel_enable_ddi by Paulo Zanoni · 12 years ago
  90. fe43d3f drm/i915: add DP support to intel_ddi_get_hw_state by Paulo Zanoni · 12 years ago
  91. 0bdee30 drm/i915: add DP support to intel_ddi_get_encoder_port by Paulo Zanoni · 12 years ago
  92. 750eb99 drm/i915: fix DP AUX register definitions on Haswell by Paulo Zanoni · 12 years ago
  93. 16995a9 drm/i915: Clear FORCEWAKE when taking over from BIOS by Chris Wilson · 12 years ago
  94. 7fdd74a drm/i915: don't save/restor ADPA for kms by Daniel Vetter · 12 years ago
  95. 2e93889 drm/i915/crt: explicitly set up HOTPLUG_BITS on resume by Daniel Vetter · 12 years ago
  96. 912d812 drm/i915/crt: don't set HOTPLUG bits on !PCH by Daniel Vetter · 12 years ago
  97. c630119 drm/i915: don't save/restore HWS_PGA reg for kms by Daniel Vetter · 12 years ago
  98. 905c27b drm/i915: don't save/restore irq regs for kms by Daniel Vetter · 12 years ago
  99. f81183f drm/i915: don't save/restore DP regs for kms by Daniel Vetter · 12 years ago
  100. 7346bfa drm/i915: use TU_SIZE macro at intel_dp_set_m_n by Paulo Zanoni · 12 years ago