summaryrefslogtreecommitdiff
path: root/drivers/video/mxc_ipuv3_fb.c
Commit message (Expand)AuthorAgeLines
* video: discard empty video_set_lut implementationPeng Fan2015-08-30-9/+0
* video: ipu: prevent warnings with W=1Jeroen Hofstee2014-10-25-1/+1
* video: ipu: fix debug and commentJeroen Hofstee2014-10-16-4/+3
* video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson2014-04-30-0/+5
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-17/+1
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* | mxc_ipuv3: fix memory alignment of framebufferEric Nelson2013-07-29-2/+3
|/
* i.MX video: struct fb_videomode can be constEric Nelson2012-10-16-3/+5
* i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame bufferEric Nelson2012-09-24-0/+20
* mx5: Rename mx51_fb_init()Fabio Estevam2012-05-25-1/+1
* MX5: Make IPU display output and pixel format configurableMarek Vasut2011-10-13-5/+10
* VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic2011-10-13-74/+36
* MX51: Add video supportStefano Babic2010-10-22-0/+642