Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_vrr.c33 if (!drm_dp_sink_can_do_video_without_timing_msa(intel_dp->dpcd)) in intel_vrr_is_capable()
/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp_helper.h231 drm_dp_sink_can_do_video_without_timing_msa(const u8 dpcd[DP_RECEIVER_CAP_SIZE]) in drm_dp_sink_can_do_video_without_timing_msa() function