summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ipu-v3
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-02-112-4/+5
|\
| * gpu: ipu-v3: Fix IC control register offsetPhilipp Zabel2015-01-271-2/+2
| * gpu: ipu-v3: wait_for_completion_timeout does not return negative statusNicholas Mc Guire2015-01-271-2/+3
* | gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calcSteve Longerbeam2015-01-071-6/+3
* | gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfgSteve Longerbeam2015-01-071-41/+48
* | gpu: ipu-di: remove some non-functional codeSteve Longerbeam2015-01-071-6/+0
* | gpu: ipu-di: Add ipu_di_adjust_videomode()Jiada Wang2015-01-071-0/+29
* | gpu: ipu-v3: Implement use counter for ipu_dc_enable(), ipu_dc_disable()Steve Longerbeam2015-01-061-2/+23
|/
* [media] gpu: ipu-v3: Make use of media_bus_format enumBoris BREZILLON2014-11-141-33/+33
* Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...Dave Airlie2014-10-073-3/+5
|\
| * gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE KconfigFabio Estevam2014-09-241-1/+1
| * gpu: ipu-v3: ipu-smfc: Do not leave DEBUG definedFabio Estevam2014-09-021-1/+0
| * gpu: ipu-v3: Return proper error on ipu_add_client_devices error pathAxel Lin2014-09-021-1/+3
| * gpu: ipu-v3: Select GENERIC_IRQ_CHIP to fix build errorAxel Lin2014-09-021-0/+1
* | gpu: ipu-v3: Add ipu_dump()Steve Longerbeam2014-09-021-0/+38
* | gpu: ipu-cpmem: Add ipu_cpmem_dump()Steve Longerbeam2014-09-021-0/+63
* | gpu: ipu-v3: Add more planar formats supportSteve Longerbeam2014-09-022-18/+120
* | gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()Steve Longerbeam2014-09-021-16/+16
* | gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()Steve Longerbeam2014-09-021-0/+10
* | gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()Steve Longerbeam2014-09-021-0/+7
* | gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()Steve Longerbeam2014-09-021-0/+6
* | 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
* | gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam2014-09-021-0/+28
* | gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam2014-09-022-1/+26
* | gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.hSteve Longerbeam2014-09-021-25/+0
* | gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam2014-09-021-0/+12
* | gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam2014-09-021-0/+64
* | gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam2014-09-021-0/+13
* | gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()Steve Longerbeam2014-09-021-0/+20
* | gpu: ipu-v3: smfc: Convert to per-channelSteve Longerbeam2014-09-021-26/+106
* | gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.cSteve Longerbeam2014-09-022-12/+12
* | gpu: ipu-v3: Add Image Converter unitSteve Longerbeam2014-09-024-2/+803
* | gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam2014-09-024-13/+780
* | gpu: ipu-v3: Rename and add IDMAC channelsSteve Longerbeam2014-08-181-6/+14
* | gpu: ipu-v3: Add functions to set CSI/IC source muxesSteve Longerbeam2014-08-181-0/+51
* | gpu: ipu-v3: Add ipu-cpmem unitSteve Longerbeam2014-08-184-449/+622
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-126-58/+187
* gpu: ipu-v3: Register the CSI modulesPhilipp Zabel2014-06-041-5/+32
* gpu: ipu-v3: Add CSI and SMFC module enable wrappersPhilipp Zabel2014-06-041-0/+24
* gpu: ipu-v3: Add ipu_idmac_get_current_buffer functionPhilipp Zabel2014-06-041-0/+9
* gpu: ipu-v3: Add SMFC codePhilipp Zabel2014-06-044-1/+114
* gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel2014-06-048-0/+3371
OpenPOWER on IntegriCloud