summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ipu-v3
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-303-8/+3
|\
| * gpu: ipu-v3: prg: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-281-4/+1
| * gpu: ipu-v3: pre: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-281-3/+1
| * drm: Explicitly include correct DT includesRob Herring2023-07-211-1/+1
* | drm/i915: Move abs_diff() to math.hAndy Shevchenko2023-08-181-8/+7
|/
* ipu-v3: Include <linux/io.h>Thomas Zimmermann2023-05-181-0/+1
* drm: Drop ARCH_MULTIPLATFORM from dependenciesUwe Kleine-König2023-03-141-1/+1
* gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...Liang He2022-12-161-0/+1
* Merge tag 'imx-drm-next-2022-05-04' of git://git.pengutronix.de/pza/linux int...Dave Airlie2022-05-062-8/+6
|\
| * drm/imx: make static read-only array channel_offsets constColin Ian King2022-04-041-2/+3
| * gpu: ipu-v3: image-convert: use swap()Salah Triki2022-04-041-6/+3
* | gpu: ipu-v3: Fix dev_dbg frequency outputLeo Ruan2022-04-041-2/+3
|/
* media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart2022-02-171-3/+3
* media: i.MX6: Support 16-bit BT.1120 video inputKrzysztof Hałasa2021-10-191-5/+26
* Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-301-7/+4
|\
| * gpu: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-7/+4
* | gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsKrzysztof Hałasa2021-08-161-15/+15
|/
* gpu: ipu-v3: Add Rec.709 limited range support to DPPhilipp Zabel2021-05-101-3/+22
* drm/imx: Add 8 pixel alignment fixSebastian Reichel2021-05-102-0/+12
* 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
| |\