]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/video/omap2/dss/dss.h
OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
[karo-tx-linux.git] / drivers / video / omap2 / dss / dss.h
index 3f9208e8820391afc64e1fe38981d90bd6f2b50c..8677f5157318507b207002e8af252ecfa3afc86a 100644 (file)
@@ -488,7 +488,7 @@ void dispc_mgr_setup(enum omap_channel channel,
 
 void dispc_wb_set_channel_in(enum dss_writeback_channel channel);
 int dispc_wb_setup(const struct omap_dss_writeback_info *wi,
-               const struct omap_video_timings *timings);
+               bool mem_to_mem, const struct omap_video_timings *timings);
 
 /* VENC */
 #ifdef CONFIG_OMAP2_DSS_VENC