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
2017-06-06
gpu: ipu-v3: Fix CSI selection for VDIC
Marek Vasut
1
-7
/
+8
2017-06-06
gpu: ipu-v3: pre: only use internal clock gating
Lucas Stach
1
-8
/
+5
2017-04-04
gpu: ipu-v3: don't depend on DRM being enabled
Lucas Stach
2
-2
/
+9
2017-03-16
gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absent
Lucas Stach
1
-1
/
+6
2017-03-16
gpu: ipu-v3: hook up PRG unit
Lucas Stach
1
-1
/
+10
2017-03-16
gpu: ipu-v3: add driver for Prefetch Resolve Gasket
Lucas Stach
4
-1
/
+432
2017-03-15
gpu: ipu-v3: add driver for Prefetch Resolve Engine
Lucas Stach
4
-2
/
+320
2017-03-15
gpu: ipu-v3: add support for separate alpha channels
Philipp Zabel
2
-0
/
+63
2017-03-15
drm/imx: add deferred plane disabling
Philipp Zabel
1
-3
/
+0
2017-03-15
gpu: ipu-v3: add unsynchronised DP channel disabling
Philipp Zabel
3
-10
/
+17
2017-03-15
gpu: ipu-v3: remove IRQ dance on DC channel disable
Lucas Stach
1
-57
/
+4
2017-03-15
gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+13
2017-03-15
gpu: ipu-cpmem: set image base address even for incorrect formats
Philipp Zabel
1
-2
/
+6
2017-02-17
gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devices
Philipp Zabel
1
-6
/
+0
2017-02-17
gpu: ipu-v3: export ipu_csi_set_downsize
Philipp Zabel
1
-0
/
+1
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
[next]