HomeSort by: relevance | last modified time | path
    Searched refs:engine_bp_to_atom (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
command_table_helper_struct.h 42 bool (*engine_bp_to_atom)(enum engine_id engine_id, member in struct:command_table_helper
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
amdgpu_command_table_helper_dce110.c 215 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) function in typeref:typename:bool
312 .engine_bp_to_atom = engine_bp_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
amdgpu_command_table_helper2_dce112.c 217 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) function in typeref:typename:bool
364 .engine_bp_to_atom = engine_bp_to_atom,
amdgpu_command_table_helper_dce112.c 217 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) function in typeref:typename:bool
364 .engine_bp_to_atom = engine_bp_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
amdgpu_command_table_helper_dce80.c 66 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) function in typeref:typename:bool
337 .engine_bp_to_atom = engine_bp_to_atom,

Completed in 13 milliseconds