Home
last modified time | relevance | path

Searched refs:transmitter_color_depth (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h63 uint8_t (*transmitter_color_depth_to_atom)(enum transmitter_color_depth id);
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h200 enum transmitter_color_depth { enum
H A Dbios_parser_types.h238 enum transmitter_color_depth color_depth;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.c330 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) in transmitter_color_depth_to_atom()
H A Dcommand_table_helper_dce112.c330 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) in transmitter_color_depth_to_atom()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c973 enum transmitter_color_depth bp_pc_colour_depth = TRANSMITTER_COLOR_DEPTH_24; in dcn31_program_pix_clk()