Searched defs:mem_to_mem (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/ | 
| D | dispc.c | 2199 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)  in calc_core_clk_24xx()2208 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)  in calc_core_clk_34xx()
 2234 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)  in calc_core_clk_44xx()
 2256 		u16 pos_x, unsigned long *core_clk, bool mem_to_mem)  in dispc_ovl_calc_scaling_24xx()
 2302 		u16 pos_x, unsigned long *core_clk, bool mem_to_mem)  in dispc_ovl_calc_scaling_34xx()
 2387 		u16 pos_x, unsigned long *core_clk, bool mem_to_mem)  in dispc_ovl_calc_scaling_44xx()
 2433 		enum omap_dss_rotation_type rotation_type, bool mem_to_mem)  in dispc_ovl_calc_scaling()
 2561 		bool mem_to_mem)  in dispc_ovl_setup_common()
 2751 		bool mem_to_mem)  in dispc_ovl_setup()
 
 | 
| /Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ | 
| D | dispc.c | 2237 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)  in calc_core_clk_24xx()2246 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)  in calc_core_clk_34xx()
 2272 		u16 height, u16 out_width, u16 out_height, bool mem_to_mem)  in calc_core_clk_44xx()
 2298 				       bool mem_to_mem)  in dispc_ovl_calc_scaling_24xx()
 2347 				       bool mem_to_mem)  in dispc_ovl_calc_scaling_34xx()
 2435 				       bool mem_to_mem)  in dispc_ovl_calc_scaling_44xx()
 2503 				  bool mem_to_mem)  in dispc_ovl_calc_scaling()
 2613 				  bool mem_to_mem,  in dispc_ovl_setup_common()
 2784 			   const struct videomode *vm, bool mem_to_mem,  in dispc_ovl_setup()
 2811 		   bool mem_to_mem, const struct videomode *vm,  in dispc_wb_setup()
 
 |