commit | 42d0659ba76956665c704d2a7cee9fa0f54a7acf | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Dec 08 15:45:39 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Tue Jan 27 10:14:36 2015 +0100 |
tree | 1fccbf27c240de73d015f94490e3b9e5c50da492 | |
parent | bf19b885f956eb0fec7dd7c02400b679dca7312e [diff] |
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>