summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ipu-v3/ipu-common.c
Commit message (Expand)AuthorAgeFilesLines
* gpu: ipu-v3: Fix CSI offsets for imx53Steve Longerbeam2019-01-171-2/+2
* gpu: ipu-v3: Fix i.MX51 CSI control registers offsetAlexander Shiyan2019-01-171-2/+2
* Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2018-08-101-0/+2
|\
| * gpu: ipu-v3: default to id 0 on missing OF aliasPhilipp Zabel2018-08-021-0/+2
* | gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formatsPhilipp Zabel2018-08-021-0/+4
|/
* gpu: ipu-v3: make const arrays int_reg static, shrinks object sizeColin Ian King2018-02-161-2/+2
* gpu: ipu-v3: Allow channel burst locking on i.MX6 onlyPhilipp Zabel2017-10-111-0/+8
* drm: Convert to using %pOF instead of full_nameRob Herring2017-07-261-2/+2
* BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-161-7/+8
|\
| * gpu: ipu-v3: Fix CSI selection for VDICMarek Vasut2017-06-061-7/+8
* | gpu: ipu-v3: remove interrupt busy waiting routinePhilipp Zabel2017-06-081-16/+0
* | gpu: ipu-v3: allocate ipuv3_channels as neededPhilipp Zabel2017-06-081-8/+15
|/
* gpu: ipu-v3: don't depend on DRM being enabledLucas Stach2017-04-041-1/+4
* gpu: ipu-v3: hook up PRG unitLucas Stach2017-03-161-1/+10
* gpu: ipu-v3: add driver for Prefetch Resolve GasketLucas Stach2017-03-161-0/+1
* gpu: ipu-v3: add driver for Prefetch Resolve EngineLucas Stach2017-03-151-1/+16
* gpu: ipu-v3: add support for separate alpha channelsPhilipp Zabel2017-03-151-0/+6
* gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel2017-03-151-3/+5
* gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devicesPhilipp Zabel2017-02-171-6/+0
* gpu: ipu-v3: initially clear all interruptsPhilipp Zabel2016-10-201-1/+4
* gpu: ipu-v3: add YUV 4:4:4 supportPhilipp Zabel2016-10-201-0/+2
* gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam2016-09-191-0/+9
* gpu: ipu-v3: fix a possible NULL dereferenceLABBE Corentin2016-09-191-3/+3
* gpu: ipu-v3: Add FSU channel linking supportSteve Longerbeam2016-08-291-0/+131
* gpu: ipu-v3: Add Video Deinterlacer unitSteve Longerbeam2016-08-291-0/+11
* gpu: ipu-v3: rename CSI client deviceSteve Longerbeam2016-08-081-2/+2
* gpu: ipu-v3: Add ipu_get_num()Steve Longerbeam2016-08-081-0/+8
* drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-05-231-2/+3
* gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloadingPhilipp Zabel2016-05-051-1/+6
* gpu: ipu-v3: Reset IPU before activating IRQDavid Jander2016-02-101-5/+5
* gpu: ipu-v3: Do not bail out on missing optional port nodesPhilipp Zabel2016-02-101-9/+12
* gpu: ipu-v3: Assign of_node of child platform devices to corresponding portsPhilipp Zabel2015-11-241-18/+38
* gpu: ipu-v3: Remove reg_offset fieldPhilipp Zabel2015-11-241-16/+3
* gpu: ipu-v3: add support for ARGB4444 16-bit color formatLucas Stach2015-10-301-0/+1
* gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formatsPhilipp Zabel2015-10-301-0/+4
* gpu/drm: Kill off set_irq_flags usageRob Herring2015-09-161-2/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-041-2/+2
|\
| * dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-161-2/+2
* | GPU: ipu: fix lockup caused by pending chained interruptsRussell King2015-07-101-0/+3
|/
* GPU: ipu: Fix race in installing IPU chained IRQ handlerRussell King2015-06-181-8/+5
* gpu: ipu-v3: Fix IC control register offsetPhilipp Zabel2015-01-271-2/+2
* Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...Dave Airlie2014-10-071-1/+3
|\
| * gpu: ipu-v3: Return proper error on ipu_add_client_devices error pathAxel Lin2014-09-021-1/+3
* | gpu: ipu-v3: Add ipu_dump()Steve Longerbeam2014-09-021-0/+38
* | gpu: ipu-v3: Add more planar formats supportSteve Longerbeam2014-09-021-0/+21
* | gpu: ipu-v3: Add ipu_idmac_lock_enable()Steve Longerbeam2014-09-021-0/+69
* | gpu: ipu-v3: Add ipu_idmac_enable_watermark()Steve Longerbeam2014-09-021-0/+25
* | gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam2014-09-021-0/+30
* | gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()Steve Longerbeam2014-09-021-0/+23