aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-26/+189
2015-04-16drm/i915: Add a delay in Displayport AUX transactions for compliance testingTodd Previte1-2/+11
2015-04-16drm/i915: Add automated testing support for Displayport compliance testingTodd Previte1-4/+71
2015-04-16drm/i915/dp: Remove intel_ prefix from hw signal_levels functionsDaniel Vetter1-14/+14
2015-04-16drm/i915/bxt: Update max level of vswingVandana Kannan1-1/+3
2015-04-16drm/i915/bxt: VSwing programming sequenceVandana Kannan1-2/+62
2015-04-16drm/i915/bxt: Determine programmed frequencySatheeshakrishna M1-0/+2
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira1-1/+1
2015-04-13drm/i915: skylake panel fitting using shared scalersChandra Konduru1-0/+8
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira1-1/+1
2015-04-10drm/i915/chv: Remove DPIO force latency causing interpair skew issueClint Taylor1-5/+0
2015-04-10drm/i915: Don't cancel DRRS worker synchronously for flush/invalidateDaniel Vetter1-2/+2
2015-04-10drm/i915: Fix locking in DRRS flush/invalidate hooksDaniel Vetter1-7/+15
2015-04-07drm/i915: add i915 specific connector debugfs file for DPCDJani Nikula1-0/+2
2015-04-07drm/i915/skl: Enabling PSR2 SU with frame syncSonika Jindal1-0/+15
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä1-1/+1
2015-03-31drm/i915: Simplify ilk_get_aux_clock_dividerVille Syrjälä1-4/+2
2015-03-27drm/i915: Don't look at staged config crtc when changing DRRS stateAnder Conselvan de Oliveira1-1/+1
2015-03-26drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()Ander Conselvan de Oliveira1-1/+1
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira1-0/+1
2015-03-24drm/i915: Removing the drrs capability enum initializationRamalingam C1-2/+0
2015-03-20drm/i915: Send out the full AUX addressVille Syrjälä1-2/+3
2015-03-20drm/i915/dp: return number of bytes written for short aux/i2c writesJani Nikula1-3/+8
2015-03-20drm/i915: Unconfuse DP link rate array namesVille Syrjälä1-35/+35
2015-03-20drm/i915: Include the sink/source/supported rates in debug outputVille Syrjälä1-0/+43
2015-03-20drm/i915: Add eDP intermediate frequencies for CHVVille Syrjälä1-0/+6
2015-03-20drm/i915: Avoid overflowing the DP link rate arraysVille Syrjälä1-0/+2
2015-03-20drm/i915: Fix MST link rate handlingVille Syrjälä1-4/+8
2015-03-20drm/i915: Use DP_LINK_RATE_SET whenever possibleVille Syrjälä1-6/+7
2015-03-20drm/i915: Fix max link rate in intel_dp_mode_valid()Ville Syrjälä1-1/+14
2015-03-20drm/i915: Hide the source vs. sink rate handling from intel_dp_compute_config()Ville Syrjälä1-14/+23
2015-03-20drm/i915: Fully separate source vs. sink ratesVille Syrjälä1-17/+11
2015-03-20drm/i915: Remove special case from intel_supported_rates()Ville Syrjälä1-8/+0
2015-03-20drm/i915: Don't copy sink rates eitherVille Syrjälä1-15/+9
2015-03-20drm/i915: Don't copy the DP source rates arraysVille Syrjälä1-14/+10
2015-03-20drm/i915: Store the converted link rates in intel_dp->supported_rates[]Ville Syrjälä1-14/+19
2015-03-20drm/i915: Make the DP rates int instead of uint32_tVille Syrjälä1-12/+12
2015-03-17drm/i915/skl: Implement WaDisableHBR2Damien Lespiau1-1/+4
2015-03-17drm/i915/skl: Program PLL for edp1.4 intermediate frequenciesSonika Jindal1-6/+22
2015-03-17drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal1-8/+101
2015-03-17drm/i915/skl: Read sink supported rates from edp panelSonika Jindal1-0/+38
2015-03-17drm/i915: Fixing mutex deadlock window at eDP DRRSRamalingam C1-3/+4
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-7/+128
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-2/+2
2015-02-25drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal1-2/+10
2015-02-24drm/i915: Enhancing eDP DRRS debug messageRamalingam C1-1/+1
2015-02-24Documentation/drm: DocBook integration for DRRSVandana Kannan1-0/+95
2015-02-24drm/i915: Enable eDP DRRS for CHVDurgadoss R1-1/+1
2015-02-24drm/i915: Support for RR switching on VLVVandana Kannan1-2/+8
2015-02-24drm/i915/bdw: Add support for DRRS to switch RRVandana Kannan1-2/+14