Home
last modified time | relevance | path

Searched refs:transmitter_color_depth_to_atom (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.c358 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) in transmitter_color_depth_to_atom() function
402 .transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,
H A Dcommand_table_helper_dce112.c358 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) in transmitter_color_depth_to_atom() function
402 .transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h63 uint8_t (*transmitter_color_depth_to_atom)(enum transmitter_color_depth id); member
H A Dcommand_table2.c310 transmitter_color_depth_to_atom( in set_pixel_clock_v7()
H A Dcommand_table.c1188 …clk.ucDeepColorRatio = (uint8_t) bp->cmd_helper->transmitter_color_depth_to_atom(bp_params->color_… in set_pixel_clock_v7()