OSDN Git Service

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)
commit511c7023cf23421d1d0455b22c139fe1be1b9e87
tree214d1b385aaee94e198de12726c7f72bb6ac7993
parent71835caa00e8a64ada3c2e30c56468c39c81f60c
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