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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_encoders.c242 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
243 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP))
H A Damdgpu_connectors.c67 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT)
71 dig_connector->dp_sink_type = amdgpu_atombios_dp_get_sinktype(amdgpu_connector);
75 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT &&
127 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
128 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) ||
297 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT ||
298 dig->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) &&
1418 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1430 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1448 amdgpu_dig_connector->dp_sink_type
[all...]
H A Datombios_dp.c419 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
420 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) {
739 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) &&
740 (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_eDP))
H A Damdgpu_mode.h555 u8 dp_sink_type; member in struct:amdgpu_connector_atom_dig
H A Datombios_encoders.c500 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
501 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) {
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_encoders.c406 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
407 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP))
H A Dradeon_connectors.c65 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT)
69 dig_connector->dp_sink_type = radeon_dp_getsinktype(radeon_connector);
73 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT &&
127 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
128 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) ||
295 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT ||
296 dig->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) &&
1676 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1688 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1704 radeon_dig_connector->dp_sink_type
[all...]
H A Datombios_dp.c461 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
462 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) {
806 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) &&
807 (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_eDP))
H A Dradeon_mode.h467 u8 dp_sink_type; member in struct:radeon_connector_atom_dig
H A Datombios_encoders.c737 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
738 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) {

Completed in 283 milliseconds