Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c156 case ENCODER_CONTROL_ENABLE: in encoder_action_to_atom()
/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c41 case ENCODER_CONTROL_ENABLE: in encoder_action_to_atom()
/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c41 case ENCODER_CONTROL_ENABLE: in encoder_action_to_atom()
/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c158 case ENCODER_CONTROL_ENABLE: in encoder_action_to_atom()
H A Dcommand_table_helper2_dce112.c160 case ENCODER_CONTROL_ENABLE: in encoder_action_to_atom()
/linux/drivers/gpu/drm/amd/display/include/
H A Dbios_parser_types.h60 ENCODER_CONTROL_ENABLE, enumerator
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c1211 result = link_dac_encoder_control(enc110, ENCODER_CONTROL_ENABLE, pixel_clock); in dce110_link_encoder_enable_analog_output()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c1879 else if (action == ENCODER_CONTROL_ENABLE) in dac_encoder_control_prepare_params()