Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
psb_intel_sdvo_connector Struct Reference

Data Fields

struct psb_intel_connector base
 
uint16_t output_flag
 
int force_audio
 
u8 tv_format_supported [TV_FORMAT_NUM]
 
int format_supported_num
 
struct drm_propertytv_format
 
struct drm_propertyleft
 
struct drm_propertyright
 
struct drm_propertytop
 
struct drm_propertybottom
 
struct drm_propertyhpos
 
struct drm_propertyvpos
 
struct drm_propertycontrast
 
struct drm_propertysaturation
 
struct drm_propertyhue
 
struct drm_propertysharpness
 
struct drm_propertyflicker_filter
 
struct drm_propertyflicker_filter_adaptive
 
struct drm_propertyflicker_filter_2d
 
struct drm_propertytv_chroma_filter
 
struct drm_propertytv_luma_filter
 
struct drm_propertydot_crawl
 
struct drm_propertybrightness
 
u32 left_margin
 
u32 right_margin
 
u32 top_margin
 
u32 bottom_margin
 
u32 max_hscan
 
u32 max_vscan
 
u32 max_hpos
 
u32 cur_hpos
 
u32 max_vpos
 
u32 cur_vpos
 
u32 cur_brightness
 
u32 max_brightness
 
u32 cur_contrast
 
u32 max_contrast
 
u32 cur_saturation
 
u32 max_saturation
 
u32 cur_hue
 
u32 max_hue
 
u32 cur_sharpness
 
u32 max_sharpness
 
u32 cur_flicker_filter
 
u32 max_flicker_filter
 
u32 cur_flicker_filter_adaptive
 
u32 max_flicker_filter_adaptive
 
u32 cur_flicker_filter_2d
 
u32 max_flicker_filter_2d
 
u32 cur_tv_chroma_filter
 
u32 max_tv_chroma_filter
 
u32 cur_tv_luma_filter
 
u32 max_tv_luma_filter
 
u32 cur_dot_crawl
 
u32 max_dot_crawl
 

Detailed Description

Definition at line 139 of file psb_intel_sdvo.c.

Field Documentation

Definition at line 140 of file psb_intel_sdvo.c.

Definition at line 156 of file psb_intel_sdvo.c.

u32 bottom_margin

Definition at line 174 of file psb_intel_sdvo.c.

struct drm_property* brightness

Definition at line 171 of file psb_intel_sdvo.c.

struct drm_property* contrast

Definition at line 159 of file psb_intel_sdvo.c.

u32 cur_brightness

Definition at line 180 of file psb_intel_sdvo.c.

u32 cur_contrast

Definition at line 181 of file psb_intel_sdvo.c.

u32 cur_dot_crawl

Definition at line 190 of file psb_intel_sdvo.c.

u32 cur_flicker_filter

Definition at line 185 of file psb_intel_sdvo.c.

u32 cur_flicker_filter_2d

Definition at line 187 of file psb_intel_sdvo.c.

u32 cur_flicker_filter_adaptive

Definition at line 186 of file psb_intel_sdvo.c.

u32 cur_hpos

Definition at line 178 of file psb_intel_sdvo.c.

u32 cur_hue

Definition at line 183 of file psb_intel_sdvo.c.

u32 cur_saturation

Definition at line 182 of file psb_intel_sdvo.c.

u32 cur_sharpness

Definition at line 184 of file psb_intel_sdvo.c.

u32 cur_tv_chroma_filter

Definition at line 188 of file psb_intel_sdvo.c.

u32 cur_tv_luma_filter

Definition at line 189 of file psb_intel_sdvo.c.

u32 cur_vpos

Definition at line 179 of file psb_intel_sdvo.c.

struct drm_property* dot_crawl

Definition at line 168 of file psb_intel_sdvo.c.

struct drm_property* flicker_filter

Definition at line 163 of file psb_intel_sdvo.c.

struct drm_property* flicker_filter_2d

Definition at line 165 of file psb_intel_sdvo.c.

struct drm_property* flicker_filter_adaptive

Definition at line 164 of file psb_intel_sdvo.c.

int force_audio

Definition at line 145 of file psb_intel_sdvo.c.

int format_supported_num

Definition at line 149 of file psb_intel_sdvo.c.

Definition at line 157 of file psb_intel_sdvo.c.

Definition at line 161 of file psb_intel_sdvo.c.

Definition at line 153 of file psb_intel_sdvo.c.

u32 left_margin

Definition at line 174 of file psb_intel_sdvo.c.

u32 max_brightness

Definition at line 180 of file psb_intel_sdvo.c.

u32 max_contrast

Definition at line 181 of file psb_intel_sdvo.c.

u32 max_dot_crawl

Definition at line 190 of file psb_intel_sdvo.c.

u32 max_flicker_filter

Definition at line 185 of file psb_intel_sdvo.c.

u32 max_flicker_filter_2d

Definition at line 187 of file psb_intel_sdvo.c.

u32 max_flicker_filter_adaptive

Definition at line 186 of file psb_intel_sdvo.c.

u32 max_hpos

Definition at line 178 of file psb_intel_sdvo.c.

u32 max_hscan

Definition at line 177 of file psb_intel_sdvo.c.

u32 max_hue

Definition at line 183 of file psb_intel_sdvo.c.

u32 max_saturation

Definition at line 182 of file psb_intel_sdvo.c.

u32 max_sharpness

Definition at line 184 of file psb_intel_sdvo.c.

u32 max_tv_chroma_filter

Definition at line 188 of file psb_intel_sdvo.c.

u32 max_tv_luma_filter

Definition at line 189 of file psb_intel_sdvo.c.

u32 max_vpos

Definition at line 179 of file psb_intel_sdvo.c.

u32 max_vscan

Definition at line 177 of file psb_intel_sdvo.c.

uint16_t output_flag

Definition at line 143 of file psb_intel_sdvo.c.

Definition at line 154 of file psb_intel_sdvo.c.

u32 right_margin

Definition at line 174 of file psb_intel_sdvo.c.

struct drm_property* saturation

Definition at line 160 of file psb_intel_sdvo.c.

struct drm_property* sharpness

Definition at line 162 of file psb_intel_sdvo.c.

Definition at line 155 of file psb_intel_sdvo.c.

u32 top_margin

Definition at line 174 of file psb_intel_sdvo.c.

struct drm_property* tv_chroma_filter

Definition at line 166 of file psb_intel_sdvo.c.

struct drm_property* tv_format

Definition at line 150 of file psb_intel_sdvo.c.

u8 tv_format_supported[TV_FORMAT_NUM]

Definition at line 148 of file psb_intel_sdvo.c.

struct drm_property* tv_luma_filter

Definition at line 167 of file psb_intel_sdvo.c.

Definition at line 158 of file psb_intel_sdvo.c.


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