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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
command_table_helper_struct.h 40 uint32_t (*encoder_mode_bp_to_atom)(enum signal_type s, member in struct:command_table_helper
amdgpu_command_table_helper.c 208 (uint8_t)(h->encoder_mode_bp_to_atom(
amdgpu_command_table.c 248 (uint8_t)bp->cmd_helper->encoder_mode_bp_to_atom(
277 (uint8_t)(bp->cmd_helper->encoder_mode_bp_to_atom(
300 (uint8_t)(bp->cmd_helper->encoder_mode_bp_to_atom(
980 (uint8_t)(bp->cmd_helper->encoder_mode_bp_to_atom(
1045 (uint8_t)bp->cmd_helper->encoder_mode_bp_to_atom(
1121 (uint8_t) bp->cmd_helper->encoder_mode_bp_to_atom(
1186 clk.ucEncoderMode = (uint8_t) bp->cmd_helper->encoder_mode_bp_to_atom(bp_params->signal_type, false);
1476 (uint8_t)bp->cmd_helper->encoder_mode_bp_to_atom(
1499 (uint8_t)bp->cmd_helper->encoder_mode_bp_to_atom(
2195 (uint8_t)bp->cmd_helper->encoder_mode_bp_to_atom(
    [all...]
amdgpu_command_table2.c 144 (uint8_t)(bp->cmd_helper->encoder_mode_bp_to_atom(
399 cmd_helper->encoder_mode_bp_to_atom(
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
amdgpu_command_table_helper_dce110.c 325 .encoder_mode_bp_to_atom = dal_cmd_table_helper_encoder_mode_bp_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
amdgpu_command_table_helper2_dce112.c 376 .encoder_mode_bp_to_atom =
amdgpu_command_table_helper_dce112.c 377 .encoder_mode_bp_to_atom = dal_cmd_table_helper_encoder_mode_bp_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
amdgpu_command_table_helper_dce80.c 352 .encoder_mode_bp_to_atom =

Completed in 18 milliseconds