Home
last modified time | relevance | path

Searched refs:intel_dp_source_supports_tps3 (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp.h114 bool intel_dp_source_supports_tps3(struct intel_display *display);
H A Dintel_dp_link_training.c977 source_tps3 = intel_dp_source_supports_tps3(display); in intel_dp_training_pattern()
H A Dintel_psr.c882 if (intel_dp_source_supports_tps3(display) && in intel_psr1_get_tp_time()
H A Dintel_dp.c1520 bool intel_dp_source_supports_tps3(struct intel_display *display) in intel_dp_source_supports_tps3() function