drm/tegra: dc: Initialize border color
authorThierry Reding <treding@nvidia.com>
Mon, 8 Dec 2014 14:45:39 +0000 (15:45 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:36 +0000 (10:14 +0100)
Tegra114 and earlier support specifying the color of the border (i.e.
the active area of the screen that is not covered by any of the overlay
windows). By default this is set to a light blue, so set it to black to
comply with the requirements set by atomic modesetting.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found