Home
last modified time | relevance | path

Searched hist:"1161 f98db687a1cb263cbacdc7eb548a0354218d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Datmel_hlcdfb.c1161f98db687a1cb263cbacdc7eb548a0354218d Mon Mar 10 08:40:41 UTC 2014 Wu, Josh <Josh.wu@atmel.com> at91: video: atmel_hlcdfb.c: fix bad timing configuration

The right correspondance between LCD margins and LCD timings is:
* upper margin -> vertical back porch
* lower margin -> vertical front porch
* left margin -> horizontal back porch
* right margin -> horizontal front porch

Signed-off-by: Josh Wu <josh.wu@atmel.com>