From: Archit Taneja Date: Mon, 10 Sep 2012 12:01:39 +0000 (+0530) Subject: OMAPDSS: DISPC: Configure writeback FIFOs X-Git-Tag: v3.7-rc1~48^2~1^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bbe09ee4d2c3f201c302f0af75a7c5e17d72625;p=pandora-kernel.git OMAPDSS: DISPC: Configure writeback FIFOs Extend the DISPC fifo functions to also configure the writeback FIFO thresholds. The most optimal configuration for writeback is to push out data to the interconnect the moment writeback pushes enough pixels in the FIFO to form a burst. This reduces the chance of writeback overflowing it's FIFO. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed