Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/include/
Dgrph_object_id.h75 CONTROLLER_ID_UNDEFINED = 0, enumerator
260 return CONTROLLER_ID_UNDEFINED; in dal_graphics_object_id_get_controller_id()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c130 case CONTROLLER_ID_UNDEFINED: in dal_cmd_table_helper_controller_id_to_atom2()
Dcommand_table_helper.c106 case CONTROLLER_ID_UNDEFINED: in dal_cmd_table_helper_controller_id_to_atom()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce110/
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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.c672 psr_context->controllerId = CONTROLLER_ID_UNDEFINED; in edp_setup_psr()
948 replay_context.controllerId = CONTROLLER_ID_UNDEFINED; in edp_setup_replay()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c1176 bp_pixel_clock_params.controller_id = CONTROLLER_ID_UNDEFINED; in dce110_clock_source_power_down()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
Ddcn401_clk_mgr.c520 if (otg_master->stream_res.pix_clk_params.controller_id > CONTROLLER_ID_UNDEFINED) in dcn401_update_clocks_update_dtb_dto()