Searched refs:dp_sink_type (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_connectors.c73 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT)
77 dig_connector->dp_sink_type = radeon_dp_getsinktype(radeon_connector);
81 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) {
136 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
137 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) ||
1395 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1407 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1423 radeon_dig_connector->dp_sink_type = radeon_dp_getsinktype(radeon_connector);
1426 if (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT)
1429 if (radeon_dig_connector->dp_sink_type
[all...]
H A Datombios_dp.c516 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
517 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) {
844 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) &&
845 (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_eDP))
H A Dradeon_encoders.c360 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
361 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP))
H A Dradeon_mode.h431 u8 dp_sink_type; member in struct:radeon_connector_atom_dig
H A Dradeon_display.c715 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT ||
716 dig->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) && dig->dp_i2c_bus)
H A Datombios_encoders.c722 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
723 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP))

Completed in 106 milliseconds