summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_link_training.c
AgeCommit message (Expand)Author
2024-09-11drm/i915/display: Use intel_attached_dp instead of local implementationJouni Högander
2024-09-11drm/i915/dp: Dump the LTTPR PHY descriptorsImre Deak
2024-09-05drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where neededJani Nikula
2024-09-03drm/i915/dp: convert intel_dp_link_training.[ch] to struct intel_displayJani Nikula
2024-07-31drm/i915/dp_mst: Enable LT fallback between UHBR/non-UHBR link ratesImre Deak
2024-07-31drm/i915/dp_mst: Reduce the link parameters in BW order after LT failuresImre Deak
2024-07-31drm/i915/dp: Add helpers to set link training mode, BW parametersImre Deak
2024-07-31drm/i915/dp: Add a separate function to reduce the link parametersImre Deak
2024-07-22drm/i915/dp: Require a valid atomic state for SST link trainingImre Deak
2024-07-11drm/i915/dp: Keep cached LTTPR mode up-to-dateImre Deak
2024-07-11drm/i915/dp: Reset cached LTTPR count if number of LTTPRs is unsupportedImre Deak
2024-07-11drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak
2024-06-13drm/i915/dp: Add debugfs entry to get the link retrain disabled stateImre Deak
2024-06-13drm/i915/dp: Add debugfs entry to force link retrainImre Deak
2024-06-13drm/i915/dp: Add debugfs entry to force link training failureImre Deak
2024-06-13drm/i915/dp: Add debugfs entries to get the max link rate/lane countImre Deak
2024-06-13drm/i915/dp: Add debugfs entries to force the link rate/lane countImre Deak
2024-06-13drm/i915/dp_mst: Enable link training fallback for MSTImre Deak
2024-06-13drm/i915/dp: Disable link retraining after the last fallback stepImre Deak
2024-06-13drm/i915/dp: Send a link training modeset-retry uevent to all MST connectorsImre Deak
2024-06-13drm/i915/dp: Pass atomic state to link training functionImre Deak
2024-06-13drm/i915/dp: Reduce link params only after retrying with unchanged paramsImre Deak
2024-06-13drm/i915/dp: Recheck link state after modesetImre Deak
2024-06-13drm/i915/dp: Sanitize intel_dp_get_link_train_fallback_values()Imre Deak
2024-06-13drm/i915/dp: Move link train fallback to intel_dp_link_training.cImre Deak
2024-04-19drm/i915: Enable per-lane DP drive settings for bxt/glkVille Syrjälä
2024-02-27drm/i915/dp: Factor out intel_dp_read_dprx_caps()Imre Deak
2024-02-27drm/i915/dp: Add support to notify MST connectors to retry modesetsImre Deak
2023-12-11drm/i915/edp: don't write to DP_LINK_BW_SET when using rate selectJani Nikula
2023-09-13drm/i915: Introduce crtc_state->enhanced_framingVille Syrjälä
2023-08-14drm/i915/dp: Fix LT debug print in SDP CRC enableArun R Murthy
2023-06-10drm/i915: add a dedicated workqueue inside drm_i915_privateLuca Coelho
2023-06-07drm/i915/dp: Fix log level for "CDS interlane align done"Khaled Almahallawy
2023-05-16drm/i915/dp: Prevent link training fallback on disconnected portImre Deak
2023-05-16drm/i915/dp: Convert link training error to debug message on disconnected sinkImre Deak
2023-05-16drm/i915/dp: Add link training debug and error printing helpersImre Deak
2023-05-02drm/i915/display/dp: 128/132b LT requirementArun R Murthy
2023-04-12drm/i915/vrr: Relocate VRR enable/disableVille Syrjälä
2023-03-21i915/display/dp: SDP CRC16 for 128b132b link layerArun R Murthy
2023-03-16drm/i915/display: ignore link training failures in CIVinod Govindapillai
2023-03-15drm/i915: Don't send idle pattern after DP2.0 link trainingVille Syrjälä
2022-09-13drm/i915/dp: use drm_dp_phy_name() for loggingJani Nikula
2022-09-03drm/i915: Implement WaEdpLinkRateDataReloadVille Syrjälä
2022-04-27drm/i915/dp: Add workaround for spurious AUX timeouts/hotplugs on LTTPR linksImre Deak
2022-03-29drm/i915: Add a DP1.2 compatible way to read LTTPR capabilitiesImre Deak
2022-02-18drm/i915/dp: remove accidental static on what should be a local variableJani Nikula
2022-02-11drm/i915/dp: add 128b/132b support to link status checksJani Nikula
2022-02-11drm/i915/dp: rewrite DP 2.0 128b/132b link training based on errataJani Nikula
2022-02-11drm/i915/dp: move intel_dp_prepare_link_train() callJani Nikula
2021-12-03drm/i915/display: stop including i915_drv.h from intel_display_types.hJani Nikula