index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-11
/
+64
2018-08-14
Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'
Rafael J. Wysocki
2
-2
/
+4
2018-08-10
Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2
-3
/
+5
2018-08-02
gpu: ipu-v3: default to id 0 on missing OF alias
Philipp Zabel
1
-0
/
+2
2018-08-02
gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0
Steve Longerbeam
1
-3
/
+3
2018-08-02
gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats
Philipp Zabel
3
-0
/
+18
2018-07-16
gpu: ipu-v3: Allow negative offsets for interlaced scanning
Philipp Zabel
1
-2
/
+13
2018-07-16
gpu: ipu-v3: csi: support RGB565 on parallel bus
Jan Luebbe
1
-4
/
+8
2018-07-16
gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
Enrico Scholz
1
-4
/
+16
2018-07-16
gpu: ipu-csi: add rgb/bgr888 24bit support to mbus_code_to_bus_cfg
Michael Grzeschik
1
-0
/
+6
2018-07-16
gpu: ipu-csi: Check for field type alternate
Steve Longerbeam
1
-1
/
+2
2018-07-16
drm/imx: Remove last traces of struct imx_drm_crtc
Leonard Crestez
0
-0
/
+0
2018-07-09
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
2
-2
/
+4
2018-03-15
gpu: ipu-v3: prg: avoid possible array underflow
Arnd Bergmann
1
-3
/
+9
2018-02-19
gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfg
Jan Luebbe
1
-0
/
+2
2018-02-19
gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+1
2018-02-19
gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle
Tobias Jordan
1
-0
/
+3
2018-02-19
gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle
Tobias Jordan
1
-0
/
+3
2018-02-16
gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+1
2018-02-16
gpu: ipu-v3: make const arrays int_reg static, shrinks object size
Colin Ian King
1
-2
/
+2
2017-12-19
gpu: ipu-v3: allow to build with COMPILE_TEST
Philipp Zabel
3
-1
/
+5
2017-12-19
gpu: ipu-v3: prg: add modifier support
Lucas Stach
1
-3
/
+10
2017-12-19
gpu: ipu-v3: pre: add tiled prefetch support
Lucas Stach
3
-6
/
+29
2017-12-19
gpu: ipu-v3: prg: switch to runtime PM
Lucas Stach
1
-21
/
+50
2017-11-24
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+0
2017-11-23
Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-11
gpu: ipu-v3: pre: implement workaround for ERR009624
Lucas Stach
1
-0
/
+29
2017-10-11
gpu: ipu-v3: prg: wait for double buffers to be filled on channel startup
Lucas Stach
1
-0
/
+7
2017-10-11
gpu: ipu-v3: Allow channel burst locking on i.MX6 only
Philipp Zabel
1
-0
/
+8
2017-10-04
gpu: ipu-v3: ipu-dc: Remove unused 'di' variable
Fabio Estevam
1
-3
/
+0
2017-09-04
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2017-08-11
gpu: ipu-v3: add DRM dependency
Arnd Bergmann
1
-0
/
+1
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2
-15
/
+13
2017-06-08
gpu: ipu-v3: vdic: include AUTO field order bit in ipu_vdi_set_field_order
Steve Longerbeam
1
-2
/
+2
2017-06-08
gpu: ipu-v3: remove interrupt busy waiting routine
Philipp Zabel
2
-17
/
+0
2017-06-08
gpu: ipu-v3: allocate ipuv3_channels as needed
Philipp Zabel
2
-14
/
+17
2017-06-08
gpu: ipu-v3: Add support for double read/write reduction
Philipp Zabel
1
-0
/
+6
2017-06-08
gpu: ipu-v3: prg: remove counter load enable
Lucas Stach
1
-2
/
+0
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
[next]