Home
last modified time | relevance | path

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

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