libhd  5.0
Data Fields
monitor_info_t Struct Reference

monitor (DDC) data More...

#include <hd.h>

Data Fields

unsigned manu_year
unsigned min_vsync
unsigned max_vsync
 vsync range
unsigned min_hsync
unsigned max_hsync
 hsync range
unsigned clock
 pixel clock in kHz
unsigned width
unsigned height
 display size
unsigned width_mm
unsigned height_mm
 dto, in mm
unsigned hdisp
unsigned hsyncstart
unsigned hsyncend
unsigned htotal
 h_timings
unsigned vdisp
unsigned vsyncstart
unsigned vsyncend
unsigned vtotal
 v_timings
char hflag
char vflag
 h/v flags
char * vendor
char * name
char * serial

Detailed Description

monitor (DDC) data

Field Documentation

unsigned monitor_info_t::clock

pixel clock in kHz

Referenced by add_edid_info(), dump_normal(), and monitor_driver().

unsigned monitor_info_t::hdisp
unsigned monitor_info_t::height

display size

Referenced by add_edid_info(), and dump_normal().

unsigned monitor_info_t::height_mm

dto, in mm

Referenced by add_edid_info().

char monitor_info_t::hflag
unsigned monitor_info_t::hsyncend
unsigned monitor_info_t::hsyncstart
unsigned monitor_info_t::htotal

h_timings

Referenced by add_edid_info(), dump_normal(), and monitor_driver().

unsigned monitor_info_t::manu_year

Referenced by add_edid_info().

unsigned monitor_info_t::max_hsync

hsync range

Referenced by add_edid_info(), add_lcd_info(), hd_scan_fb(), and monitor_driver().

unsigned monitor_info_t::max_vsync

vsync range

Referenced by add_edid_info(), add_lcd_info(), hd_scan_fb(), and monitor_driver().

unsigned monitor_info_t::min_hsync
unsigned monitor_info_t::min_vsync
char* monitor_info_t::name

Referenced by add_edid_info(), and free_hd_detail().

char* monitor_info_t::serial

Referenced by add_edid_info(), and free_hd_detail().

unsigned monitor_info_t::vdisp
char* monitor_info_t::vendor

Referenced by add_edid_info(), and free_hd_detail().

char monitor_info_t::vflag

h/v flags

Referenced by add_edid_info(), dump_normal(), and monitor_driver().

unsigned monitor_info_t::vsyncend
unsigned monitor_info_t::vsyncstart
unsigned monitor_info_t::vtotal

v_timings

Referenced by add_edid_info(), dump_normal(), and monitor_driver().

unsigned monitor_info_t::width

Referenced by add_edid_info(), and dump_normal().

unsigned monitor_info_t::width_mm

Referenced by add_edid_info().


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