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

#include <nouveau_display.h>

Data Fields

voidpriv
 
void(* dtor )(struct drm_device *)
 
int(* init )(struct drm_device *)
 
void(* fini )(struct drm_device *)
 
struct drm_propertydithering_mode
 
struct drm_propertydithering_depth
 
struct drm_propertyunderscan_property
 
struct drm_propertyunderscan_hborder_property
 
struct drm_propertyunderscan_vborder_property
 
struct drm_propertyvibrant_hue_property
 
struct drm_propertycolor_vibrance_property
 

Detailed Description

Definition at line 33 of file nouveau_display.h.

Field Documentation

struct drm_property* color_vibrance_property

Definition at line 46 of file nouveau_display.h.

struct drm_property* dithering_depth

Definition at line 40 of file nouveau_display.h.

struct drm_property* dithering_mode

Definition at line 39 of file nouveau_display.h.

void(* dtor)(struct drm_device *)

Definition at line 35 of file nouveau_display.h.

void(* fini)(struct drm_device *)

Definition at line 37 of file nouveau_display.h.

int(* init)(struct drm_device *)

Definition at line 36 of file nouveau_display.h.

Definition at line 34 of file nouveau_display.h.

struct drm_property* underscan_hborder_property

Definition at line 42 of file nouveau_display.h.

struct drm_property* underscan_property

Definition at line 41 of file nouveau_display.h.

struct drm_property* underscan_vborder_property

Definition at line 43 of file nouveau_display.h.

struct drm_property* vibrant_hue_property

Definition at line 45 of file nouveau_display.h.


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