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

  /src/sys/external/bsd/drm2/dist/drm/amd/include/
displayobject.h 70 CONNECTOR_OBJECT_ID_DISPLAYPORT =0x05,
187 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT),
191 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT),
195 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT),
199 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT),
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
ObjectID.h 120 #define CONNECTOR_OBJECT_ID_DISPLAYPORT 0x13
630 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
634 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
638 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
642 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
646 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
650 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
amdgpu_connectors.c 70 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT)
78 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT &&
130 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
306 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT ||
1358 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1370 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1391 if (amdgpu_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT)
1394 if (amdgpu_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) {
1451 if ((amdgpu_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
amdgpu_encoders.c 247 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
amdgpu_atombios_dp.c 411 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
731 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) &&
amdgpu_atombios_encoders.c 514 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
  /src/sys/external/bsd/drm2/dist/drm/radeon/
ObjectID.h 120 #define CONNECTOR_OBJECT_ID_DISPLAYPORT 0x13
629 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
633 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
637 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
641 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
645 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
649 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
radeon_connectors.c 91 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT)
99 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT &&
153 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
322 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT ||
1693 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1705 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
1724 if (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) {
1731 if (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) {
1799 if ((radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
radeon_encoders.c 417 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
radeon_atombios_dp.c 473 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
818 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) &&
radeon_audio.c 465 CONNECTOR_OBJECT_ID_DISPLAYPORT)
radeon_atombios_encoders.c 757 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
radeon_atombios.c 496 CONNECTOR_OBJECT_ID_DISPLAYPORT,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser_common.c 212 case CONNECTOR_OBJECT_ID_DISPLAYPORT:

Completed in 62 milliseconds