Home
last modified time | relevance | path

Searched refs:ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A DObjectID.h75 #define ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1 0x13 macro
295ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1 << OBJECT_ID_SHIFT)
300ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1 << OBJECT_ID_SHIFT)
H A Datombios_encoders.c581 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in atombios_digital_setup()
1574 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in radeon_atom_encoder_dpms_avivo()
1781 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in radeon_atom_encoder_dpms()
1875 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in atombios_set_encoder_crtc_source()
2231 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in radeon_atom_encoder_mode_set()
2507 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in radeon_atom_encoder_disable()
2712 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in radeon_add_atom_encoder()
H A Dradeon_encoders.c434 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in radeon_encoder_is_digital()
H A Dr600_hdmi.c486 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in r600_hdmi_enable()
H A Drs600.c212 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in avivo_program_fmt()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A DObjectID.h75 #define ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1 0x13 macro
297ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1 << OBJECT_ID_SHIFT)
302ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1 << OBJECT_ID_SHIFT)
H A Datombios_encoders.c1457 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in amdgpu_atombios_encoder_set_crtc_source()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper2.c250 return ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1; in dal_cmd_table_helper_encoder_id_to_atom2()
H A Dcommand_table_helper.c267 return ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1; in dal_cmd_table_helper_encoder_id_to_atom()
H A Dbios_parser_common.c127 case ENCODER_OBJECT_ID_INTERNAL_KLDSCP_TMDS1: in encoder_id_from_bios_object_id()