coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
dptx.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  misc_t
 
struct  dptx_training_info
 
struct  dptx_info
 
struct  mtk_dp
 

Macros

#define DPTX_TBC_BUF_READSTARTADRTHRD   0x08
 
#define ENABLE_DPTX_EF_MODE   0x1
 
#define DPTX_AUX_SET_ENAHNCED_FRAME   0x80
 

Functions

int mtk_edp_init (struct edid *edid)
 

Macro Definition Documentation

◆ DPTX_AUX_SET_ENAHNCED_FRAME

#define DPTX_AUX_SET_ENAHNCED_FRAME   0x80

Definition at line 8 of file dptx.h.

◆ DPTX_TBC_BUF_READSTARTADRTHRD

#define DPTX_TBC_BUF_READSTARTADRTHRD   0x08

Definition at line 6 of file dptx.h.

◆ ENABLE_DPTX_EF_MODE

#define ENABLE_DPTX_EF_MODE   0x1

Definition at line 7 of file dptx.h.

Function Documentation

◆ mtk_edp_init()

int mtk_edp_init ( struct edid edid)

Definition at line 1100 of file dptx.c.

References BIOS_ERR, dp_intf_config(), dptx_check_sinkcap(), dptx_get_edid(), dptx_hal_hpd_high(), dptx_init_port(), dptx_init_variable(), dptx_set_trainingstart(), dptx_video_config(), dptx_video_enable(), and printk.

Referenced by configure_display().

Here is the call graph for this function:
Here is the caller graph for this function: