Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
06feb81acafeb04d40891211e4dbaabf744520d2
/
drivers
/
video
/
imx
/
mxc_ipuv3_fb.c
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
322ebe9
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Aug 04 11:11:02 2020 -0400
76057ba
video: ipuv3: fix framebuffer base address init with multiple IPUs
by Anatolij Gustschin
· Mon Aug 03 15:45:33 2020 +0200
35f6187
drivers: rename more drivers to match compatible string
by Walter Lozano
· Wed Jul 29 12:31:20 2020 -0300
76cb1e7
video: ipuv3: remove non-DM code
by Anatolij Gustschin
· Tue May 26 09:38:17 2020 +0200
8329ce3
video: ipuv3: remove some useless code to reduce binary size
by Anatolij Gustschin
· Mon May 25 14:34:17 2020 +0200
0087836
video: ipuv3: fix building with disabled panel driver
by Anatolij Gustschin
· Tue May 26 00:09:22 2020 +0200
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
92afc9b
mxc_ipuv3_fb.c: enable a backlight on a panel
by Heiko Schocher
· Mon Jul 22 06:49:08 2019 +0200
3c78784
mxc_ipuv3_fb.c: call display_enable
by Heiko Schocher
· Mon Jul 22 06:49:07 2019 +0200
abb5942
mxc_ipuv3_fb.c: set gd->fb_base
by Heiko Schocher
· Mon Jul 22 06:49:05 2019 +0200
28bdd93
video: ipuv3: Set max display bpp to 32
by Marek Vasut
· Mon May 06 01:11:32 2019 +0200
4e40f1a
dm: arm: imx: video: add compatible for imx53-ipu
by Steffen Dirkwinkel
· Wed Apr 17 13:57:15 2019 +0200
411e73d
video: move ipuv3 files to subdirectory
by Anatolij Gustschin
· Mon Mar 18 23:29:32 2019 +0100
[Renamed (99%) from drivers/video/mxc_ipuv3_fb.c]
983e2f2
video: ipuv3: add DM_VIDEO support
by Anatolij Gustschin
· Mon Mar 18 23:29:31 2019 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
3e7ad7d
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
by Anatolij Gustschin
· Mon Sep 04 23:33:45 2017 +0200
47dce76
Revert "Merge git://git.denx.de/u-boot-video"
by Tom Rini
· Fri Sep 01 16:17:17 2017 -0400
fa4211c
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
by Anatolij Gustschin
· Fri Aug 25 15:10:43 2017 +0200
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
5c5ee4d
video: discard empty video_set_lut implementation
by Peng Fan
· Sat Jul 25 20:59:35 2015 +0800
a175d30
video: ipu: prevent warnings with W=1
by Jeroen Hofstee
· Wed Oct 08 22:57:47 2014 +0200
9827621
video: ipu: fix debug and comment
by Jeroen Hofstee
· Tue Oct 14 20:37:14 2014 +0200
c9e2be6
video: mxc_ipuv3_fb: stash frame buffer pointer in global data.
by Eric Nelson
· Tue Apr 29 14:37:56 2014 -0700
3cd07dc
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· Wed Jul 31 11:30:38 2013 +0200
fe6296f
mxc_ipuv3: fix memory alignment of framebuffer
by Eric Nelson
· Fri Jul 26 17:53:45 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
10a6cd1
i.MX video: struct fb_videomode can be const
by Eric Nelson
· Wed Oct 03 07:27:38 2012 +0000
988ad42
i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer
by Eric Nelson
· Sun Sep 23 07:30:54 2012 +0000
01e07e7
mx5: Rename mx51_fb_init()
by Fabio Estevam
· Thu May 10 15:07:34 2012 +0000
ff5c108c
MX5: Make IPU display output and pixel format configurable
by Marek Vasut
· Thu Oct 06 00:25:03 2011 +0200
6185244
VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
by Stefano Babic
· Wed Sep 28 11:21:15 2011 +0200
42f151a
MX51: Add video support
by Stefano Babic
· Wed Oct 13 12:17:14 2010 +0200