monitor_info_t Struct Reference
[Hardware information]

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

pixel clock in kHz

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

display size

Referenced by add_edid_info(), and dump_normal().

dto, in mm

Referenced by add_edid_info().

h_timings

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

Referenced by add_edid_info().

hsync range

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

vsync range

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

Referenced by add_edid_info(), and free_hd_detail().

Referenced by add_edid_info(), and free_hd_detail().

Referenced by add_edid_info(), and free_hd_detail().

h/v flags

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

v_timings

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

Referenced by add_edid_info(), and dump_normal().

Referenced by add_edid_info().


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