commit | b2bf03a90ca3024213e354d3e0a6bc0cc8fc31e8 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Tue Jan 18 19:11:33 2011 +0300 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Thu Jan 20 12:37:21 2011 +0100 |
tree | 393dc56d814d3b6c264c7fa4255067df1558122b | |
parent | f69866ea32f4e1f54bc14e3b4fa3d7e79754a205 [diff] |
pxa2xx_lcd: restore updating of display Recently PXA2xx lcd have stopped to be updated incrementally (picture frozen). This patch fixes that by passing non min/max x/y, but rather (correctly) x/y and w/h. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>