HomeSort by: relevance | last modified time | path
    Searched refs:dp_sink_type (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_encoders.c 247 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
248 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP))
amdgpu_connectors.c 70 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT)
74 dig_connector->dp_sink_type = amdgpu_atombios_dp_get_sinktype(amdgpu_connector);
78 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT &&
130 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
131 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) ||
306 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT ||
307 dig->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) &&
1358 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1370 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1387 amdgpu_dig_connector->dp_sink_type
    [all...]
amdgpu_atombios_dp.c 411 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
412 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) {
731 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) &&
732 (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_eDP))
amdgpu_mode.h 474 u8 dp_sink_type; member in struct:amdgpu_connector_atom_dig
amdgpu_atombios_encoders.c 514 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
515 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) {
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_connectors.c 91 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT)
95 dig_connector->dp_sink_type = radeon_dp_getsinktype(radeon_connector);
99 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT &&
153 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
154 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) ||
322 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT ||
323 dig->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) &&
1693 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1705 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1721 radeon_dig_connector->dp_sink_type = radeon_dp_getsinktype(radeon_connector)
    [all...]
radeon_encoders.c 417 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
418 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP))
radeon_atombios_dp.c 473 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
474 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) {
818 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) &&
819 (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_eDP))
radeon_mode.h 492 u8 dp_sink_type; member in struct:radeon_connector_atom_dig
radeon_atombios_encoders.c 757 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
758 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) {

Completed in 21 milliseconds