Home
last modified time | relevance | path

Searched refs:CONTROLLER_ID_UNDEFINED (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h75 CONTROLLER_ID_UNDEFINED = 0, enumerator
260 return CONTROLLER_ID_UNDEFINED; in dal_graphics_object_id_get_controller_id()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper2.c127 case CONTROLLER_ID_UNDEFINED: in dal_cmd_table_helper_controller_id_to_atom2()
H A Dcommand_table_helper.c106 case CONTROLLER_ID_UNDEFINED: in dal_cmd_table_helper_controller_id_to_atom()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_compressor.c259 if (crtc_inst > CONTROLLER_ID_UNDEFINED && crtc_inst < CONTROLLER_ID_D3) in dce110_compressor_disable_fbc()
466 compressor->base.attached_inst = CONTROLLER_ID_UNDEFINED; in dce110_compressor_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c660 psr_context->controllerId = CONTROLLER_ID_UNDEFINED; in edp_setup_psr()
936 replay_context.controllerId = CONTROLLER_ID_UNDEFINED; in edp_setup_replay()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c1067 bp_pixel_clock_params.controller_id = CONTROLLER_ID_UNDEFINED; in dce110_clock_source_power_down()