coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
edp_video_info Struct Reference

#include <dp.h>

Collaboration diagram for edp_video_info:
Collaboration graph

Data Fields

unsigned int master_mode
 
unsigned int bist_mode
 
unsigned int bist_pattern
 
unsigned int h_sync_polarity
 
unsigned int v_sync_polarity
 
unsigned int interlaced
 
unsigned int color_space
 
unsigned int dynamic_range
 
unsigned int ycbcr_coeff
 
unsigned int color_depth
 

Detailed Description

Definition at line 1205 of file dp.h.

Field Documentation

◆ bist_mode

unsigned int edp_video_info::bist_mode

Definition at line 1207 of file dp.h.

◆ bist_pattern

unsigned int edp_video_info::bist_pattern

Definition at line 1208 of file dp.h.

◆ color_depth

unsigned int edp_video_info::color_depth

Definition at line 1215 of file dp.h.

◆ color_space

unsigned int edp_video_info::color_space

Definition at line 1212 of file dp.h.

◆ dynamic_range

unsigned int edp_video_info::dynamic_range

Definition at line 1213 of file dp.h.

◆ h_sync_polarity

unsigned int edp_video_info::h_sync_polarity

Definition at line 1209 of file dp.h.

◆ interlaced

unsigned int edp_video_info::interlaced

Definition at line 1211 of file dp.h.

◆ master_mode

unsigned int edp_video_info::master_mode

Definition at line 1206 of file dp.h.

Referenced by exynos_dp_config_video().

◆ v_sync_polarity

unsigned int edp_video_info::v_sync_polarity

Definition at line 1210 of file dp.h.

◆ ycbcr_coeff

unsigned int edp_video_info::ycbcr_coeff

Definition at line 1214 of file dp.h.


The documentation for this struct was generated from the following file: