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

#include <dptx.h>

Collaboration diagram for dptx_info:
Collaboration graph

Data Fields

uint8_t depth
 
uint8_t format
 
uint8_t resolution
 

Detailed Description

Definition at line 42 of file dptx.h.

Field Documentation

◆ depth

uint8_t dptx_info::depth

Definition at line 43 of file dptx.h.

Referenced by dptx_hal_get_colorbpp(), dptx_init_variable(), dptx_set_misc(), and dptx_video_config().

◆ format

uint8_t dptx_info::format

Definition at line 44 of file dptx.h.

Referenced by dptx_hal_get_colorbpp(), dptx_init_variable(), dptx_set_misc(), and dptx_video_config().

◆ resolution

uint8_t dptx_info::resolution

Definition at line 45 of file dptx.h.


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