- 24 Feb, 2015 1 commit
-
-
Sylvain Rochet authored
Some LCD panels have back-powering issue when un-powered, allows users to use an alternate pinctrl "sleep" in order to clamp outputs to a wanted state at suspend. Signed-off-by:
Sylvain Rochet <sylvain.rochet@finsecur.com> Signed-off-by:
Boris Brezillon <boris.brezillon@free-electrons.com>
-
- 22 Feb, 2015 2 commits
-
-
Boris Brezillon authored
The HLCDC IP provides a way to discard a specific area on the primary plane (in case at least one of the overlay is activated and alpha blending is disabled). Doing this will reduce the amount of data to transfer from the main memory to the Display Controller, and thus alleviate the load on the memory bus (since this link is quite limited on such hardware, this kind of optimization is really important). Signed-off-by:
Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by:
Daniel Vetter <daniel.vetter@ffwll.ch>
-
Boris Brezillon authored
Convert the HLCDC driver to atomic mode-setting. Signed-off-by:
Boris Brezillon <boris.brezillon@free-electrons.com> Tested-by:
Sylvain Rochet <sylvain.rochet@finsecur.com> Acked-by:
Daniel Vetter <daniel.vetter@ffwll.ch>
-
- 21 Jan, 2015 1 commit
-
-
Boris Brezillon authored
The Atmel HLCDC (HLCD Controller) IP available on some Atmel SoCs (i.e. at91sam9n12, at91sam9x5 family or sama5d3 family) provides a display controller device. This display controller supports at least one primary plane and might provide several overlays and an hardware cursor depending on the IP version. At the moment, this driver only implements an RGB connector to interface with LCD panels, but support for other kind of external devices might be added later. Signed-off-by:
Boris Brezillon <boris.brezillon@free-electrons.com> Reviewed-by:
Rob Clark <robdclark@gmail.com> Tested-by:
Anthony Harivel <anthony.harivel@emtrion.de> Tested-by:
Ludovic Desroches <ludovic.desroches@atmel.com> Acked-by:
Nicolas Ferre <nicolas.ferre@atmel.com>
-