From: Archit Taneja Date: Fri, 24 Aug 2012 11:29:26 +0000 (+0530) Subject: OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup() X-Git-Tag: v3.7-rc1~48^2~1^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e4a0fc76549e1105fd4a2c7e03871c31110387e;p=pandora-kernel.git OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup() Configure some of the writeback specific parameters in dispc_wb_setup(). The writeback parameters configured are: truncation: This needs to be set if the color depth input to writeback is more than the color depth of the color mode we want to store in memory. writeback mode: This configures whether we want to use writeback in mem to mem or capture mode. This information will be directly passed by APPLY later. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed