Searched refs:mem_to_mem (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 83 u16 pos_x, unsigned long *core_clk, bool mem_to_mem); 86 bool mem_to_mem); 2243 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_24xx() argument 2252 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_34xx() argument 2278 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_44xx() argument 2286 if (mem_to_mem) in calc_core_clk_44xx() 2300 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_24xx() argument 2314 in_height, out_width, out_height, mem_to_mem); in dispc_ovl_calc_scaling_24xx() 2346 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_34xx() argument 2370 mem_to_mem); in dispc_ovl_calc_scaling_34xx() [all …]
|
D | dss.h | 424 bool mem_to_mem, const struct omap_video_timings *timings); 462 bool mem_to_mem);
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 117 u16 pos_x, unsigned long *core_clk, bool mem_to_mem); 120 bool mem_to_mem); 2256 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_24xx() argument 2265 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_34xx() argument 2291 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_44xx() argument 2299 if (mem_to_mem) in calc_core_clk_44xx() 2317 bool mem_to_mem) in dispc_ovl_calc_scaling_24xx() argument 2330 in_height, out_width, out_height, mem_to_mem); in dispc_ovl_calc_scaling_24xx() 2366 bool mem_to_mem) in dispc_ovl_calc_scaling_34xx() argument 2389 mem_to_mem); in dispc_ovl_calc_scaling_34xx() [all …]
|
D | omapdss.h | 741 const struct videomode *vm, bool mem_to_mem, 750 bool mem_to_mem, const struct videomode *vm,
|