Searched refs:DP_OUI_SUPPORT (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c39 if (!(dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) nouveau_dp_probe_oui()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Datombios_dp.c410 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) radeon_dp_probe_oui()
/linux-4.4.14/include/drm/
H A Ddrm_dp_helper.h95 # define DP_OUI_SUPPORT (1 << 7) macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c346 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) amdgpu_atombios_dp_probe_oui()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dp.c4066 if (!(intel_dp->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) intel_dp_probe_oui()

Completed in 184 milliseconds