HomeSort by: relevance | last modified time | path
    Searched refs:transmitter_color_depth_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 65 uint8_t (*transmitter_color_depth_to_atom)(enum transmitter_color_depth id); member in struct:command_table_helper
amdgpu_command_table2.c 406 transmitter_color_depth_to_atom(
amdgpu_command_table.c 1190 clk.ucDeepColorRatio = (uint8_t) bp->cmd_helper->transmitter_color_depth_to_atom(bp_params->color_depth);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
amdgpu_command_table_helper2_dce112.c 335 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) function in typeref:typename:uint8_t
379 .transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,
amdgpu_command_table_helper_dce112.c 335 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) function in typeref:typename:uint8_t
379 .transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,

Completed in 15 milliseconds