Home
last modified time | relevance | path

Searched refs:ENGINE_ID_DIGE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c185 case ENGINE_ID_DIGE: in dig_encoder_sel_to_atom()
/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c185 case ENGINE_ID_DIGE: in dig_encoder_sel_to_atom()
/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h182 ENGINE_ID_DIGE, enumerator
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper.c378 case ENGINE_ID_DIGE: in engine_bp_to_atom()
H A Dcommand_table.c1697 case ENGINE_ID_DIGE: in select_crtc_source_v2_encoder_id()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c275 result = ENGINE_ID_DIGE; in dce110_get_dig_frontend()
607 case ENGINE_ID_DIGE: in get_frontend_source()
936 enc110->base.preferred_engine = ENGINE_ID_DIGE; in dce110_link_encoder_construct()
1938 enc110->base.preferred_engine = ENGINE_ID_DIGE; in dce60_link_encoder_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c431 if (eng_id <= ENGINE_ID_DIGE) { in dcn302_stream_encoder_create()