aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-27drm/i915: Store encoder power domain in struct intel_encoderAnder Conselvan de Oliveira1-4/+4
2017-02-27drm/i915: Store aux power domain in intel_dpAnder Conselvan de Oliveira1-38/+23
2017-02-24drm/i915/lspcon: Switch back to PCON mode after output replugImre Deak1-0/+4
2017-02-24drm/i915: Introduce intel_ddi_dp_voltage_max()Ville Syrjälä1-3/+2
2017-02-23Revert "drm/i915/dp: Ratelimit DP aux timeout messages"Chris Wilson1-2/+1
2017-02-22drm/i915/dp: Ratelimit DP aux timeout messagesLyude1-1/+2
2017-02-15drm/i915/dp: Reset the link params on HPD/connected boot/resumeManasi Navare1-4/+12
2017-02-10drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä1-3/+3
2017-02-09drm/i915/dp: Move initialization of hpd_pin to a new functionAnder Conselvan de Oliveira1-20/+28
2017-02-09drm/i915: Remove WA for swapped HPD pins in broxton A steppingAnder Conselvan de Oliveira1-2/+0
2017-02-08drm/i915: Track full cdclk state for the logical and actual cdclk frequenciesVille Syrjälä1-1/+1
2017-02-08drm/i915: Start moving the cdclk stuff into a distinct state structureVille Syrjälä1-1/+1
2017-02-06drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak1-2/+2
2017-02-01Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-1/+3
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-1/+3
2017-01-26drm/edid: Introduce drm_default_rgb_quant_range()Ville Syrjälä1-1/+3
2017-01-26drm/i915: Add support for DP Video pattern compliance testsManasi Navare1-2/+66
2017-01-26drm/i915: Fixes to support DP Compliance EDID testsManasi Navare1-2/+2
2017-01-26drm/i915: Add support for DP link training complianceManasi Navare1-6/+59
2017-01-24drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.Rodrigo Vivi1-3/+2
2017-01-24drm/i915/dp: do not proceed with autotests if we don't ACK themJani Nikula1-12/+9
2017-01-16drm/i915/dp: Silence compiler for missing prototypeChris Wilson1-1/+1
2017-01-12drm/i915/psr: enable ALPM for psr2Nagaraju, Vathsala1-0/+10
2017-01-10drm/i915/psr: program vsc header for psr2Nagaraju, Vathsala1-0/+26
2017-01-10drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()Michel Thierry1-1/+1
2016-12-22drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä1-7/+34
2016-12-22drm/i915/ddi: Rely on VBT DDI port info for eDP detectionImre Deak1-1/+1
2016-12-19drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHVVille Syrjälä1-47/+105
2016-12-13drm/i915: tune down the fast link training vs boot failDaniel Vetter1-2/+2
2016-12-13drm/i915: Intel panel downclock cleanupMika Kahola1-1/+1
2016-12-13drm/i915: Intel panel detection cleanupMika Kahola1-1/+2
2016-12-13drm/i915: Move all the DP compliance data to a separate structManasi Navare1-14/+10
2016-12-13drm/i915: Find fallback link rate/lane countManasi Navare1-0/+38
2016-12-13drm/i915: Compute sink's max lane count/link BW at HotplugManasi Navare1-2/+8
2016-12-05drm/i915: Validate mode against max. link data rate for DP MSTDhinakaran Pandiyan1-2/+2
2016-12-05drm/i915: Fix DP link rate mathDhinakaran Pandiyan1-20/+15
2016-12-02drm/i915/glk: Reuse broxton code for geminilakeAnder Conselvan de Oliveira1-12/+12
2016-11-25drm/i915: Pass dev_priv to intel_setup_outputs()Ander Conselvan de Oliveira1-4/+4
2016-11-23drm/i915/lspcon: Wait for expected LSPCON mode to settleImre Deak1-0/+5
2016-11-23drm/i915/lspcon: Add dp_to_lspcon helper()Imre Deak1-4/+3
2016-11-17drm/i915: dev_priv cleanup in intel_dp.cTvrtko Ursulin1-15/+11
2016-11-14drm/i915: Simplify DP port limited color range bit platform checksVille Syrjälä1-5/+2
2016-11-11drm/i915: More assorted dev_priv cleanupsTvrtko Ursulin1-1/+1
2016-11-11drm/i915: Assorted dev_priv cleanupsTvrtko Ursulin1-3/+3
2016-11-09drm/i915: Pass atomic state to intel_audio_codec_enable, v2.Maarten Lankhorst1-5/+6
2016-11-01drm/i915: Pass dev_priv to vlv force pll functionsVille Syrjälä1-4/+3
2016-11-01drm/i915: Pass dev_priv to intel_wait_for_vblank()Ville Syrjälä1-9/+9
2016-10-28drm/i915: Change the placement of some static functions in intel_dp.cNavare, Manasi D1-75/+75
2016-10-26drm/i915/lspcon: Add workaround for resuming in PCON modeImre Deak1-1/+1
2016-10-26drm/i915/dp: Read DP descriptor for eDP and LSPCON tooImre Deak1-1/+3