summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä2017-02-161-3/+3
* drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak2017-02-161-2/+2
* 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/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
* drm/i915: Pass dev_priv to intel_wait_for_vblank()Ville Syrjälä2016-11-011-9/+9
* drm/i915: Change the placement of some static functions in intel_dp.cNavare, Manasi D2016-10-281-75/+75
* drm/i915/lspcon: Add workaround for resuming in PCON modeImre Deak2016-10-261-1/+1
* drm/i915/dp: Read DP descriptor for eDP and LSPCON tooImre Deak2016-10-261-1/+3
* drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be readImre Deak2016-10-261-1/+1
* drm/i915/dp: Print full branch/sink descriptorImre Deak2016-10-261-41/+22
* drm/i915/dp: Print only sink or branch specific OUI based on dev typeImre Deak2016-10-261-6/+6
* drm/i915/dp: Remove debug dependency of DPCD SW/HW revision readImre Deak2016-10-261-6/+0
* drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak2016-10-261-7/+4
* drm/i915: Refresh that status of MST capable connectors in ->detect()Ville Syrjälä2016-10-261-10/+0
* drm/i915/dp: add lane_count check in intel_dp_check_link_statusMatthew Auld2016-10-211-0/+5
* drm/i915: Fix whitespace issuesVille Syrjälä2016-10-211-8/+8
* drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä2016-10-211-31/+40
* drm/i915: Add lspcon resume functionShashank Sharma2016-10-181-1/+6
* drm/i915: Suppress underruns during DP link retrainingVille Syrjälä2016-10-171-2/+27
* drm/i915: Make IS_GEN macros only take dev_privTvrtko Ursulin2016-10-141-10/+10
* drm/i915: Make IS_VALLEYVIEW only take dev_privTvrtko Ursulin2016-10-141-4/+4
* drm/i915: Make IS_CHERRYVIEW only take dev_privTvrtko Ursulin2016-10-141-26/+29
* drm/i915: Make IS_G4X only take dev_privTvrtko Ursulin2016-10-141-1/+1
* drm/i915: Make IS_BROXTON only take dev_privTvrtko Ursulin2016-10-141-8/+8
* drm/i915: Make IS_BROADWELL only take dev_privTvrtko Ursulin2016-10-141-9/+10