| Commit message (Expand) | Author | Age | Files | Lines |
* | gpu: ipu-v3: Add Rec.709 limited range support to DP | Philipp Zabel | 2021-05-10 | 1 | -3/+22 |
* | drm/imx: Add 8 pixel alignment fix | Sebastian Reichel | 2021-05-10 | 2 | -0/+12 |
* | gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entries | Lee Jones | 2021-01-04 | 1 | -4/+0 |
* | gpu: ipu-v3: remove unused functions | Philipp Zabel | 2020-10-26 | 1 | -67/+0 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
* | 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: Restore RGB32, BGR32 | Steve Longerbeam | 2020-07-20 | 1 | -0/+2 |
* | 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 |
* | gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formats | Philipp Zabel | 2019-08-19 | 2 | -7/+35 |
* | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-07-16 | 4 | -106/+482 |
|\ |
|
| * | gpu: ipu-v3: image-convert: Enable double write reduction | Steve Longerbeam | 2019-06-14 | 1 | -0/+9 |
| * | gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encoding | Steve Longerbeam | 2019-06-14 | 1 | -5/+134 |
| * | gpu: ipu-v3: ipu-ic-csc: Add support for limited range encoding | Steve Longerbeam | 2019-06-14 | 1 | -14/+166 |
| * | gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions | Steve Longerbeam | 2019-06-14 | 4 | -106/+192 |
| * | gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM | Steve Longerbeam | 2019-06-14 | 1 | -1/+1 |
* | | 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 288 | Thomas Gleixner | 2019-06-05 | 2 | -18/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 | Thomas Gleixner | 2019-05-30 | 3 | -21/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 9 | -90/+9 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | gpu: ipu-v3: dp: fix CSC handling | Lucas Stach | 2019-04-23 | 1 | -3/+9 |
* | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2019-03-09 | 2 | -43/+109 |
|\ |
|
| * | Merge tag 'v5.0-rc7' into patchwork | Mauro Carvalho Chehab | 2019-02-18 | 2 | -4/+10 |
| |\ |
|
| * | | media: gpu: ipu-v3: Add planar support to interlaced scan | Steve Longerbeam | 2019-01-16 | 1 | -2/+24 |
| * | | media: gpu: ipu-csi: Swap fields according to input/output field types | Steve Longerbeam | 2019-01-16 | 1 | -41/+85 |
* | | | gpu: ipu-v3: prg: add function to get channel configure status | Lucas Stach | 2019-02-22 | 1 | -0/+16 |
* | | | gpu: ipu-v3: pre: add double buffer status readback | Lucas Stach | 2019-02-22 | 2 | -0/+7 |
| |/
|/| |
|
* | | gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change | Lucas Stach | 2019-01-23 | 1 | -0/+6 |
* | | gpu: ipu-v3: Fix CSI offsets for imx53 | Steve Longerbeam | 2019-01-17 | 1 | -2/+2 |
* | | gpu: ipu-v3: Fix i.MX51 CSI control registers offset | Alexander Shiyan | 2019-01-17 | 1 | -2/+2 |
|/ |
|
* | 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 |