aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_dp.c
AgeCommit message (Expand)Author
2020-06-09drm/i915/display: Only query DP state of a DDI encoderChris Wilson
2020-05-19drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak
2020-05-14drm/i915/dp: Add compute routine for DP PSR VSC SDPGwan-gyeong Mun
2020-05-14drm/i915: Program DP SDPs with computed configsGwan-gyeong Mun
2020-05-14drm/i915/dp: Read out DP SDPsGwan-gyeong Mun
2020-05-11drm/i915: Use stashed away hpd isr bits in intel_digital_port_connected()Ville Syrjälä
2020-05-11drm/i915: Turn intel_digital_port_connected() in a vfuncVille Syrjälä
2020-04-24drm/i915: Introduce .set_idle_link_train() vfuncVille Syrjälä
2020-04-24drm/i915: Introduce .set_signal_levels() vfuncVille Syrjälä
2020-04-24drm/i915: Introduce .set_link_train() vfuncVille Syrjälä
2020-04-24drm/i915: Have pfit calculations return an error codeVille Syrjälä
2020-04-24drm/i915: Pass connector state to pfit calculationsVille Syrjälä
2020-04-24drm/i915: s/pipe_config/crtc_state/ in pfit functionsVille Syrjälä
2020-04-24drm/i915: Fix skl+ non-scaled pfit modesVille Syrjälä
2020-04-21drm/i915: drop a bunch of superfluous inlinesJani Nikula
2020-04-20drm/i915: Push MST link retraining to the hotplug workVille Syrjälä
2020-04-20drm/i915: Flatten intel_dp_check_mst_status() a bitVille Syrjälä
2020-04-18drm/i915: remove redundant assignment to variable test_resultColin Ian King
2020-04-17drm/i915/display: Load DP_TP_CTL/STATUS offset before use itJosé Roberto de Souza
2020-04-17drm/i915: Add connector dbgfs for all connectorsAnshuman Gupta
2020-04-16Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Joonas Lahtinen
2020-04-16Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2020-04-08drm/i915/dp: Program vswing, pre-emphasis, test-patternAnimesh Manna
2020-04-08drm/i915/dp: Preparation for DP phy compliance auto testAnimesh Manna
2020-04-08drm/i915/dp: use struct drm_device based loggingJani Nikula
2020-04-06drm/i915: Add a retry counter for hotplug detect retriesImre Deak
2020-04-03drm/i915: Pass atomic state to encoder hooksVille Syrjälä
2020-04-03drm/i915: Implement port sync for SKL+Ville Syrjälä
2020-04-01Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-27drm: Constify adjusted_mode a bitVille Syrjälä
2020-03-26drm/i915/display: Return early after MISSING_CASE for write_dp_sdpChris Wilson
2020-03-23drm/i915/edp: Ignore short pulse when panel powered offAnshuman Gupta
2020-03-20drm/i915/dp: Add writing of DP SDPsGwan-gyeong Mun
2020-03-20drm/i915/dp: Add compute routine for DP HDR Metadata Infoframe SDPGwan-gyeong Mun
2020-03-20drm/i915/dp: Add compute routine for DP VSC SDPGwan-gyeong Mun
2020-03-18drm/i915/dp: Add dpcd link_rate quirk for Apple 15" MBP 2017 (v3)Mario Kleiner
2020-03-03drm/dp: Introduce EDID-based quirksLyude Paul
2020-03-04drm/i915/hdcp: Fix config_stream_type() ret valueAnshuman Gupta
2020-03-02drm/i915/dp: Use BDB_GENERAL_FEATURES VBT block info for builtin panel-orient...Hans de Goede
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula
2020-02-25Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2020-02-24drm/i915: Correctly terminate connector iterationVille Syrjälä
2020-02-24drm/i915/display: Fix inverted WARN_ONChris Wilson
2020-02-23drm/i915/display/dp: Make WARN* drm specific where drm_device ptr is availablePankaj Bharadiya
2020-02-20drm/i915: Mark all HPD capabled connectors as suchVille Syrjälä
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-02-20drm/i915/dp: Add all tiled and port sync conns to modesetManasi Navare
2020-02-19drm/i915: Read rawclk_freq earlierChris Wilson
2020-02-14drm/i915: split out display debugfs to a separate fileJani Nikula
2020-02-14drm: i915: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki