aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/ipu-v3/ipu-common.c
AgeCommit message (Expand)Author
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
2014-09-02gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam
2014-09-02gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam
2014-09-02gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.cSteve Longerbeam
2014-09-02gpu: ipu-v3: Add Image Converter unitSteve Longerbeam
2014-09-02gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam
2014-09-02gpu: ipu-v3: Return proper error on ipu_add_client_devices error pathAxel Lin
2014-08-18gpu: ipu-v3: Add functions to set CSI/IC source muxesSteve Longerbeam
2014-08-18gpu: ipu-v3: Add ipu-cpmem unitSteve Longerbeam
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-04gpu: ipu-v3: Register the CSI modulesPhilipp Zabel
2014-06-04gpu: ipu-v3: Add CSI and SMFC module enable wrappersPhilipp Zabel
2014-06-04gpu: ipu-v3: Add ipu_idmac_get_current_buffer functionPhilipp Zabel
2014-06-04gpu: ipu-v3: Add SMFC codePhilipp Zabel
2014-06-04gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel