]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: RFBI: Remove partial update support
authorArchit Taneja <archit@ti.com>
Mon, 13 Aug 2012 06:54:53 +0000 (12:24 +0530)
committerArchit Taneja <archit@ti.com>
Wed, 15 Aug 2012 10:23:08 +0000 (15:53 +0530)
commit3eb262705500d1ab7ac4e40e7bbecd4b832c22d9
tree3dc7eb00dadf51fc5bb581c6495a20c300ba8914
parentf9c81fa3f4536a881013d868649f686ae4cfb471
OMAPDSS: RFBI: Remove partial update support

Partial update suppport was removed from DISPC and DSI sometime back. The RFBI
driver still tries to support partial update without the underlying support in
DISPC.

Remove partial update support from RFBI, only support updates which span acros
the whole panel size. This also helps in DSI and RFBI having similar update
ops.

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/displays/panel-n8x0.c
drivers/video/omap2/dss/rfbi.c
include/video/omapdss.h