Linux Kernel
3.7.1
|
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 |
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) |