aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ipu-v3/ipu-common.c
AgeCommit message (Expand)Author
2023-03-11gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...Liang He
2019-03-23gpu: ipu-v3: Fix CSI offsets for imx53Steve Longerbeam
2019-03-23gpu: ipu-v3: Fix i.MX51 CSI control registers offsetAlexander Shiyan
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: add support for XRGB32 and XBGR32 V4L2 pixel formatsPhilipp Zabel
2018-02-16gpu: ipu-v3: make const arrays int_reg static, shrinks object sizeColin Ian King
2017-10-11gpu: ipu-v3: Allow channel burst locking on i.MX6 onlyPhilipp Zabel
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-08gpu: ipu-v3: remove interrupt busy waiting routinePhilipp Zabel
2017-06-08gpu: ipu-v3: allocate ipuv3_channels as neededPhilipp Zabel
2017-06-06gpu: ipu-v3: Fix CSI selection for VDICMarek Vasut
2017-04-04gpu: ipu-v3: don't depend on DRM being enabledLucas Stach
2017-03-16gpu: ipu-v3: hook up PRG unitLucas Stach
2017-03-16gpu: ipu-v3: add driver for Prefetch Resolve GasketLucas Stach
2017-03-15gpu: ipu-v3: add driver for Prefetch Resolve EngineLucas Stach
2017-03-15gpu: ipu-v3: add support for separate alpha channelsPhilipp Zabel
2017-03-15gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel
2017-02-17gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devicesPhilipp Zabel
2016-10-20gpu: ipu-v3: initially clear all interruptsPhilipp Zabel
2016-10-20gpu: ipu-v3: add YUV 4:4:4 supportPhilipp Zabel
2016-09-19gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam
2016-09-19gpu: ipu-v3: fix a possible NULL dereferenceLABBE Corentin
2016-08-29gpu: ipu-v3: Add FSU channel linking supportSteve Longerbeam
2016-08-29gpu: ipu-v3: Add Video Deinterlacer unitSteve Longerbeam
2016-08-08gpu: ipu-v3: rename CSI client deviceSteve Longerbeam
2016-08-08gpu: ipu-v3: Add ipu_get_num()Steve Longerbeam
2016-05-23drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel
2016-05-05gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloadingPhilipp Zabel
2016-02-10gpu: ipu-v3: Reset IPU before activating IRQDavid Jander
2016-02-10gpu: ipu-v3: Do not bail out on missing optional port nodesPhilipp Zabel
2015-11-24gpu: ipu-v3: Assign of_node of child platform devices to corresponding portsPhilipp Zabel
2015-11-24gpu: ipu-v3: Remove reg_offset fieldPhilipp Zabel
2015-10-30gpu: ipu-v3: add support for ARGB4444 16-bit color formatLucas Stach
2015-10-30gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formatsPhilipp Zabel
2015-09-16gpu/drm: Kill off set_irq_flags usageRob Herring
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-07-16dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-10GPU: ipu: fix lockup caused by pending chained interruptsRussell King
2015-06-18GPU: ipu: Fix race in installing IPU chained IRQ handlerRussell King
2015-01-27gpu: ipu-v3: Fix IC control register offsetPhilipp Zabel
2014-10-07Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...Dave Airlie
2014-09-02gpu: ipu-v3: Add ipu_dump()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add more planar formats supportSteve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_lock_enable()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_enable_watermark()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()Steve Longerbeam