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

#include <exynos_drm_drv.h>

Data Fields

unsigned int fb_x
 
unsigned int fb_y
 
unsigned int fb_width
 
unsigned int fb_height
 
unsigned int src_width
 
unsigned int src_height
 
unsigned int crtc_x
 
unsigned int crtc_y
 
unsigned int crtc_width
 
unsigned int crtc_height
 
unsigned int mode_width
 
unsigned int mode_height
 
unsigned int refresh
 
unsigned int scan_flag
 
unsigned int bpp
 
unsigned int pitch
 
uint32_t pixel_format
 
dma_addr_t dma_addr [MAX_FB_BUFFER]
 
void __iomemvaddr [MAX_FB_BUFFER]
 
int zpos
 
bool default_win
 
bool color_key
 
unsigned int index_color
 
bool local_path
 
bool transparency
 
bool activated
 

Detailed Description

Definition at line 126 of file exynos_drm_drv.h.

Field Documentation

bool activated

Definition at line 153 of file exynos_drm_drv.h.

unsigned int bpp

Definition at line 141 of file exynos_drm_drv.h.

bool color_key

Definition at line 149 of file exynos_drm_drv.h.

unsigned int crtc_height

Definition at line 136 of file exynos_drm_drv.h.

unsigned int crtc_width

Definition at line 135 of file exynos_drm_drv.h.

unsigned int crtc_x

Definition at line 133 of file exynos_drm_drv.h.

unsigned int crtc_y

Definition at line 134 of file exynos_drm_drv.h.

bool default_win

Definition at line 148 of file exynos_drm_drv.h.

Definition at line 144 of file exynos_drm_drv.h.

unsigned int fb_height

Definition at line 130 of file exynos_drm_drv.h.

unsigned int fb_width

Definition at line 129 of file exynos_drm_drv.h.

unsigned int fb_x

Definition at line 127 of file exynos_drm_drv.h.

unsigned int fb_y

Definition at line 128 of file exynos_drm_drv.h.

unsigned int index_color

Definition at line 150 of file exynos_drm_drv.h.

bool local_path

Definition at line 151 of file exynos_drm_drv.h.

unsigned int mode_height

Definition at line 138 of file exynos_drm_drv.h.

unsigned int mode_width

Definition at line 137 of file exynos_drm_drv.h.

unsigned int pitch

Definition at line 142 of file exynos_drm_drv.h.

Definition at line 143 of file exynos_drm_drv.h.

unsigned int refresh

Definition at line 139 of file exynos_drm_drv.h.

unsigned int scan_flag

Definition at line 140 of file exynos_drm_drv.h.

unsigned int src_height

Definition at line 132 of file exynos_drm_drv.h.

unsigned int src_width

Definition at line 131 of file exynos_drm_drv.h.

bool transparency

Definition at line 152 of file exynos_drm_drv.h.

Definition at line 145 of file exynos_drm_drv.h.

int zpos

Definition at line 146 of file exynos_drm_drv.h.


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