summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula2017-05-291-2/+6
* drm/i915: use drm DP helper to read DPCD descJani Nikula2017-05-291-33/+4
* drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä2017-04-261-2/+13
* drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...Maarten Lankhorst2017-04-061-12/+9
* drm/i915: Store encoder power domain in struct intel_encoderAnder Conselvan de Oliveira2017-02-271-4/+4
* drm/i915: Store aux power domain in intel_dpAnder Conselvan de Oliveira2017-02-271-38/+23
* drm/i915/lspcon: Switch back to PCON mode after output replugImre Deak2017-02-241-0/+4
* drm/i915: Introduce intel_ddi_dp_voltage_max()Ville Syrjälä2017-02-241-3/+2
* Revert "drm/i915/dp: Ratelimit DP aux timeout messages"Chris Wilson2017-02-231-2/+1
* drm/i915/dp: Ratelimit DP aux timeout messagesLyude2017-02-221-1/+2
* drm/i915/dp: Reset the link params on HPD/connected boot/resumeManasi Navare2017-02-151-4/+12
* drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä2017-02-101-3/+3
* drm/i915/dp: Move initialization of hpd_pin to a new functionAnder Conselvan de Oliveira2017-02-091-20/+28
* drm/i915: Remove WA for swapped HPD pins in broxton A steppingAnder Conselvan de Oliveira2017-02-091-2/+0
* drm/i915: Track full cdclk state for the logical and actual cdclk frequenciesVille Syrjälä2017-02-081-1/+1
* drm/i915: Start moving the cdclk stuff into a distinct state structureVille Syrjälä2017-02-081-1/+1
* drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak2017-02-061-2/+2
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2017-02-011-1/+3
|\
| * Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-02-011-1/+3
| |\
| | * drm/edid: Introduce drm_default_rgb_quant_range()Ville Syrjälä2017-01-261-1/+3
* | | drm/i915: Add support for DP Video pattern compliance testsManasi Navare2017-01-261-2/+66
* | | drm/i915: Fixes to support DP Compliance EDID testsManasi Navare2017-01-261-2/+2
* | | drm/i915: Add support for DP link training complianceManasi Navare2017-01-261-6/+59
* | | drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.Rodrigo Vivi2017-01-241-3/+2
* | | drm/i915/dp: do not proceed with autotests if we don't ACK themJani Nikula2017-01-241-12/+9
|/ /
* | drm/i915/dp: Silence compiler for missing prototypeChris Wilson2017-01-161-1/+1
* | drm/i915/psr: enable ALPM for psr2Nagaraju, Vathsala2017-01-121-0/+10
* | drm/i915/psr: program vsc header for psr2Nagaraju, Vathsala2017-01-101-0/+26
* | drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()Michel Thierry2017-01-101-1/+1
|/
* drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä2016-12-221-7/+34
* drm/i915/ddi: Rely on VBT DDI port info for eDP detectionImre Deak2016-12-221-1/+1
* drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHVVille Syrjälä2016-12-191-47/+105
* drm/i915: tune down the fast link training vs boot failDaniel Vetter2016-12-131-2/+2
* drm/i915: Intel panel downclock cleanupMika Kahola2016-12-131-1/+1
* drm/i915: Intel panel detection cleanupMika Kahola2016-12-131-1/+2
* drm/i915: Move all the DP compliance data to a separate structManasi Navare2016-12-131-14/+10
* drm/i915: Find fallback link rate/lane countManasi Navare2016-12-131-0/+38
* drm/i915: Compute sink's max lane count/link BW at HotplugManasi Navare2016-12-131-2/+8
* drm/i915: Validate mode against max. link data rate for DP MSTDhinakaran Pandiyan2016-12-051-2/+2
* drm/i915: Fix DP link rate mathDhinakaran Pandiyan2016-12-051-20/+15
* drm/i915/glk: Reuse broxton code for geminilakeAnder Conselvan de Oliveira2016-12-021-12/+12
* drm/i915: Pass dev_priv to intel_setup_outputs()Ander Conselvan de Oliveira2016-11-251-4/+4
* drm/i915/lspcon: Wait for expected LSPCON mode to settleImre Deak2016-11-231-0/+5
* drm/i915/lspcon: Add dp_to_lspcon helper()Imre Deak2016-11-231-4/+3
* drm/i915: dev_priv cleanup in intel_dp.cTvrtko Ursulin2016-11-171-15/+11
* drm/i915: Simplify DP port limited color range bit platform checksVille Syrjälä2016-11-141-5/+2
* drm/i915: More assorted dev_priv cleanupsTvrtko Ursulin2016-11-111-1/+1
* drm/i915: Assorted dev_priv cleanupsTvrtko Ursulin2016-11-111-3/+3
* drm/i915: Pass atomic state to intel_audio_codec_enable, v2.Maarten Lankhorst2016-11-091-5/+6
* drm/i915: Pass dev_priv to vlv force pll functionsVille Syrjälä2016-11-011-4/+3
OpenPOWER on IntegriCloud