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
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-15
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-23
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
[next]