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

Data Fields

u8 sw_start
 
u8 fp_start
 
u8 bp_start
 
u16 sw_max
 
u16 vp_max
 
u16 hp_max
 
int(* calc_scaling )(enum omap_plane plane, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem)
 
unsigned long(* calc_core_clk )(enum omap_plane plane, u16 width, u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
 
u8 num_fifos
 
bool gfx_fifo_workaround:1
 

Detailed Description

Definition at line 84 of file dispc.c.

Field Documentation

u8 bp_start

Definition at line 87 of file dispc.c.

unsigned long(* calc_core_clk)(enum omap_plane plane, u16 width, u16 height, u16 out_width, u16 out_height, bool mem_to_mem)

Definition at line 97 of file dispc.c.

int(* calc_scaling)(enum omap_plane plane, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem)

Definition at line 91 of file dispc.c.

u8 fp_start

Definition at line 86 of file dispc.c.

bool gfx_fifo_workaround

Definition at line 103 of file dispc.c.

u16 hp_max

Definition at line 90 of file dispc.c.

u8 num_fifos

Definition at line 100 of file dispc.c.

u16 sw_max

Definition at line 88 of file dispc.c.

u8 sw_start

Definition at line 85 of file dispc.c.

u16 vp_max

Definition at line 89 of file dispc.c.


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