aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/mxc_ipuv3_fb.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-30video: discard empty video_set_lut implementationPeng Fan1-9/+0
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee1-1/+1
2014-10-16video: ipu: fix debug and commentJeroen Hofstee1-4/+3
2014-04-30video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson1-0/+5
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic1-17/+1
2013-07-29mxc_ipuv3: fix memory alignment of framebufferEric Nelson1-2/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-16i.MX video: struct fb_videomode can be constEric Nelson1-3/+5
2012-09-24i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame bufferEric Nelson1-0/+20
2012-05-25mx5: Rename mx51_fb_init()Fabio Estevam1-1/+1
2011-10-13MX5: Make IPU display output and pixel format configurableMarek Vasut1-5/+10
2011-10-13VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic1-74/+36
2010-10-22MX51: Add video supportStefano Babic1-0/+642