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.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
2019-01-23
gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change
Lucas Stach
1
-0
/
+6
2019-01-17
gpu: ipu-v3: Fix CSI offsets for imx53
Steve Longerbeam
1
-2
/
+2
2019-01-17
gpu: ipu-v3: Fix i.MX51 CSI control registers offset
Alexander Shiyan
1
-2
/
+2
2018-11-05
gpu: ipu-v3: image-convert: allow three rows or columns
Philipp Zabel
1
-6
/
+1
2018-11-05
gpu: ipu-v3: image-convert: disable double buffering if necessary
Philipp Zabel
1
-2
/
+25
2018-11-05
gpu: ipu-v3: image-convert: add some ASCII art to the exposition
Philipp Zabel
1
-10
/
+29
2018-11-05
gpu: ipu-v3: image-convert: fix bytesperline adjustment
Philipp Zabel
1
-4
/
+12
2018-11-05
gpu: ipu-v3: image-convert: relax alignment restrictions
Philipp Zabel
1
-40
/
+41
2018-11-05
gpu: ipu-v3: image-convert: fix debug output for varying tile sizes
Philipp Zabel
1
-2
/
+10
2018-11-05
gpu: ipu-v3: image-convert: select optimal seam positions
Philipp Zabel
1
-6
/
+337
2018-11-05
gpu: ipu-v3: image-convert: move tile alignment helpers
Philipp Zabel
1
-27
/
+27
2018-11-05
gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fil...
Philipp Zabel
1
-5
/
+13
2018-11-05
gpu: ipu-v3: image-convert: store tile top/left position
Philipp Zabel
1
-12
/
+15
2018-11-05
gpu: ipu-v3: image-convert: reconfigure IC per tile
Philipp Zabel
1
-21
/
+44
2018-11-05
gpu: ipu-v3: image-convert: calculate per-tile resize coefficients
Philipp Zabel
1
-2
/
+234
2018-11-05
gpu: ipu-v3: image-convert: prepare for per-tile configuration
Philipp Zabel
1
-25
/
+35
2018-11-05
gpu: ipu-v3: image-convert: Catch unaligned tile offsets
Steve Longerbeam
1
-24
/
+37
2018-11-05
gpu: ipu-v3: image-convert: Remove need_abort flag
Steve Longerbeam
1
-4
/
+1
2018-11-05
gpu: ipu-v3: image-convert: Allow reentrancy into abort
Steve Longerbeam
1
-3
/
+4
2018-11-05
gpu: ipu-v3: image-convert: Only wait for abort completion if active run
Steve Longerbeam
1
-2
/
+7
2018-11-05
gpu: ipu-v3: image-convert: Prevent race between run and unprepare
Steve Longerbeam
1
-3
/
+7
2018-11-05
gpu: ipu-v3: ipu-ic: allow to manually set resize coefficients
Philipp Zabel
1
-19
/
+33
2018-11-05
gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image()
Steve Longerbeam
2
-24
/
+32
2018-11-05
gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffers
Steve Longerbeam
1
-0
/
+6
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
1
-3
/
+3
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
[next]