linux/drivers/video/omap2/displays
Tomi Valkeinen 6331709bca OMAPDSS: remove partial update from panel-taal
Partial update for manual update displays has never worked quite well:
* The HW has limitations on the update area, and the x and width need to
  be even.
* Showing a part of a scaled overlay causes artifacts.
* Makes the management of dispc very complex

Considering the above points and the fact that partial update is not
used anywhere, this and the following patches remove the partial update
support. This will greatly simplify the following re-write of the apply
mechanism to get proper locking and additional features like fifo-merge.

This patch removes the partial update from the panel-taal.c.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-12-02 08:54:24 +02:00
..
Kconfig video/omap: fix build dependencies 2011-10-03 13:28:14 +03:00
Makefile OMAPDSS: Add N800 panel driver 2011-09-30 16:17:30 +03:00
panel-acx565akm.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
panel-dvi.c OMAP: DSS2: add panel-dvi driver 2011-09-30 16:16:48 +03:00
panel-generic-dpi.c OMAPDSS: add FocalTech ETM070003DH6 display support 2011-12-02 08:54:13 +02:00
panel-lgphilips-lb035q02.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
panel-n8x0.c OMAPDSS: Add N800 panel driver 2011-09-30 16:17:30 +03:00
panel-nec-nl8048hl11-01b.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
panel-picodlp.c OMAPDSS: picodlp: add missing #include <linux/module.h> 2011-10-04 11:45:29 +03:00
panel-picodlp.h OMAP: DSS2: Add picodlp panel driver 2011-09-14 18:08:23 +03:00
panel-sharp-ls037v7dw01.c OMAP: DSS2: use __exit for selected panel drivers 2011-05-11 14:19:26 +03:00
panel-taal.c OMAPDSS: remove partial update from panel-taal 2011-12-02 08:54:24 +02:00
panel-tpo-td043mtea1.c OMAP: DSS2: Convert simple/strict_strto* to kstrto* 2011-05-11 14:20:11 +03:00