Searched refs:DP_DPCD_REV (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_dp_helper.h61 #define DP_DPCD_REV 0x000 macro
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios_dp.c456 ret = radeon_dp_aux_native_read(radeon_connector, DP_DPCD_REV, msg,
661 if (dp_info->dpcd[DP_DPCD_REV] >= 0x11 &&
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_dp.c847 if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11 &&
1280 if (intel_dp->dpcd[DP_DPCD_REV] < 0x11)
2055 if (intel_dp->dpcd[DP_DPCD_REV] == 0)
2062 if (intel_dp->dpcd[DP_DPCD_REV] == 0x10)
2150 if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11 &&
2815 if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11)

Completed in 109 milliseconds