libhd  5.0
Data Fields
driver_info_display_t Struct Reference

display (monitor) info More...

#include <hd.h>

Data Fields

union driver_info_unext
 
enum driver_info_type type
 driver info type More...
 
str_list_thddb0
 
str_list_thddb1
 the actual driver database entries More...
 
unsigned width
 
unsigned height
 max. More...
 
unsigned min_vsync
 
unsigned max_vsync
 vsync range More...
 
unsigned min_hsync
 
unsigned max_hsync
 hsync range More...
 
unsigned bandwidth
 
unsigned hdisp
 max. More...
 
unsigned hsyncstart
 
unsigned hsyncend
 
unsigned htotal
 
unsigned vdisp
 h_timings More...
 
unsigned vsyncstart
 
unsigned vsyncend
 
unsigned vtotal
 
char hflag
 v_timings More...
 
char vflag
 

Detailed Description

display (monitor) info

Field Documentation

§ bandwidth

unsigned driver_info_display_t::bandwidth

§ hddb0

str_list_t* driver_info_display_t::hddb0

Referenced by expand_driver_info().

§ hddb1

str_list_t * driver_info_display_t::hddb1

the actual driver database entries

§ hdisp

unsigned driver_info_display_t::hdisp

max.

pixel clock

Referenced by monitor_driver().

§ height

unsigned driver_info_display_t::height

max.

useful display geometry

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

§ hflag

char driver_info_display_t::hflag

v_timings

Referenced by monitor_driver().

§ hsyncend

unsigned driver_info_display_t::hsyncend

Referenced by monitor_driver().

§ hsyncstart

unsigned driver_info_display_t::hsyncstart

Referenced by monitor_driver().

§ htotal

unsigned driver_info_display_t::htotal

Referenced by monitor_driver().

§ max_hsync

unsigned driver_info_display_t::max_hsync

hsync range

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

§ max_vsync

unsigned driver_info_display_t::max_vsync

vsync range

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

§ min_hsync

unsigned driver_info_display_t::min_hsync

§ min_vsync

unsigned driver_info_display_t::min_vsync

§ next

union driver_info_u* driver_info_display_t::next

§ type

enum driver_info_type driver_info_display_t::type

driver info type

Referenced by monitor_driver().

§ vdisp

unsigned driver_info_display_t::vdisp

h_timings

Referenced by monitor_driver().

§ vflag

char driver_info_display_t::vflag

Referenced by monitor_driver().

§ vsyncend

unsigned driver_info_display_t::vsyncend

Referenced by monitor_driver().

§ vsyncstart

unsigned driver_info_display_t::vsyncstart

Referenced by monitor_driver().

§ vtotal

unsigned driver_info_display_t::vtotal

Referenced by monitor_driver().

§ width

unsigned driver_info_display_t::width

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