aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/ipu-v3
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 3-8/+3
2023-08-18drm/i915: Move abs_diff() to math.hGravatar Andy Shevchenko 1-8/+7
2023-07-28gpu: ipu-v3: prg: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-4/+1
2023-07-28gpu: ipu-v3: pre: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-07-21drm: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2023-05-18ipu-v3: Include <linux/io.h>Gravatar Thomas Zimmermann 1-0/+1
2023-03-14drm: Drop ARCH_MULTIPLATFORM from dependenciesGravatar Uwe Kleine-König 1-1/+1
2022-12-16gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...Gravatar Liang He 1-0/+1
2022-05-06Merge tag 'imx-drm-next-2022-05-04' of git://git.pengutronix.de/pza/linux int...Gravatar Dave Airlie 2-8/+6
2022-04-04gpu: ipu-v3: Fix dev_dbg frequency outputGravatar Leo Ruan 1-2/+3
2022-04-04drm/imx: make static read-only array channel_offsets constGravatar Colin Ian King 1-2/+3
2022-04-04gpu: ipu-v3: image-convert: use swap()Gravatar Salah Triki 1-6/+3
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationGravatar Laurent Pinchart 1-3/+3
2021-10-19media: i.MX6: Support 16-bit BT.1120 video inputGravatar Krzysztof Hałasa 1-5/+26
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-7/+4
2021-08-16gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsGravatar Krzysztof Hałasa 1-15/+15
2021-08-12gpu: Bulk conversion to generic_handle_domain_irq()Gravatar Marc Zyngier 1-7/+4
2021-05-10gpu: ipu-v3: Add Rec.709 limited range support to DPGravatar Philipp Zabel 1-3/+22
2021-05-10drm/imx: Add 8 pixel alignment fixGravatar Sebastian Reichel 2-0/+12
2021-01-04gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entriesGravatar Lee Jones 1-4/+0
2020-10-26gpu: ipu-v3: remove unused functionsGravatar Philipp Zabel 1-67/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-07-20gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileGravatar Steve Longerbeam 1-27/+82
2020-07-20gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersGravatar Steve Longerbeam 1-38/+20
2020-07-20gpu: ipu-v3: Restore RGB32, BGR32Gravatar Steve Longerbeam 1-0/+2
2019-08-19gpu: ipu-v3: image-convert: only sample into the next tile if necessaryGravatar Philipp Zabel 1-2/+2
2019-08-19gpu: ipu-v3: image-convert: move tile burst alignment out of loopGravatar Philipp Zabel 1-39/+45
2019-08-19gpu: ipu-v3: image-convert: bail on invalid tile sizesGravatar Philipp Zabel 1-3/+24
2019-08-19gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calcul...Gravatar Philipp Zabel 1-18/+31
2019-08-19gpu: ipu-v3: image-convert: limit input seam position to hardware requirementsGravatar Philipp Zabel 1-6/+24
2019-08-19gpu: ipu-v3: image-convert: fix output seam valid intervalGravatar Philipp Zabel 1-2/+2
2019-08-19gpu: ipu-v3: image-convert: move output seam valid interval calculation into ...Gravatar Philipp Zabel 1-22/+12
2019-08-19gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32Gravatar Philipp Zabel 1-0/+6
2019-08-19gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formatsGravatar Philipp Zabel 2-7/+35
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 4-106/+482
2019-06-14gpu: ipu-v3: image-convert: Enable double write reductionGravatar Steve Longerbeam 1-0/+9
2019-06-14gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encodingGravatar Steve Longerbeam 1-5/+134
2019-06-14gpu: ipu-v3: ipu-ic-csc: Add support for limited range encodingGravatar Steve Longerbeam 1-14/+166
2019-06-14gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsGravatar Steve Longerbeam 4-106/+192
2019-06-14gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMGravatar Steve Longerbeam 1-1/+1
2019-06-14gpu: ipu-v3: image-convert: Fix image downsize coefficientsGravatar Steve Longerbeam 1-2/+4
2019-06-14gpu: ipu-v3: image-convert: Fix input bytesperline for packed formatsGravatar Steve Longerbeam 1-1/+3
2019-06-14gpu: ipu-v3: image-convert: Fix input bytesperline width/height alignGravatar Steve Longerbeam 1-11/+21
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Gravatar Thomas Gleixner 2-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Gravatar Thomas Gleixner 3-21/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 9-90/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-23gpu: ipu-v3: dp: fix CSC handlingGravatar Lucas Stach 1-3/+9
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 2-43/+109
2019-02-22gpu: ipu-v3: prg: add function to get channel configure statusGravatar Lucas Stach 1-0/+16