summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/cobalt_lcdfb.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2014-09-29 20:46:17 +0000
committerTomi Valkeinen <tomi.valkeinen@ti.com>2015-02-26 12:15:13 +0200
commit47fc469b3af5fc63d65a51e21acaa3ed06c288e7 (patch)
tree5ff5e3183c19cfdd842cd5dea1d6a21d4f73aba0 /drivers/video/fbdev/cobalt_lcdfb.c
parentd49cd15550d9d4495f6187425318c245d58cb63f (diff)
OMAPDSS: setup default fifo thresholds
At the moment we don't setup FIFO thresholds by default in omapdss. It's supposed to be done by the user of omapdss. And that is missing from omapdrm, causing unoptimal thresholds to be used when using omapdrm. While I believe it's in theory better to allow the user of omapdss to setup the fifo thresholds, in practice we always use the same values, and we could as well setup the thresholds in omapdss. Furthermore, in omapdss init we always swap the FIFO used for GFX and WB overlays, but we don't swap the FIFO thresholds for those overlays (which is the reason for omapdrm using unoptimal HW reset values). So it would make sense to setup the thresholds to account for the swapping of the FIFOs. So, this patch adds code to setup default FIFO tresholds at omapdss init. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/cobalt_lcdfb.c')
0 files changed, 0 insertions, 0 deletions