]> git.openfabrics.org - ~emulex/infiniband.git/commit
drm/tegra: dsi: Make FIFO depths host parameters
authorThierry Reding <treding@nvidia.com>
Wed, 6 Aug 2014 07:14:28 +0000 (09:14 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:12:07 +0000 (16:12 +0100)
commit976cebc35bed0456a42bf96073a26f251d23b264
tree611ecdac7589073a738b9ed49a80e1e04e2d4b14
parent0bfad396715a24e28d12d35f4a6ce87f65194609
drm/tegra: dsi: Make FIFO depths host parameters

Rather than hardcoding them as macros, make the host and video FIFO
depths parameters so that they can be more easily adjusted if a new
generation of the Tegra SoC changes them.

While at it, set the depth of the video FIFO to the correct value of
1920 *words* rather than *bytes*.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dsi.c