]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc6556793e69c9f11233b9288a7317981b86e0ed5
tree1fccbf27c240de73d015f94490e3b9e5c50da492
parent50d24af681bcb6ce515a7099a52b5f3d14375d17
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