/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | displayobject.h | 68 CONNECTOR_OBJECT_ID_DISPLAYPORT =0x05, enumerator 185 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT), 189 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT), 193 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT), 197 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | displayobject.h | 68 CONNECTOR_OBJECT_ID_DISPLAYPORT =0x05, enumerator 185 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT), 189 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT), 193 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT), 197 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT),
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | ObjectID.h | 118 #define CONNECTOR_OBJECT_ID_DISPLAYPORT 0x13 macro 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)
|
H A D | amdgpu_connectors.c | 66 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) in amdgpu_connector_hotplug() 74 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT && in amdgpu_connector_hotplug() 126 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_connector_get_monitor_bpc() 302 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT || in amdgpu_connector_get_edid() 1371 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT; in amdgpu_connector_dp_detect() 1383 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT; in amdgpu_connector_dp_detect() 1404 if (amdgpu_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) in amdgpu_connector_dp_detect() 1407 if (amdgpu_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) { in amdgpu_connector_dp_detect() 1470 if ((amdgpu_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_connector_dp_mode_valid()
|
H A D | amdgpu_encoders.c | 242 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_dig_monitor_is_duallink()
|
H A D | atombios_dp.c | 416 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_atombios_dp_set_link_config() 736 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) && in amdgpu_atombios_dp_link_train()
|
H A D | atombios_encoders.c | 508 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_atombios_encoder_get_encoder_mode()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | ObjectID.h | 118 #define CONNECTOR_OBJECT_ID_DISPLAYPORT 0x13 macro 627 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 631 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 635 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 639 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 643 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 647 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
|
H A D | radeon_connectors.c | 86 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) in radeon_connector_hotplug() 94 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT && in radeon_connector_hotplug() 148 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in radeon_get_monitor_bpc() 317 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT || in radeon_connector_get_edid() 1701 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT; in radeon_dp_detect() 1713 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT; in radeon_dp_detect() 1732 if (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) { in radeon_dp_detect() 1739 if (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) { in radeon_dp_detect() 1807 if ((radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in radeon_dp_mode_valid()
|
H A D | atombios_dp.c | 460 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in radeon_dp_set_link_config() 805 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) && in radeon_dp_link_train()
|
H A D | radeon_encoders.c | 412 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in radeon_dig_monitor_is_duallink()
|
H A D | radeon_audio.c | 460 CONNECTOR_OBJECT_ID_DISPLAYPORT) in radeon_audio_detect()
|
H A D | atombios_encoders.c | 753 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in atombios_get_encoder_mode()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | ObjectID.h | 118 #define CONNECTOR_OBJECT_ID_DISPLAYPORT 0x13 macro 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)
|
H A D | amdgpu_connectors.c | 67 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) in amdgpu_connector_hotplug() 75 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT && in amdgpu_connector_hotplug() 127 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_connector_get_monitor_bpc() 303 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT || in amdgpu_connector_get_edid() 1411 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT; in amdgpu_connector_dp_detect() 1423 amdgpu_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT; in amdgpu_connector_dp_detect() 1444 if (amdgpu_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) in amdgpu_connector_dp_detect() 1447 if (amdgpu_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) { in amdgpu_connector_dp_detect() 1510 if ((amdgpu_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_connector_dp_mode_valid()
|
H A D | amdgpu_encoders.c | 242 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_dig_monitor_is_duallink()
|
H A D | atombios_dp.c | 419 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_atombios_dp_set_link_config() 739 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) && in amdgpu_atombios_dp_link_train()
|
H A D | atombios_encoders.c | 500 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in amdgpu_atombios_encoder_get_encoder_mode()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | ObjectID.h | 118 #define CONNECTOR_OBJECT_ID_DISPLAYPORT 0x13 macro 627 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 631 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 635 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 639 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 643 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT) 647 CONNECTOR_OBJECT_ID_DISPLAYPORT << OBJECT_ID_SHIFT)
|
H A D | radeon_connectors.c | 65 if (dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) in radeon_connector_hotplug() 73 if (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT && in radeon_connector_hotplug() 127 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in radeon_get_monitor_bpc() 295 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT || in radeon_connector_get_edid() 1676 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT; in radeon_dp_detect() 1688 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT; in radeon_dp_detect() 1707 if (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) in radeon_dp_detect() 1710 if (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) { in radeon_dp_detect() 1773 if ((radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in radeon_dp_mode_valid()
|
H A D | atombios_dp.c | 461 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in radeon_dp_set_link_config() 806 if ((dig_connector->dp_sink_type != CONNECTOR_OBJECT_ID_DISPLAYPORT) && in radeon_dp_link_train()
|
H A D | radeon_encoders.c | 405 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in radeon_dig_monitor_is_duallink()
|
H A D | radeon_audio.c | 403 CONNECTOR_OBJECT_ID_DISPLAYPORT) in radeon_audio_detect()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | bios_parser_common.c | 207 case CONNECTOR_OBJECT_ID_DISPLAYPORT: in connector_id_from_bios_object_id()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | bios_parser_common.c | 207 case CONNECTOR_OBJECT_ID_DISPLAYPORT: in connector_id_from_bios_object_id()
|