| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | media: gpu: ipu-v3: Add planar support to interlaced scan | Steve Longerbeam | 2019-01-16 | 1 | -2/+24 |
| * | | media: gpu: ipu-csi: Swap fields according to input/output field types | Steve Longerbeam | 2019-01-16 | 1 | -41/+85 |
* | | | gpu: ipu-v3: prg: add function to get channel configure status | Lucas Stach | 2019-02-22 | 1 | -0/+16 |
* | | | gpu: ipu-v3: pre: add double buffer status readback | Lucas Stach | 2019-02-22 | 2 | -0/+7 |
| |/
|/| |
|
* | | gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change | Lucas Stach | 2019-01-23 | 1 | -0/+6 |
* | | gpu: ipu-v3: Fix CSI offsets for imx53 | Steve Longerbeam | 2019-01-17 | 1 | -2/+2 |
* | | gpu: ipu-v3: Fix i.MX51 CSI control registers offset | Alexander Shiyan | 2019-01-17 | 1 | -2/+2 |
|/ |
|
* | gpu: ipu-v3: image-convert: allow three rows or columns | Philipp Zabel | 2018-11-05 | 1 | -6/+1 |
* | gpu: ipu-v3: image-convert: disable double buffering if necessary | Philipp Zabel | 2018-11-05 | 1 | -2/+25 |
* | gpu: ipu-v3: image-convert: add some ASCII art to the exposition | Philipp Zabel | 2018-11-05 | 1 | -10/+29 |
* | gpu: ipu-v3: image-convert: fix bytesperline adjustment | Philipp Zabel | 2018-11-05 | 1 | -4/+12 |
* | gpu: ipu-v3: image-convert: relax alignment restrictions | Philipp Zabel | 2018-11-05 | 1 | -40/+41 |
* | gpu: ipu-v3: image-convert: fix debug output for varying tile sizes | Philipp Zabel | 2018-11-05 | 1 | -2/+10 |
* | gpu: ipu-v3: image-convert: select optimal seam positions | Philipp Zabel | 2018-11-05 | 1 | -6/+337 |
* | gpu: ipu-v3: image-convert: move tile alignment helpers | Philipp Zabel | 2018-11-05 | 1 | -27/+27 |
* | gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fil... | Philipp Zabel | 2018-11-05 | 1 | -5/+13 |
* | gpu: ipu-v3: image-convert: store tile top/left position | Philipp Zabel | 2018-11-05 | 1 | -12/+15 |
* | gpu: ipu-v3: image-convert: reconfigure IC per tile | Philipp Zabel | 2018-11-05 | 1 | -21/+44 |
* | gpu: ipu-v3: image-convert: calculate per-tile resize coefficients | Philipp Zabel | 2018-11-05 | 1 | -2/+234 |
* | gpu: ipu-v3: image-convert: prepare for per-tile configuration | Philipp Zabel | 2018-11-05 | 1 | -25/+35 |
* | gpu: ipu-v3: image-convert: Catch unaligned tile offsets | Steve Longerbeam | 2018-11-05 | 1 | -24/+37 |
* | gpu: ipu-v3: image-convert: Remove need_abort flag | Steve Longerbeam | 2018-11-05 | 1 | -4/+1 |
* | gpu: ipu-v3: image-convert: Allow reentrancy into abort | Steve Longerbeam | 2018-11-05 | 1 | -3/+4 |
* | gpu: ipu-v3: image-convert: Only wait for abort completion if active run | Steve Longerbeam | 2018-11-05 | 1 | -2/+7 |
* | gpu: ipu-v3: image-convert: Prevent race between run and unprepare | Steve Longerbeam | 2018-11-05 | 1 | -3/+7 |
* | gpu: ipu-v3: ipu-ic: allow to manually set resize coefficients | Philipp Zabel | 2018-11-05 | 1 | -19/+33 |
* | gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image() | Steve Longerbeam | 2018-11-05 | 2 | -24/+32 |
* | gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffers | Steve Longerbeam | 2018-11-05 | 1 | -0/+6 |
* | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY | Sakari Ailus | 2018-10-04 | 1 | -3/+3 |
* | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-08-15 | 4 | -11/+64 |
|\ |
|
| * | Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linu... | Dave Airlie | 2018-08-10 | 2 | -3/+5 |
| |\ |
|
| | * | gpu: ipu-v3: default to id 0 on missing OF alias | Philipp Zabel | 2018-08-02 | 1 | -0/+2 |
| | * | gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0 | Steve Longerbeam | 2018-08-02 | 1 | -3/+3 |
| * | | gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats | Philipp Zabel | 2018-08-02 | 3 | -0/+18 |
| * | | gpu: ipu-v3: Allow negative offsets for interlaced scanning | Philipp Zabel | 2018-07-16 | 1 | -2/+13 |
| * | | gpu: ipu-v3: csi: support RGB565 on parallel bus | Jan Luebbe | 2018-07-16 | 1 | -4/+8 |
| * | | gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes | Enrico Scholz | 2018-07-16 | 1 | -4/+16 |
| * | | gpu: ipu-csi: add rgb/bgr888 24bit support to mbus_code_to_bus_cfg | Michael Grzeschik | 2018-07-16 | 1 | -0/+6 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' | Rafael J. Wysocki | 2018-08-14 | 2 | -2/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER | Vivek Gautam | 2018-07-09 | 2 | -2/+4 |
| |/ |
|
* / | gpu: ipu-csi: Check for field type alternate | Steve Longerbeam | 2018-07-16 | 1 | -1/+2 |
|/ |
|
* | gpu: ipu-v3: prg: avoid possible array underflow | Arnd Bergmann | 2018-03-15 | 1 | -3/+9 |
* | gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfg | Jan Luebbe | 2018-02-19 | 1 | -0/+2 |
* | gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_image | Philipp Zabel | 2018-02-19 | 1 | -0/+1 |
* | gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle | Tobias Jordan | 2018-02-19 | 1 | -0/+3 |
* | gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle | Tobias Jordan | 2018-02-19 | 1 | -0/+3 |
* | gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_image | Philipp Zabel | 2018-02-16 | 1 | -0/+1 |
* | gpu: ipu-v3: make const arrays int_reg static, shrinks object size | Colin Ian King | 2018-02-16 | 1 | -2/+2 |
* | gpu: ipu-v3: allow to build with COMPILE_TEST | Philipp Zabel | 2017-12-19 | 3 | -1/+5 |
* | gpu: ipu-v3: prg: add modifier support | Lucas Stach | 2017-12-19 | 1 | -3/+10 |