summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ddi.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-25drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni1-1/+7
2013-08-11drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin1-4/+6
2013-05-04drm/i915: hsw: fix link training for eDP on port-AImre Deak1-0/+5
2013-04-18drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter1-4/+4
2013-04-02drm/i915: fix DDI get_hw_state return valueJesse Barnes1-1/+1
2013-03-28drm/i915: precompute pipe bpp before touching the hwDaniel Vetter1-5/+2
2013-03-28drm/i915: introduce pipe_config->dither|pipe_bppDaniel Vetter1-4/+4
2013-03-28drm/i915: add pipe_config->has_pch_encoderDaniel Vetter1-9/+7
2013-03-25drm/i915: Warn if a pipe is enabled with a bogus portDamien Lespiau1-5/+11
2013-03-23drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()Damien Lespiau1-1/+1
2013-03-23drm/i915: Error out if we are trying to use VGA with SPLL already in useDamien Lespiau1-0/+3
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter1-2/+1
2013-03-17drm/i915: disable sound first on intel_disable_ddiPaulo Zanoni1-4/+4
2013-03-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-1/+1
2013-03-03drm/i915: Fix missing variable initilizationSyam Sidhardhan1-1/+1
2013-02-20Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-7/+18
2013-02-20drm/i915: rename sdvox_reg to hdmi_reg on HDMI contextPaulo Zanoni1-3/+1
2013-02-20drm/i915: Preserve the DDI link reversal configurationDamien Lespiau1-3/+16
2013-02-20drm/i915: Preserve the FDI line reversal override bit on CPTDamien Lespiau1-4/+2
2013-02-14drm/i915: rip out helper->disable noop functionsDaniel Vetter1-1/+0
2013-01-31drm/i915: dynamic Haswell display power well supportDaniel Vetter1-1/+7
2013-01-22drm/i915: HDMI/DP - ELD info refresh support for HaswellWang Xingchao1-0/+21
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie1-11/+13
2012-12-10drm/i915: set the LPT FDI RX polarity reversal bit when neededPaulo Zanoni1-0/+2
2012-12-08drm/i915: fix hsw_fdi_link_train "retry" codePaulo Zanoni1-16/+27
2012-12-03drm/i915: fixup sparse warningsDaniel Vetter1-1/+1
2012-11-29drm/i915: invert the log inside intel_prepare_ddiPaulo Zanoni1-9/+10
2012-11-29drm/i915: add HAS_DDI checkPaulo Zanoni1-1/+1
2012-11-29drm/i915: intel_prepare_ddi_buffers should be staticPaulo Zanoni1-1/+2
2012-11-21drm/i915: fix intel_ddi_get_cdclk_freq for ULT machinesPaulo Zanoni1-0/+2
2012-11-21drm/i915: Enable DP audio for HaswellTakashi Iwai1-0/+9
2012-11-11drm/i915: fix Haswell FDI link disable pathPaulo Zanoni1-0/+26
2012-11-11drm/i915: fix Haswell FDI link training codePaulo Zanoni1-49/+70
2012-11-11drm/i915: set the correct number of FDI lanes on HaswellPaulo Zanoni1-2/+3
2012-11-11drm/i915: create the DDI encoderPaulo Zanoni1-37/+106
2012-11-11drm/i915: add intel_ddi_connector_get_hw_statePaulo Zanoni1-0/+40
2012-11-11drm/i915: add port field to intel_digital_portPaulo Zanoni1-13/+10
2012-10-26drm/i915: enable DDI eDPPaulo Zanoni1-1/+1
2012-10-26drm/i915: turn the eDP DDI panel on/offPaulo Zanoni1-2/+16
2012-10-26drm/i915: set/unset the DDI eDP backlightPaulo Zanoni1-2/+13
2012-10-26drm/i915: set the correct eDP aux channel clock divider on DDIPaulo Zanoni1-1/+1
2012-10-26drm/i915: select the correct pipe when using TRANSCODER_EDPPaulo Zanoni1-0/+17
2012-10-26drm/i915: convert PIPE_MSA_MISC to transcoderPaulo Zanoni1-9/+9
2012-10-26drm/i915: convert DDI_FUNC_CTL to transcoderPaulo Zanoni1-37/+64
2012-10-26drm/i915: convert PIPE_CLK_SEL to transcoderPaulo Zanoni1-2/+8
2012-10-18drm/i915: implement Haswell DP link train sequencePaulo Zanoni1-2/+51
2012-10-18drm/i915: add DP support to intel_ddi_disable_portPaulo Zanoni1-1/+10
2012-10-18drm/i915: add DP support to intel_ddi_mode_setPaulo Zanoni1-17/+44
2012-10-18drm/i915: add DP support to intel_enable_ddiPaulo Zanoni1-9/+12
2012-10-18drm/i915: add DP support to intel_ddi_get_hw_statePaulo Zanoni1-4/+4