]> asedeno.scripts.mit.edu Git - linux.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)
commit4b9cdd96e7ea3dc2cd0edac67835f6f38c4f14c9
tree7c570d647669feb23661ef950a4a8d430e1ba81b
parent6d86278c9ddb2026727a6a9ba5a4550561aea940
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