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

#include <mgag200_drv.h>

Data Fields

struct drm_crtc base
 
u8 lut_r [256]
 
u8 lut_g [256]
 
u8 lut_b [256]
 
int last_dpms
 
bool enabled
 

Detailed Description

Definition at line 121 of file mgag200_drv.h.

Field Documentation

Definition at line 122 of file mgag200_drv.h.

bool enabled

Definition at line 125 of file mgag200_drv.h.

int last_dpms

Definition at line 124 of file mgag200_drv.h.

u8 lut_b[256]

Definition at line 123 of file mgag200_drv.h.

u8 lut_g[256]

Definition at line 123 of file mgag200_drv.h.

u8 lut_r[256]

Definition at line 123 of file mgag200_drv.h.


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