Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_dp.h115 bool intel_dp_source_supports_tps3(struct intel_display *display);
Dintel_dp_link_training.c990 source_tps3 = intel_dp_source_supports_tps3(display); in intel_dp_training_pattern()
Dintel_psr.c874 if (intel_dp_source_supports_tps3(display) && in intel_psr1_get_tp_time()
Dintel_dp.c1521 bool intel_dp_source_supports_tps3(struct intel_display *display) in intel_dp_source_supports_tps3() function