| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2012-10-16 | i.MX video: struct fb_videomode can be const | Eric Nelson | |
| Signed-off-by: Eric Nelson <[email protected]> | |||
| 2012-09-24 | i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer | Eric Nelson | |
| Signed-off-by: Eric Nelson <[email protected]> Tested-by: Fabio Estevam <[email protected]> | |||
| 2012-05-25 | mx5: Rename mx51_fb_init() | Fabio Estevam | |
| The ipuv3 driver is currently only used on mx51, but it can be extended to work on mx53 and mx6 as well. Rename mx51_fb_init(), so that it can be used by other SoCs. Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Jason Liu <[email protected]> | |||
| 2011-10-13 | MX5: Make IPU display output and pixel format configurable | Marek Vasut | |
| Signed-off-by: Marek Vasut <[email protected]> Signed-off-by: Stefano Babic <[email protected]> Tested-by: Stefano Babic <[email protected]> Signed-off-by: Anatolij Gustschin <[email protected]> | |||
| 2011-10-13 | VIDEO: MX5: export pix format | Stefano Babic | |
| Pixel format defines must be available for boards to set up the right display. Move them and export in a new file. Signed-off-by: Stefano Babic <[email protected]> CC: Anatolij Gustschin <[email protected]> CC: Marek Vasut <[email protected]> Tested-by: Stefano Babic <[email protected]> Signed-off-by: Anatolij Gustschin <[email protected]> | |||
