summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ddi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/bdw: check DPD on port D when setting the DDI buffersPaulo Zanoni2013-11-081-1/+6
* drm/i915/bdw: add BDW DDI buf translations for eDPPaulo Zanoni2013-11-081-3/+32
* drm/i915/bdw: Add BDW DDI buffer translation valuesArt Runyan2013-11-081-5/+48
* drm/i915/bdw: get the correct LCPLL frequency on BroadwellPaulo Zanoni2013-11-081-7/+18
* drm/i915/bdw: on Broadwell, the panel fitter is on the pipePaulo Zanoni2013-11-081-5/+7
* drm/i915: don't leak dp_connector at intel_ddi_initPaulo Zanoni2013-10-101-20/+42
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-101-4/+1
|\
| * drm/i915/dp: get rid of intel_dp->link_configurationJani Nikula2013-10-091-4/+1
* | drm/i915: Add HSW CRT output readout supportVille Syrjälä2013-10-011-2/+2
* | drm/i915: don't init DP or HDMI when not supported by DDI portPaulo Zanoni2013-10-011-4/+16
* | drm/i915: use the HDMI DDI buffer translations from VBTPaulo Zanoni2013-10-011-2/+22
* | drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) patternDaniel Vetter2013-10-011-3/+3
|/
* Merge tag 'v3.12-rc2' into drm-intel-nextDaniel Vetter2013-09-241-1/+1
|\
| * drm/i915: Track pfit enable state separately from sizeChris Wilson2013-09-081-1/+1
* | drm/i915: Add state readout and checking for has_dp_encoder and dp_m_nVille Syrjälä2013-09-131-0/+14
* | drm/i915: Add support for pipe_bpp readoutVille Syrjälä2013-09-131-0/+17
* | drm/i915: Fix HSW sync flags to use pipe config adjusted_modeVille Syrjälä2013-09-101-2/+2
* | drm/i915: expose intel_ddi_get_encoder_port()Jani Nikula2013-09-041-1/+1
|/
* drm/i915: add the FCLK case to intel_ddi_get_cdclk_freqPaulo Zanoni2013-08-231-3/+6
* drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffersPaulo Zanoni2013-08-061-12/+5
* drm/i915: silence useless messages about DDI buffer translationPaulo Zanoni2013-08-061-9/+2
* drm/i915/ddi: use the native encoder ->mode_set callbackDaniel Vetter2013-08-041-23/+16
* Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter2013-07-251-4/+6
|\
| * drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2013-07-131-4/+6
* | drm/i915: Hook PSR functionalityRodrigo Vivi2013-07-181-0/+2
|/
* drm/i915: fix the "ghost eDP" encoder unwind pathPaulo Zanoni2013-06-281-0/+2
* drm/i915: fix the "ghost eDP" connector unwind pathPaulo Zanoni2013-06-281-1/+3
* drm/i915: propagate errors from intel_dp_init_connectorPaulo Zanoni2013-06-281-1/+2
* drm/i915: set default value for config->pixel_multiplierDaniel Vetter2013-06-051-1/+0
* drm/i915: store adjusted dotclock in adjusted_mode->clockDaniel Vetter2013-06-041-1/+2
* drm/i915: hw state readout&check support for cpu_transcoderDaniel Vetter2013-05-311-0/+4
* drm/i915: make intel_ddi_get_cdclk_freq return values in KHzPaulo Zanoni2013-05-211-5/+5
* drm/i915: add encoder get_config function v5Jesse Barnes2013-05-211-0/+23
* Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter2013-05-211-0/+5
|\
| * drm/i915: hsw: fix link training for eDP on port-AImre Deak2013-05-041-0/+5
* | drm/i915: Compute WR PLL dividers dynamicallyDamien Lespiau2013-05-101-403/+214
* | drm/i915: Add references to some workaround we implementDamien Lespiau2013-05-101-0/+2
* | drm/i915: only disable DDI sound if intel_crtc->eld_vldPaulo Zanoni2013-05-101-4/+7
* | drm/i915: don't setup hdmi for port D edp in ddi_initDaniel Vetter2013-05-061-14/+11
* | drm/i915: simplify DP/DDI port width macrosDaniel Vetter2013-05-021-32/+2
* | drm/i915: hw state readout support for pipe_config->fdi_lanesDaniel Vetter2013-04-291-1/+1
* | drm/i915: move intel_crtc->fdi_lanes to pipe_configDaniel Vetter2013-04-291-3/+4
* | drm/i915: move PCH pfit controls into pipe_configJesse Barnes2013-04-251-1/+1
* | drm/i915: Remove mention of Haswell in DDI codeDamien Lespiau2013-04-191-1/+1
* | drm/i915: Print plane, pipe, port names as alphabetical insted of decimalVille Syrjälä2013-04-181-5/+5
|/
* drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter2013-04-181-4/+4
* drm/i915: fix DDI get_hw_state return valueJesse Barnes2013-04-021-1/+1
* drm/i915: precompute pipe bpp before touching the hwDaniel Vetter2013-03-281-5/+2
* drm/i915: introduce pipe_config->dither|pipe_bppDaniel Vetter2013-03-281-4/+4
* drm/i915: add pipe_config->has_pch_encoderDaniel Vetter2013-03-281-9/+7
OpenPOWER on IntegriCloud