Home
last modified time | relevance | path

Searched refs:ENCODER_OBJECT_ID_INTERNAL_LVDS (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper2.c235 return ENCODER_OBJECT_ID_INTERNAL_LVDS; in dal_cmd_table_helper_encoder_id_to_atom2()
H A Dbios_parser_common.c106 case ENCODER_OBJECT_ID_INTERNAL_LVDS: in encoder_id_from_bios_object_id()
H A Dcommand_table_helper.c249 return ENCODER_OBJECT_ID_INTERNAL_LVDS; in dal_cmd_table_helper_encoder_id_to_atom()
/linux/drivers/gpu/drm/radeon/
H A DObjectID.h49 #define ENCODER_OBJECT_ID_INTERNAL_LVDS 0x01 macro
213 ENCODER_OBJECT_ID_INTERNAL_LVDS << OBJECT_ID_SHIFT)
H A Dradeon_encoders.c433 case ENCODER_OBJECT_ID_INTERNAL_LVDS: in radeon_encoder_is_digital()
H A Dradeon_legacy_encoders.c1773 case ENCODER_OBJECT_ID_INTERNAL_LVDS: in radeon_add_legacy_encoder()
/linux/drivers/gpu/drm/amd/amdgpu/
H A DObjectID.h49 #define ENCODER_OBJECT_ID_INTERNAL_LVDS 0x01 macro
215 ENCODER_OBJECT_ID_INTERNAL_LVDS << OBJECT_ID_SHIFT)
H A Datombios_encoders.c1460 case ENCODER_OBJECT_ID_INTERNAL_LVDS: in amdgpu_atombios_encoder_set_crtc_source()