aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ddi.c
AgeCommit message (Expand)Author
2013-10-10drm/i915: don't leak dp_connector at intel_ddi_initPaulo Zanoni
2013-10-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2013-10-09drm/i915/dp: get rid of intel_dp->link_configurationJani Nikula
2013-10-01drm/i915: Add HSW CRT output readout supportVille Syrjälä
2013-10-01drm/i915: don't init DP or HDMI when not supported by DDI portPaulo Zanoni
2013-10-01drm/i915: use the HDMI DDI buffer translations from VBTPaulo Zanoni
2013-10-01drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) patternDaniel Vetter
2013-09-24Merge tag 'v3.12-rc2' into drm-intel-nextDaniel Vetter
2013-09-13drm/i915: Add state readout and checking for has_dp_encoder and dp_m_nVille Syrjälä
2013-09-13drm/i915: Add support for pipe_bpp readoutVille Syrjälä
2013-09-10drm/i915: Fix HSW sync flags to use pipe config adjusted_modeVille Syrjälä
2013-09-08drm/i915: Track pfit enable state separately from sizeChris Wilson
2013-09-04drm/i915: expose intel_ddi_get_encoder_port()Jani Nikula
2013-08-23drm/i915: add the FCLK case to intel_ddi_get_cdclk_freqPaulo Zanoni
2013-08-06drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffersPaulo Zanoni
2013-08-06drm/i915: silence useless messages about DDI buffer translationPaulo Zanoni
2013-08-04drm/i915/ddi: use the native encoder ->mode_set callbackDaniel Vetter
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-18drm/i915: Hook PSR functionalityRodrigo Vivi
2013-07-13drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin
2013-06-28drm/i915: fix the "ghost eDP" encoder unwind pathPaulo Zanoni
2013-06-28drm/i915: fix the "ghost eDP" connector unwind pathPaulo Zanoni
2013-06-28drm/i915: propagate errors from intel_dp_init_connectorPaulo Zanoni
2013-06-05drm/i915: set default value for config->pixel_multiplierDaniel Vetter
2013-06-04drm/i915: store adjusted dotclock in adjusted_mode->clockDaniel Vetter
2013-05-31drm/i915: hw state readout&check support for cpu_transcoderDaniel Vetter
2013-05-21drm/i915: make intel_ddi_get_cdclk_freq return values in KHzPaulo Zanoni
2013-05-21drm/i915: add encoder get_config function v5Jesse Barnes
2013-05-21Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter
2013-05-10drm/i915: Compute WR PLL dividers dynamicallyDamien Lespiau
2013-05-10drm/i915: Add references to some workaround we implementDamien Lespiau
2013-05-10drm/i915: only disable DDI sound if intel_crtc->eld_vldPaulo Zanoni
2013-05-06drm/i915: don't setup hdmi for port D edp in ddi_initDaniel Vetter
2013-05-04drm/i915: hsw: fix link training for eDP on port-AImre Deak
2013-05-02drm/i915: simplify DP/DDI port width macrosDaniel Vetter
2013-04-29drm/i915: hw state readout support for pipe_config->fdi_lanesDaniel Vetter
2013-04-29drm/i915: move intel_crtc->fdi_lanes to pipe_configDaniel Vetter
2013-04-25drm/i915: move PCH pfit controls into pipe_configJesse Barnes
2013-04-19drm/i915: Remove mention of Haswell in DDI codeDamien Lespiau
2013-04-18drm/i915: Print plane, pipe, port names as alphabetical insted of decimalVille Syrjälä
2013-04-18drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter
2013-04-02drm/i915: fix DDI get_hw_state return valueJesse Barnes
2013-03-28drm/i915: precompute pipe bpp before touching the hwDaniel Vetter
2013-03-28drm/i915: introduce pipe_config->dither|pipe_bppDaniel Vetter
2013-03-28drm/i915: add pipe_config->has_pch_encoderDaniel Vetter
2013-03-25drm/i915: Warn if a pipe is enabled with a bogus portDamien Lespiau
2013-03-23drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()Damien Lespiau
2013-03-23drm/i915: Error out if we are trying to use VGA with SPLL already in useDamien Lespiau
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter
2013-03-17drm/i915: disable sound first on intel_disable_ddiPaulo Zanoni