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)
commit42d0659ba76956665c704d2a7cee9fa0f54a7acf
tree1fccbf27c240de73d015f94490e3b9e5c50da492
parentbf19b885f956eb0fec7dd7c02400b679dca7312e
drm/tegra: dc: Initialize border color

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>
drivers/gpu/drm/tegra/dc.c