Searched refs:display_output_bit_depth (Results 1 – 5 of 5) sorted by relevance
134 enum display_output_bit_depth display_output_bit_depth; member
42 enum display_output_bit_depth { enum
641 crtc_source_select.display_output_bit_depth = PANEL_6BIT_COLOR; in bios_parser_crtc_source_select()644 crtc_source_select.display_output_bit_depth = PANEL_8BIT_COLOR; in bios_parser_crtc_source_select()647 crtc_source_select.display_output_bit_depth = PANEL_10BIT_COLOR; in bios_parser_crtc_source_select()650 crtc_source_select.display_output_bit_depth = PANEL_12BIT_COLOR; in bios_parser_crtc_source_select()654 crtc_source_select.display_output_bit_depth = PANEL_8BIT_COLOR; in bios_parser_crtc_source_select()
524 params.dst_bpc = (uint8_t)(bp_params->display_output_bit_depth); in select_crtc_source_v3()
2005 params.ucDstBpc = (uint8_t)(bp_params->display_output_bit_depth); in select_crtc_source_v3()