index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
4
-38
/
+30
2016-11-09
gpu: ipu-di: silence videomode logspam
Lucas Stach
1
-1
/
+1
2016-11-07
gpu: ipu-v3: add ipu_csi_set_downsize
Philipp Zabel
1
-0
/
+16
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2016-10-20
gpu: ipu-v3: initially clear all interrupts
Philipp Zabel
1
-1
/
+4
2016-10-20
gpu: ipu-v3: add YUV 4:4:4 support
Philipp Zabel
2
-0
/
+9
2016-10-20
gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function
Philipp Zabel
1
-36
/
+0
2016-10-19
gpu: Remove depends on RESET_CONTROLLER when not a provider
Stephen Boyd
1
-1
/
+0
2016-10-17
gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wei Yongjun
1
-1
/
+1
2016-09-19
gpu: ipu-v3: Add queued image conversion support
Steve Longerbeam
4
-1
/
+1725
2016-09-19
gpu: ipu-v3: Add ipu_rot_mode_is_irt()
Steve Longerbeam
1
-1
/
+1
2016-09-19
gpu: ipu-v3: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+3
2016-08-29
gpu: ipu-v3: Add FSU channel linking support
Steve Longerbeam
2
-0
/
+158
2016-08-29
gpu: ipu-v3: Add Video Deinterlacer unit
Steve Longerbeam
4
-1
/
+261
2016-08-29
gpu: ipu-v3: Do not wait for DMFC FIFO to clear when disabling DMFC channel
Liu Ying
1
-17
/
+1
2016-08-08
gpu: ipu-v3: rename CSI client device
Steve Longerbeam
1
-2
/
+2
2016-08-08
gpu: ipu-v3: Fix IRT usage
Steve Longerbeam
1
-9
/
+31
2016-08-08
gpu: ipu-v3: Fix CSI data format for 16-bit media bus formats
Steve Longerbeam
1
-5
/
+1
2016-08-08
gpu: ipu-v3: set correct full sensor frame for PAL/NTSC
Steve Longerbeam
1
-7
/
+13
2016-08-08
gpu: ipu-v3: Add ipu_get_num()
Steve Longerbeam
2
-0
/
+9
2016-08-08
gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()
Steve Longerbeam
1
-0
/
+6
2016-08-08
gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()
Steve Longerbeam
1
-0
/
+7
2016-07-12
gpu: ipu-v3: ipu-dc: don't bug out on invalid bus_format
Philipp Zabel
1
-3
/
+3
2016-07-12
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
Liu Ying
2
-7
/
+1
2016-07-12
gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism
Liu Ying
1
-206
/
+7
2016-05-23
drm/imx: Match imx-ipuv3-crtc components using device node in platform data
Philipp Zabel
1
-2
/
+3
2016-05-05
gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
Philipp Zabel
1
-1
/
+6
2016-03-31
gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot
Liu Ying
1
-2
/
+2
2016-03-31
gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void
Liu Ying
1
-3
/
+1
2016-03-31
gpu: ipu-v3: ipu-dmfc: Protect function ipu_dmfc_init_channel() with mutex
Liu Ying
1
-0
/
+4
2016-03-31
gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better control
Philipp Zabel
1
-43
/
+36
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-14
/
+17
2016-03-01
gpu: ipu-v3: ipu-dc: Simplify display controller microcode setup
Philipp Zabel
1
-27
/
+26
2016-02-10
gpu: ipu-v3: Reset IPU before activating IRQ
David Jander
1
-5
/
+5
2016-02-10
gpu: ipu-v3: Do not bail out on missing optional port nodes
Philipp Zabel
1
-9
/
+12
2016-01-11
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
1
-1
/
+1
2015-12-04
drm, ipu-v3: use https://linuxtv.org for LinuxTV URL
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-24
gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports
Philipp Zabel
1
-18
/
+38
2015-11-24
gpu: ipu-v3: Remove reg_offset field
Philipp Zabel
1
-16
/
+3
2015-11-05
Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
3
-6
/
+91
2015-10-30
gpu: ipu-v3: fix div_ratio type
Andrzej Hajda
1
-1
/
+1
2015-10-30
gpu: ipu-v3: csi: add support for 8 bpp grayscale sensors.
Philippe De Muyter
1
-0
/
+1
2015-10-30
gpu: ipu-v3: add support for ARGB4444 16-bit color format
Lucas Stach
2
-0
/
+12
2015-10-30
gpu: ipu-v3: add support for RGBX8888 and RGBA8888 pixel formats
Philipp Zabel
1
-4
/
+28
2015-10-30
gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formats
Philipp Zabel
2
-0
/
+48
2015-10-30
gpu: ipu-v3: ipu-csi: bool test doesn't need a comparison to false
Fabio Estevam
1
-1
/
+1
2015-10-06
gpu: imx: fix support for interlaced modes
Russell King
2
-46
/
+48
2015-10-06
gpu: imx: simplify sync polarity setting
Russell King
1
-22
/
+28
2015-09-16
gpu/drm: Kill off set_irq_flags usage
Rob Herring
1
-2
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-2
/
+2
[next]