]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: remove CLUT
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 10 Mar 2017 08:32:30 +0000 (10:32 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Jun 2017 07:57:21 +0000 (10:57 +0300)
commit7b122e6443089e1f128c0f443fe442d7393e24d5
tree7c570d647669feb23661ef950a4a8d430e1ba81b
parentd2496a6048249c1d422dd93e2ed6d85a9d900516
drm/omap: remove CLUT

DSS IP versions 2 and 3 support CLUT modes (color lookup table), but the
driver has never supported those. We still have had some code for CLUT
modes. As the newer DSS IP versions have dropped CLUT support, we might
as well clean up the driver by removing the CLUT related code.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/gpu/drm/omapdrm/dss/dispc.c
drivers/gpu/drm/omapdrm/dss/dss_features.c
drivers/gpu/drm/omapdrm/dss/omapdss.h