Home
last modified time | relevance | path

Searched refs:drm_dp_tps4_supported (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dp_link_training.c237 sink_tps4 = drm_dp_tps4_supported(intel_dp->dpcd); in intel_dp_training_pattern()
/Linux-v4.19/include/drm/
Ddrm_dp_helper.h1042 drm_dp_tps4_supported(const u8 dpcd[DP_RECEIVER_CAP_SIZE]) in drm_dp_tps4_supported() function