index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
/
ipu-image-convert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: ipu-v3: image-convert: use swap()
Salah Triki
2022-04-04
1
-6
/
+3
*
gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
Steve Longerbeam
2020-07-20
1
-27
/
+82
*
gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
Steve Longerbeam
2020-07-20
1
-38
/
+20
*
gpu: ipu-v3: image-convert: only sample into the next tile if necessary
Philipp Zabel
2019-08-19
1
-2
/
+2
*
gpu: ipu-v3: image-convert: move tile burst alignment out of loop
Philipp Zabel
2019-08-19
1
-39
/
+45
*
gpu: ipu-v3: image-convert: bail on invalid tile sizes
Philipp Zabel
2019-08-19
1
-3
/
+24
*
gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calcul...
Philipp Zabel
2019-08-19
1
-18
/
+31
*
gpu: ipu-v3: image-convert: limit input seam position to hardware requirements
Philipp Zabel
2019-08-19
1
-6
/
+24
*
gpu: ipu-v3: image-convert: fix output seam valid interval
Philipp Zabel
2019-08-19
1
-2
/
+2
*
gpu: ipu-v3: image-convert: move output seam valid interval calculation into ...
Philipp Zabel
2019-08-19
1
-22
/
+12
*
gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32
Philipp Zabel
2019-08-19
1
-0
/
+6
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-15
1
-11
/
+26
|
\
|
*
gpu: ipu-v3: image-convert: Enable double write reduction
Steve Longerbeam
2019-06-14
1
-0
/
+9
|
*
gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
Steve Longerbeam
2019-06-14
1
-11
/
+17
*
|
gpu: ipu-v3: image-convert: Fix image downsize coefficients
Steve Longerbeam
2019-06-14
1
-2
/
+4
*
|
gpu: ipu-v3: image-convert: Fix input bytesperline for packed formats
Steve Longerbeam
2019-06-14
1
-1
/
+3
*
|
gpu: ipu-v3: image-convert: Fix input bytesperline width/height align
Steve Longerbeam
2019-06-14
1
-11
/
+21
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
gpu: ipu-v3: image-convert: allow three rows or columns
Philipp Zabel
2018-11-05
1
-6
/
+1
*
gpu: ipu-v3: image-convert: disable double buffering if necessary
Philipp Zabel
2018-11-05
1
-2
/
+25
*
gpu: ipu-v3: image-convert: add some ASCII art to the exposition
Philipp Zabel
2018-11-05
1
-10
/
+29
*
gpu: ipu-v3: image-convert: fix bytesperline adjustment
Philipp Zabel
2018-11-05
1
-4
/
+12
*
gpu: ipu-v3: image-convert: relax alignment restrictions
Philipp Zabel
2018-11-05
1
-40
/
+41
*
gpu: ipu-v3: image-convert: fix debug output for varying tile sizes
Philipp Zabel
2018-11-05
1
-2
/
+10
*
gpu: ipu-v3: image-convert: select optimal seam positions
Philipp Zabel
2018-11-05
1
-6
/
+337
*
gpu: ipu-v3: image-convert: move tile alignment helpers
Philipp Zabel
2018-11-05
1
-27
/
+27
*
gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fil...
Philipp Zabel
2018-11-05
1
-5
/
+13
*
gpu: ipu-v3: image-convert: store tile top/left position
Philipp Zabel
2018-11-05
1
-12
/
+15
*
gpu: ipu-v3: image-convert: reconfigure IC per tile
Philipp Zabel
2018-11-05
1
-21
/
+44
*
gpu: ipu-v3: image-convert: calculate per-tile resize coefficients
Philipp Zabel
2018-11-05
1
-2
/
+234
*
gpu: ipu-v3: image-convert: prepare for per-tile configuration
Philipp Zabel
2018-11-05
1
-25
/
+35
*
gpu: ipu-v3: image-convert: Catch unaligned tile offsets
Steve Longerbeam
2018-11-05
1
-24
/
+37
*
gpu: ipu-v3: image-convert: Remove need_abort flag
Steve Longerbeam
2018-11-05
1
-4
/
+1
*
gpu: ipu-v3: image-convert: Allow reentrancy into abort
Steve Longerbeam
2018-11-05
1
-3
/
+4
*
gpu: ipu-v3: image-convert: Only wait for abort completion if active run
Steve Longerbeam
2018-11-05
1
-2
/
+7
*
gpu: ipu-v3: image-convert: Prevent race between run and unprepare
Steve Longerbeam
2018-11-05
1
-3
/
+7
*
gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image()
Steve Longerbeam
2018-11-05
1
-5
/
+5
*
gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats
Philipp Zabel
2018-08-02
1
-0
/
+6
*
gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absent
Lucas Stach
2017-03-16
1
-1
/
+6
*
gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wei Yongjun
2016-10-17
1
-1
/
+1
*
gpu: ipu-v3: Add queued image conversion support
Steve Longerbeam
2016-09-19
1
-0
/
+1709