Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/dce80/
Dcommand_table_helper_dce80.c61 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom() function
332 .engine_bp_to_atom = engine_bp_to_atom,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/dce110/
Dcommand_table_helper_dce110.c238 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom() function
335 .engine_bp_to_atom = engine_bp_to_atom,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/dce112/
Dcommand_table_helper2_dce112.c240 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom() function
387 .engine_bp_to_atom = engine_bp_to_atom,
Dcommand_table_helper_dce112.c240 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom() function
387 .engine_bp_to_atom = engine_bp_to_atom,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper_struct.h40 bool (*engine_bp_to_atom)(enum engine_id engine_id, member
Dcommand_table2.c509 if (bp->cmd_helper->engine_bp_to_atom(bp_params->engine_id, in select_crtc_source_v3()
Dcommand_table.c1951 if (bp->cmd_helper->engine_bp_to_atom( in select_crtc_source_v2()
1990 if (bp->cmd_helper->engine_bp_to_atom(bp_params->engine_id, in select_crtc_source_v3()