driver_info_display_t Struct Reference
[Driver information]

display (monitor) info More...

#include <hd.h>


Data Fields

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


Detailed Description

display (monitor) info


Field Documentation

unsigned driver_info_display_t::bandwidth
 

str_list_t* driver_info_display_t::hddb0
 

str_list_t * driver_info_display_t::hddb1
 

the actual driver database entries

unsigned driver_info_display_t::hdisp
 

max.

pixel clock

unsigned driver_info_display_t::height
 

max.

useful display geometry

char driver_info_display_t::hflag
 

v_timings

unsigned driver_info_display_t::hsyncend
 

unsigned driver_info_display_t::hsyncstart
 

unsigned driver_info_display_t::htotal
 

unsigned driver_info_display_t::max_hsync
 

hsync range

unsigned driver_info_display_t::max_vsync
 

vsync range

unsigned driver_info_display_t::min_hsync
 

unsigned driver_info_display_t::min_vsync
 

union driver_info_u* driver_info_display_t::next
 

enum driver_info_type driver_info_display_t::type
 

driver info type

unsigned driver_info_display_t::vdisp
 

h_timings

char driver_info_display_t::vflag
 

unsigned driver_info_display_t::vsyncend
 

unsigned driver_info_display_t::vsyncstart
 

unsigned driver_info_display_t::vtotal
 

unsigned driver_info_display_t::width
 


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