Age | Commit message (Expand) | Author | Files | Lines |
2017-07-26 | drm: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-06-16 | BackMerge tag 'v4.12-rc5' into drm-next | Dave Airlie | 2 | -15/+13 |
2017-06-08 | gpu: ipu-v3: vdic: include AUTO field order bit in ipu_vdi_set_field_order | Steve Longerbeam | 1 | -2/+2 |
2017-06-08 | gpu: ipu-v3: remove interrupt busy waiting routine | Philipp Zabel | 2 | -17/+0 |
2017-06-08 | gpu: ipu-v3: allocate ipuv3_channels as needed | Philipp Zabel | 2 | -14/+17 |
2017-06-08 | gpu: ipu-v3: Add support for double read/write reduction | Philipp Zabel | 1 | -0/+6 |
2017-06-08 | gpu: ipu-v3: prg: remove counter load enable | Lucas Stach | 1 | -2/+0 |
2017-06-06 | gpu: ipu-v3: Fix CSI selection for VDIC | Marek Vasut | 1 | -7/+8 |
2017-06-06 | gpu: ipu-v3: pre: only use internal clock gating | Lucas Stach | 1 | -8/+5 |
2017-04-04 | gpu: ipu-v3: don't depend on DRM being enabled | Lucas Stach | 2 | -2/+9 |
2017-03-16 | gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absent | Lucas Stach | 1 | -1/+6 |
2017-03-16 | gpu: ipu-v3: hook up PRG unit | Lucas Stach | 1 | -1/+10 |
2017-03-16 | gpu: ipu-v3: add driver for Prefetch Resolve Gasket | Lucas Stach | 4 | -1/+432 |
2017-03-15 | gpu: ipu-v3: add driver for Prefetch Resolve Engine | Lucas Stach | 4 | -2/+320 |
2017-03-15 | gpu: ipu-v3: add support for separate alpha channels | Philipp Zabel | 2 | -0/+63 |
2017-03-15 | drm/imx: add deferred plane disabling | Philipp Zabel | 1 | -3/+0 |
2017-03-15 | gpu: ipu-v3: add unsynchronised DP channel disabling | Philipp Zabel | 3 | -10/+17 |
2017-03-15 | gpu: ipu-v3: remove IRQ dance on DC channel disable | Lucas Stach | 1 | -57/+4 |
2017-03-15 | gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_image | Philipp Zabel | 1 | -0/+13 |
2017-03-15 | gpu: ipu-cpmem: set image base address even for incorrect formats | Philipp Zabel | 1 | -2/+6 |
2017-02-17 | gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devices | Philipp Zabel | 1 | -6/+0 |
2017-02-17 | gpu: ipu-v3: export ipu_csi_set_downsize | Philipp Zabel | 1 | -0/+1 |
2016-11-11 | Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 4 | -38/+30 |
2016-11-09 | gpu: ipu-di: silence videomode logspam | Lucas Stach | 1 | -1/+1 |
2016-11-07 | gpu: ipu-v3: add ipu_csi_set_downsize | Philipp Zabel | 1 | -0/+16 |
2016-11-07 | Backmerge tag 'v4.9-rc4' into drm-next | Dave Airlie | 1 | -1/+1 |
2016-10-20 | gpu: ipu-v3: initially clear all interrupts | Philipp Zabel | 1 | -1/+4 |
2016-10-20 | gpu: ipu-v3: add YUV 4:4:4 support | Philipp Zabel | 2 | -0/+9 |
2016-10-20 | gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function | Philipp Zabel | 1 | -36/+0 |
2016-10-19 | gpu: Remove depends on RESET_CONTROLLER when not a provider | Stephen Boyd | 1 | -1/+0 |
2016-10-17 | gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) | Wei Yongjun | 1 | -1/+1 |
2016-09-19 | gpu: ipu-v3: Add queued image conversion support | Steve Longerbeam | 4 | -1/+1725 |
2016-09-19 | gpu: ipu-v3: Add ipu_rot_mode_is_irt() | Steve Longerbeam | 1 | -1/+1 |
2016-09-19 | gpu: ipu-v3: fix a possible NULL dereference | LABBE Corentin | 1 | -3/+3 |
2016-08-29 | gpu: ipu-v3: Add FSU channel linking support | Steve Longerbeam | 2 | -0/+158 |
2016-08-29 | gpu: ipu-v3: Add Video Deinterlacer unit | Steve Longerbeam | 4 | -1/+261 |
2016-08-29 | gpu: ipu-v3: Do not wait for DMFC FIFO to clear when disabling DMFC channel | Liu Ying | 1 | -17/+1 |
2016-08-08 | gpu: ipu-v3: rename CSI client device | Steve Longerbeam | 1 | -2/+2 |
2016-08-08 | gpu: ipu-v3: Fix IRT usage | Steve Longerbeam | 1 | -9/+31 |
2016-08-08 | gpu: ipu-v3: Fix CSI data format for 16-bit media bus formats | Steve Longerbeam | 1 | -5/+1 |
2016-08-08 | gpu: ipu-v3: set correct full sensor frame for PAL/NTSC | Steve Longerbeam | 1 | -7/+13 |
2016-08-08 | gpu: ipu-v3: Add ipu_get_num() | Steve Longerbeam | 2 | -0/+9 |
2016-08-08 | gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize() | Steve Longerbeam | 1 | -0/+6 |
2016-08-08 | gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset() | Steve Longerbeam | 1 | -0/+7 |
2016-07-12 | gpu: ipu-v3: ipu-dc: don't bug out on invalid bus_format | Philipp Zabel | 1 | -3/+3 |
2016-07-12 | drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers | Liu Ying | 2 | -7/+1 |
2016-07-12 | gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism | Liu Ying | 1 | -206/+7 |
2016-05-23 | drm/imx: Match imx-ipuv3-crtc components using device node in platform data | Philipp Zabel | 1 | -2/+3 |
2016-05-05 | gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading | Philipp Zabel | 1 | -1/+6 |
2016-03-31 | gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot | Liu Ying | 1 | -2/+2 |