summaryrefslogtreecommitdiff
path: root/drivers/gpu/ipu-v3
AgeCommit message (Expand)Author
2019-04-23gpu: ipu-v3: dp: fix CSC handlingLucas Stach
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-02-22gpu: ipu-v3: prg: add function to get channel configure statusLucas Stach
2019-02-22gpu: ipu-v3: pre: add double buffer status readbackLucas Stach
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab
2019-01-23gpu: ipu-v3: pre: don't trigger update if buffer address doesn't changeLucas Stach
2019-01-17gpu: ipu-v3: Fix CSI offsets for imx53Steve Longerbeam
2019-01-17gpu: ipu-v3: Fix i.MX51 CSI control registers offsetAlexander Shiyan
2019-01-16media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam
2019-01-16media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam
2018-11-05gpu: ipu-v3: image-convert: allow three rows or columnsPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: disable double buffering if necessaryPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: add some ASCII art to the expositionPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: fix bytesperline adjustmentPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: relax alignment restrictionsPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: fix debug output for varying tile sizesPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: select optimal seam positionsPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: move tile alignment helpersPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fil...Philipp Zabel
2018-11-05gpu: ipu-v3: image-convert: store tile top/left positionPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: reconfigure IC per tilePhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: calculate per-tile resize coefficientsPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: prepare for per-tile configurationPhilipp Zabel
2018-11-05gpu: ipu-v3: image-convert: Catch unaligned tile offsetsSteve Longerbeam
2018-11-05gpu: ipu-v3: image-convert: Remove need_abort flagSteve Longerbeam
2018-11-05gpu: ipu-v3: image-convert: Allow reentrancy into abortSteve Longerbeam
2018-11-05gpu: ipu-v3: image-convert: Only wait for abort completion if active runSteve Longerbeam
2018-11-05gpu: ipu-v3: image-convert: Prevent race between run and unprepareSteve Longerbeam
2018-11-05gpu: ipu-v3: ipu-ic: allow to manually set resize coefficientsPhilipp Zabel
2018-11-05gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image()Steve Longerbeam
2018-11-05gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffersSteve Longerbeam
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki
2018-08-10Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2018-08-02gpu: ipu-v3: default to id 0 on missing OF aliasPhilipp Zabel
2018-08-02gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0Steve Longerbeam
2018-08-02gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formatsPhilipp Zabel
2018-07-16gpu: ipu-v3: Allow negative offsets for interlaced scanningPhilipp Zabel
2018-07-16gpu: ipu-v3: csi: support RGB565 on parallel busJan Luebbe
2018-07-16gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz
2018-07-16gpu: ipu-csi: add rgb/bgr888 24bit support to mbus_code_to_bus_cfgMichael Grzeschik
2018-07-16gpu: ipu-csi: Check for field type alternateSteve Longerbeam
2018-07-09driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam
2018-03-15gpu: ipu-v3: prg: avoid possible array underflowArnd Bergmann
2018-02-19gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfgJan Luebbe
2018-02-19gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_imagePhilipp Zabel
2018-02-19gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandleTobias Jordan
2018-02-19gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandleTobias Jordan
2018-02-16gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_imagePhilipp Zabel