Searched refs:engine_bp_to_atom (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h40 bool (*engine_bp_to_atom)(enum engine_id engine_id, member in struct:command_table_helper
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c61 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) function
332 .engine_bp_to_atom = engine_bp_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c212 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) function
359 .engine_bp_to_atom = engine_bp_to_atom,
H A Dcommand_table_helper2_dce112.c212 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) function
359 .engine_bp_to_atom = engine_bp_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c210 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) function
307 .engine_bp_to_atom = engine_bp_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c61 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) function
332 .engine_bp_to_atom = engine_bp_to_atom,

Completed in 114 milliseconds