]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: dc: Support more formats
authorThierry Reding <treding@nvidia.com>
Tue, 14 Nov 2017 15:07:40 +0000 (16:07 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 21 Dec 2017 13:52:29 +0000 (14:52 +0100)
commit853bb97341d1564daa65fae5fd072301ffd35553
tree214d1b385aaee94e198de12726c7f72bb6ac7993
parent5255f55e6741c9abca5a455644d1607fc8ab3970
drm/tegra: dc: Support more formats

Also, split up formats into per-SoC lists because not all generations
support all of them. Note that the list is now exhaustive for all RGB
formats, but not for YUV and indexed formats.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/dc.h
drivers/gpu/drm/tegra/hub.c
drivers/gpu/drm/tegra/plane.c