]> git.baikalelectronics.ru Git - kernel.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)
commite5477461663ec783e59300e2770945814135a2c0
tree611ecdac7589073a738b9ed49a80e1e04e2d4b14
parentcfb171b0fe9cc1bd8e60f3cf4223a58b3296a5d7
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