commit | 8bbe09ee4d2c3f201c302f0af75a7c5e17d72625 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Mon Sep 10 17:31:39 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Sep 26 14:58:51 2012 +0300 |
tree | 0c3974425d5269740078e01ce6cf20a3e34a611b | |
parent | 9e4a0fc76549e1105fd4a2c7e03871c31110387e [diff] |
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 <archit@ti.com>