Home
last modified time | relevance | path

Searched refs:ENCODER_OBJECT_ID_NONE (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c267 return ENCODER_OBJECT_ID_NONE; in dal_cmd_table_helper_encoder_id_to_atom2()
269 return ENCODER_OBJECT_ID_NONE; in dal_cmd_table_helper_encoder_id_to_atom2()
273 return ENCODER_OBJECT_ID_NONE; in dal_cmd_table_helper_encoder_id_to_atom2()
Dcommand_table_helper.c289 return ENCODER_OBJECT_ID_NONE; in dal_cmd_table_helper_encoder_id_to_atom()
293 return ENCODER_OBJECT_ID_NONE; in dal_cmd_table_helper_encoder_id_to_atom()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_encoders.c158 return ENCODER_OBJECT_ID_NONE; in amdgpu_encoder_get_dp_bridge_encoder_id()
161 return ENCODER_OBJECT_ID_NONE; in amdgpu_encoder_get_dp_bridge_encoder_id()
Damdgpu_connectors.c294 ENCODER_OBJECT_ID_NONE) && in amdgpu_connector_get_edid()
1230 ENCODER_OBJECT_ID_NONE) { in amdgpu_connector_dp_get_modes()
1264 ENCODER_OBJECT_ID_NONE) { in amdgpu_connector_dp_get_modes()
1294 return ENCODER_OBJECT_ID_NONE; in amdgpu_connector_encoder_get_dp_bridge_encoder_id()
1372 ENCODER_OBJECT_ID_NONE) { in amdgpu_connector_dp_detect()
Datombios_crtc.c327 (amdgpu_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE)) { in amdgpu_atombios_crtc_adjust_pll()
425 ENCODER_OBJECT_ID_NONE) in amdgpu_atombios_crtc_adjust_pll()
761 (amdgpu_encoder_get_dp_bridge_encoder_id(amdgpu_crtc->encoder) != ENCODER_OBJECT_ID_NONE)) { in amdgpu_atombios_crtc_prepare_pll()
Datombios_encoders.c307 (amdgpu_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE)) { in amdgpu_atombios_encoder_mode_fixup()
449 if (amdgpu_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE) in amdgpu_atombios_encoder_get_encoder_mode()
1518 if (amdgpu_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE) { in amdgpu_atombios_encoder_set_crtc_source()
1586 if (amdgpu_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE) { in amdgpu_atombios_encoder_set_crtc_source()
DObjectID.h46 #define ENCODER_OBJECT_ID_NONE 0x00 macro
Datombios_dp.c383 if (dp_bridge != ENCODER_OBJECT_ID_NONE) { in amdgpu_atombios_dp_get_panel_mode()
Ddce_v6_0.c3161 ENCODER_OBJECT_ID_NONE)) { in dce_v6_0_encoder_prepare()
Ddce_v8_0.c3250 ENCODER_OBJECT_ID_NONE)) { in dce_v8_0_encoder_prepare()
Ddce_v10_0.c3358 ENCODER_OBJECT_ID_NONE)) { in dce_v10_0_encoder_prepare()
Ddce_v11_0.c3481 ENCODER_OBJECT_ID_NONE)) { in dce_v11_0_encoder_prepare()
/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_encoders.c311 return ENCODER_OBJECT_ID_NONE; in radeon_encoder_get_dp_bridge_encoder_id()
314 return ENCODER_OBJECT_ID_NONE; in radeon_encoder_get_dp_bridge_encoder_id()
Dradeon_connectors.c309 ENCODER_OBJECT_ID_NONE) && in radeon_connector_get_edid()
1556 ENCODER_OBJECT_ID_NONE) { in radeon_dp_get_modes()
1590 ENCODER_OBJECT_ID_NONE) { in radeon_dp_get_modes()
1620 return ENCODER_OBJECT_ID_NONE; in radeon_connector_encoder_get_dp_bridge_encoder_id()
1707 ENCODER_OBJECT_ID_NONE) { in radeon_dp_detect()
DObjectID.h46 #define ENCODER_OBJECT_ID_NONE 0x00 macro
Datombios_encoders.c340 (radeon_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE))) { in radeon_atom_mode_fixup()
693 if (radeon_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE) in atombios_get_encoder_mode()
1929 if (radeon_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE) { in atombios_set_encoder_crtc_source()
2492 ENCODER_OBJECT_ID_NONE)) { in radeon_atom_encoder_prepare()
Datombios_crtc.c609 (radeon_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE)) { in atombios_adjust_pll()
728 ENCODER_OBJECT_ID_NONE) in atombios_adjust_pll()
977 (radeon_encoder_get_dp_bridge_encoder_id(radeon_crtc->encoder) != ENCODER_OBJECT_ID_NONE)) { in atombios_crtc_prepare_pll()
Datombios_dp.c426 if (dp_bridge != ENCODER_OBJECT_ID_NONE) { in radeon_dp_get_panel_mode()
/Linux-v5.15/drivers/gpu/drm/amd/include/
Ddisplayobject.h51 ENCODER_OBJECT_ID_NONE =0x00, enumerator