Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c165 case ENCODER_CONTROL_INIT: in encoder_action_to_atom()
/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c50 case ENCODER_CONTROL_INIT: in encoder_action_to_atom()
/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c50 case ENCODER_CONTROL_INIT: in encoder_action_to_atom()
/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c167 case ENCODER_CONTROL_INIT: in encoder_action_to_atom()
H A Dcommand_table_helper2_dce112.c169 case ENCODER_CONTROL_INIT: in encoder_action_to_atom()
/linux/drivers/gpu/drm/amd/display/include/
H A Dbios_parser_types.h62 ENCODER_CONTROL_INIT enumerator
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c1041 result = link_dac_encoder_control(enc110, ENCODER_CONTROL_INIT, 0); in dce110_link_encoder_hw_init()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c1877 if (action == ENCODER_CONTROL_INIT) in dac_encoder_control_prepare_params()