summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ipu-v3
Commit message (Expand)AuthorAgeFilesLines
* gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entriesLee Jones2021-01-041-4/+0
* gpu: ipu-v3: remove unused functionsPhilipp Zabel2020-10-261-67/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam2020-07-201-27/+82
* gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam2020-07-201-38/+20
* gpu: ipu-v3: Restore RGB32, BGR32Steve Longerbeam2020-07-201-0/+2
* gpu: ipu-v3: image-convert: only sample into the next tile if necessaryPhilipp Zabel2019-08-191-2/+2
* gpu: ipu-v3: image-convert: move tile burst alignment out of loopPhilipp Zabel2019-08-191-39/+45
* gpu: ipu-v3: image-convert: bail on invalid tile sizesPhilipp Zabel2019-08-191-3/+24
* gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calcul...Philipp Zabel2019-08-191-18/+31
* gpu: ipu-v3: image-convert: limit input seam position to hardware requirementsPhilipp Zabel2019-08-191-6/+24
* gpu: ipu-v3: image-convert: fix output seam valid intervalPhilipp Zabel2019-08-191-2/+2
* gpu: ipu-v3: image-convert: move output seam valid interval calculation into ...Philipp Zabel2019-08-191-22/+12
* gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32Philipp Zabel2019-08-191-0/+6
* gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formatsPhilipp Zabel2019-08-192-7/+35
* Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-154-106/+482
|\
| * gpu: ipu-v3: image-convert: Enable double write reductionSteve Longerbeam2019-06-141-0/+9
| * gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encodingSteve Longerbeam2019-06-141-5/+134
| * gpu: ipu-v3: ipu-ic-csc: Add support for limited range encodingSteve Longerbeam2019-06-141-14/+166
| * gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsSteve Longerbeam2019-06-144-106/+192
| * gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam2019-06-141-1/+1
* | gpu: ipu-v3: image-convert: Fix image downsize coefficientsSteve Longerbeam2019-06-141-2/+4
* | gpu: ipu-v3: image-convert: Fix input bytesperline for packed formatsSteve Longerbeam2019-06-141-1/+3
* | gpu: ipu-v3: image-convert: Fix input bytesperline width/height alignSteve Longerbeam2019-06-141-11/+21
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-052-18/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-303-21/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-309-90/+9
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* gpu: ipu-v3: dp: fix CSC handlingLucas Stach2019-04-231-3/+9
* Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-092-43/+109
|\
| * Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-182-4/+10
| |\
| * | media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam2019-01-161-2/+24
| * | media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam2019-01-161-41/+85
* | | gpu: ipu-v3: prg: add function to get channel configure statusLucas Stach2019-02-221-0/+16
* | | gpu: ipu-v3: pre: add double buffer status readbackLucas Stach2019-02-222-0/+7
| |/ |/|
* | gpu: ipu-v3: pre: don't trigger update if buffer address doesn't changeLucas Stach2019-01-231-0/+6
* | gpu: ipu-v3: Fix CSI offsets for imx53Steve Longerbeam2019-01-171-2/+2
* | gpu: ipu-v3: Fix i.MX51 CSI control registers offsetAlexander Shiyan2019-01-171-2/+2
|/
* gpu: ipu-v3: image-convert: allow three rows or columnsPhilipp Zabel2018-11-051-6/+1
* gpu: ipu-v3: image-convert: disable double buffering if necessaryPhilipp Zabel2018-11-051-2/+25
* gpu: ipu-v3: image-convert: add some ASCII art to the expositionPhilipp Zabel2018-11-051-10/+29
* gpu: ipu-v3: image-convert: fix bytesperline adjustmentPhilipp Zabel2018-11-051-4/+12
* gpu: ipu-v3: image-convert: relax alignment restrictionsPhilipp Zabel2018-11-051-40/+41
* gpu: ipu-v3: image-convert: fix debug output for varying tile sizesPhilipp Zabel2018-11-051-2/+10
* gpu: ipu-v3: image-convert: select optimal seam positionsPhilipp Zabel2018-11-051-6/+337
* gpu: ipu-v3: image-convert: move tile alignment helpersPhilipp Zabel2018-11-051-27/+27
* gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fil...Philipp Zabel2018-11-051-5/+13
* gpu: ipu-v3: image-convert: store tile top/left positionPhilipp Zabel2018-11-051-12/+15
* gpu: ipu-v3: image-convert: reconfigure IC per tilePhilipp Zabel2018-11-051-21/+44
* gpu: ipu-v3: image-convert: calculate per-tile resize coefficientsPhilipp Zabel2018-11-051-2/+234