index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
Age
Commit message (
Expand
)
Author
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-26
gpu: ipu-v3: pre: don't use fixed timeout when waiting for safe window
Lucas Stach
2024-06-26
gpu: ipu-v3: pre: add dynamic buffer layout reconfiguration
Lucas Stach
2024-06-26
gpu: ipu-v3: pre: move state into struct
Lucas Stach
2024-06-26
gpu: ipu-v3: pre: replace of_node_put() with __free
R Sundar
2024-05-27
gpu: ipu-v3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
2023-07-28
gpu: ipu-v3: prg: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-28
gpu: ipu-v3: pre: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-05-18
ipu-v3: Include <linux/io.h>
Thomas Zimmermann
2023-03-14
drm: Drop ARCH_MULTIPLATFORM from dependencies
Uwe Kleine-König
2022-12-16
gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...
Liang He
2022-05-06
Merge tag 'imx-drm-next-2022-05-04' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
2022-04-04
gpu: ipu-v3: Fix dev_dbg frequency output
Leo Ruan
2022-04-04
drm/imx: make static read-only array channel_offsets const
Colin Ian King
2022-04-04
gpu: ipu-v3: image-convert: use swap()
Salah Triki
2022-02-17
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
2021-10-19
media: i.MX6: Support 16-bit BT.1120 video input
Krzysztof Hałasa
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-16
gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
Krzysztof Hałasa
2021-08-12
gpu: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-05-10
gpu: ipu-v3: Add Rec.709 limited range support to DP
Philipp Zabel
2021-05-10
drm/imx: Add 8 pixel alignment fix
Sebastian Reichel
2021-01-04
gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entries
Lee Jones
2020-10-26
gpu: ipu-v3: remove unused functions
Philipp Zabel
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
Steve Longerbeam
2020-07-20
gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
Steve Longerbeam
2020-07-20
gpu: ipu-v3: Restore RGB32, BGR32
Steve Longerbeam
2019-08-19
gpu: ipu-v3: image-convert: only sample into the next tile if necessary
Philipp Zabel
2019-08-19
gpu: ipu-v3: image-convert: move tile burst alignment out of loop
Philipp Zabel
2019-08-19
gpu: ipu-v3: image-convert: bail on invalid tile sizes
Philipp Zabel
2019-08-19
gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calcul...
Philipp Zabel
2019-08-19
gpu: ipu-v3: image-convert: limit input seam position to hardware requirements
Philipp Zabel
2019-08-19
gpu: ipu-v3: image-convert: fix output seam valid interval
Philipp Zabel
2019-08-19
gpu: ipu-v3: image-convert: move output seam valid interval calculation into ...
Philipp Zabel
2019-08-19
gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32
Philipp Zabel
2019-08-19
gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formats
Philipp Zabel
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-14
gpu: ipu-v3: image-convert: Enable double write reduction
Steve Longerbeam
2019-06-14
gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encoding
Steve Longerbeam
2019-06-14
gpu: ipu-v3: ipu-ic-csc: Add support for limited range encoding
Steve Longerbeam
2019-06-14
gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
Steve Longerbeam
2019-06-14
gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
Steve Longerbeam
2019-06-14
gpu: ipu-v3: image-convert: Fix image downsize coefficients
Steve Longerbeam
2019-06-14
gpu: ipu-v3: image-convert: Fix input bytesperline for packed formats
Steve Longerbeam
2019-06-14
gpu: ipu-v3: image-convert: Fix input bytesperline width/height align
Steve Longerbeam
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
[next]