aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ipu-v3/ipu-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-24gpu: ipu-v3: Assign of_node of child platform devices to corresponding portsPhilipp Zabel1-18/+38
2015-11-24gpu: ipu-v3: Remove reg_offset fieldPhilipp Zabel1-16/+3
2015-10-30gpu: ipu-v3: add support for ARGB4444 16-bit color formatLucas Stach1-0/+1
2015-10-30gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formatsPhilipp Zabel1-0/+4
2015-09-16gpu/drm: Kill off set_irq_flags usageRob Herring1-2/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2015-07-16dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-2/+2
2015-07-10GPU: ipu: fix lockup caused by pending chained interruptsRussell King1-0/+3
2015-06-18GPU: ipu: Fix race in installing IPU chained IRQ handlerRussell King1-8/+5
2015-01-27gpu: ipu-v3: Fix IC control register offsetPhilipp Zabel1-2/+2
2014-10-07Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-1/+3
2014-09-02gpu: ipu-v3: Add ipu_dump()Steve Longerbeam1-0/+38
2014-09-02gpu: ipu-v3: Add more planar formats supportSteve Longerbeam1-0/+21
2014-09-02gpu: ipu-v3: Add ipu_idmac_lock_enable()Steve Longerbeam1-0/+69
2014-09-02gpu: ipu-v3: Add ipu_idmac_enable_watermark()Steve Longerbeam1-0/+25
2014-09-02gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam1-0/+30
2014-09-02gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()Steve Longerbeam1-0/+23
2014-09-02gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam1-0/+28
2014-09-02gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam1-1/+25
2014-09-02gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam1-0/+12
2014-09-02gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam1-0/+64
2014-09-02gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam1-0/+13
2014-09-02gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.cSteve Longerbeam1-12/+0
2014-09-02gpu: ipu-v3: Add Image Converter unitSteve Longerbeam1-1/+18
2014-09-02gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam1-12/+32
2014-09-02gpu: ipu-v3: Return proper error on ipu_add_client_devices error pathAxel Lin1-1/+3
2014-08-18gpu: ipu-v3: Add functions to set CSI/IC source muxesSteve Longerbeam1-0/+51
2014-08-18gpu: ipu-v3: Add ipu-cpmem unitSteve Longerbeam1-447/+10
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1362
2014-06-04gpu: ipu-v3: Register the CSI modulesPhilipp Zabel1-5/+32
2014-06-04gpu: ipu-v3: Add CSI and SMFC module enable wrappersPhilipp Zabel1-0/+24
2014-06-04gpu: ipu-v3: Add ipu_idmac_get_current_buffer functionPhilipp Zabel1-0/+9
2014-06-04gpu: ipu-v3: Add SMFC codePhilipp Zabel1-0/+10
2014-06-04gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel1-0/+1261