summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ddi.c
AgeCommit message (Expand)Author
2015-06-12drm/i915: Don't display the boot CDCLK twiceDamien Lespiau
2015-06-03drm/i915/bxt: edp1.4 Intermediate Freq supportSonika Jindal
2015-05-29drm/i915/skl: Don't try to store the wrong central frequencyDamien Lespiau
2015-05-29drm/i915: Correctly prefix HSW/BDW HDMI clock functionsDamien Lespiau
2015-05-29drm/i915/skl: Remove unnecessary () used with abs_diff()Damien Lespiau
2015-05-29drm/i915/skl: Remove unnecessary () used with div_u64()Damien Lespiau
2015-05-29drm/i915/skl: Factor out computing the DPLL paramaters from the dividersDamien Lespiau
2015-05-29drm/i915/skl: Use a more idomatic early returnDamien Lespiau
2015-05-29drm/i915/skl: Propagate the error if we fail to find a suitable DPLL dividerDamien Lespiau
2015-05-29drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failingDamien Lespiau
2015-05-29drm/i915/skl: Make sure to break when not finding suitable PLL dividersDamien Lespiau
2015-05-29drm/i915: remove useless DP and DDI encoder ->hot_plug hooksJani Nikula
2015-05-29drm/i915: group all hotplug related fields into a new struct in dev_privJani Nikula
2015-05-21drm/i915/skl: Deinit/init the display at suspend/resumeDamien Lespiau
2015-05-20drm/i915/bxt: Move around lane stagger calculationVandana Kannan
2015-05-20drm/i915/bxt: Port PLL programming BUNVandana Kannan
2015-05-20drm/i915: Don't overwrite (e)DP PLL selection on SKLAnder Conselvan de Oliveira
2015-05-08drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll()Damien Lespiau
2015-05-08drm/i915: Use for_each_connector_in_state helper macroAnder Conselvan de Oliveira
2015-05-08drm/i915/skl: Add module parameter to select edp vswing tableSonika Jindal
2015-05-08drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 definesDamien Lespiau
2015-04-30drm/i915: fix intel_prepare_ddiImre Deak
2015-04-30drm/i915: factor out ddi_get_encoder_portImre Deak
2015-04-16drm/i915/bxt: VSwing programming sequenceVandana Kannan
2015-04-16drm/i915: Don't write the HDMI buffer translation entry when not neededDamien Lespiau
2015-04-16drm/i915: Iterate through the initialized DDIs to prepare their buffersDamien Lespiau
2015-04-16drm/i915/bxt: Determine programmed frequencySatheeshakrishna M
2015-04-16drm/i915/bxt: Assign PLL for pipeSatheeshakrishna M
2015-04-16drm/i915/bxt: BXT clock divider calculationSatheeshakrishna M
2015-04-16drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequenceSatheeshakrishna M
2015-04-16drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9Satheeshakrishna M
2015-04-16drm/i915/skl: Add back HDMI translation tableSonika Jindal
2015-04-16drm/i915/bxt: add display initialize/uninitialize sequence (PHY)Vandana Kannan
2015-04-16drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK)Vandana Kannan
2015-04-14Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-09drm/i915/bxt: Increase DDI buf idle timeoutVandana Kannan
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä
2015-03-26drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()Ander Conselvan de Oliveira
2015-03-17drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal
2015-03-17drm/i915/skl: Only use the 800mV+2bB HDMI translation entryDamien Lespiau
2015-02-25drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal
2015-01-30drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira
2015-01-27drm/i915: Enable/disable DRRSVandana Kannan
2015-01-27drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira
2015-01-27drm/i915: Pass new_config down do crtc_compute_clockAnder Conselvan de Oliveira
2015-01-27drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira
2015-01-27drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira
2014-12-15drm/i915: Consolidate DDI clock reading out in a single functionDamien Lespiau
2014-12-03drm/i915/skl: Update the DDI translation values for DP/eDP 1.3Damien Lespiau