summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
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-05-08drm/i915: DP link training optimizationMika Kahola
2015-05-08drm/i915: eDP link training optimizationMika Kahola
2015-05-08drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect()Todd Previte
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-16drm/i915: Add a delay in Displayport AUX transactions for compliance testingTodd Previte
2015-04-16drm/i915: Add automated testing support for Displayport compliance testingTodd Previte
2015-04-16drm/i915/dp: Remove intel_ prefix from hw signal_levels functionsDaniel Vetter
2015-04-16drm/i915/bxt: Update max level of vswingVandana Kannan
2015-04-16drm/i915/bxt: VSwing programming sequenceVandana Kannan
2015-04-16drm/i915/bxt: Determine programmed frequencySatheeshakrishna M
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-13drm/i915: skylake panel fitting using shared scalersChandra Konduru
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-10drm/i915/chv: Remove DPIO force latency causing interpair skew issueClint Taylor
2015-04-10drm/i915: Don't cancel DRRS worker synchronously for flush/invalidateDaniel Vetter
2015-04-10drm/i915: Fix locking in DRRS flush/invalidate hooksDaniel Vetter
2015-04-07drm/i915: add i915 specific connector debugfs file for DPCDJani Nikula
2015-04-07drm/i915/skl: Enabling PSR2 SU with frame syncSonika Jindal
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä
2015-03-31drm/i915: Simplify ilk_get_aux_clock_dividerVille Syrjälä
2015-03-27drm/i915: Don't look at staged config crtc when changing DRRS stateAnder Conselvan de Oliveira
2015-03-26drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira
2015-03-24drm/i915: Removing the drrs capability enum initializationRamalingam C
2015-03-20drm/i915: Send out the full AUX addressVille Syrjälä
2015-03-20drm/i915/dp: return number of bytes written for short aux/i2c writesJani Nikula
2015-03-20drm/i915: Unconfuse DP link rate array namesVille Syrjälä
2015-03-20drm/i915: Include the sink/source/supported rates in debug outputVille Syrjälä
2015-03-20drm/i915: Add eDP intermediate frequencies for CHVVille Syrjälä
2015-03-20drm/i915: Avoid overflowing the DP link rate arraysVille Syrjälä
2015-03-20drm/i915: Fix MST link rate handlingVille Syrjälä
2015-03-20drm/i915: Use DP_LINK_RATE_SET whenever possibleVille Syrjälä
2015-03-20drm/i915: Fix max link rate in intel_dp_mode_valid()Ville Syrjälä
2015-03-20drm/i915: Hide the source vs. sink rate handling from intel_dp_compute_config()Ville Syrjälä
2015-03-20drm/i915: Fully separate source vs. sink ratesVille Syrjälä
2015-03-20drm/i915: Remove special case from intel_supported_rates()Ville Syrjälä
2015-03-20drm/i915: Don't copy sink rates eitherVille Syrjälä
2015-03-20drm/i915: Don't copy the DP source rates arraysVille Syrjälä
2015-03-20drm/i915: Store the converted link rates in intel_dp->supported_rates[]Ville Syrjälä
2015-03-20drm/i915: Make the DP rates int instead of uint32_tVille Syrjälä
2015-03-17drm/i915/skl: Implement WaDisableHBR2Damien Lespiau
2015-03-17drm/i915/skl: Program PLL for edp1.4 intermediate frequenciesSonika Jindal
2015-03-17drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal
2015-03-17drm/i915/skl: Read sink supported rates from edp panelSonika Jindal
2015-03-17drm/i915: Fixing mutex deadlock window at eDP DRRSRamalingam C
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-04Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-02-25drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal