]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux into...
authorDave Airlie <airlied@redhat.com>
Fri, 16 Jun 2017 00:05:38 +0000 (10:05 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 16 Jun 2017 00:05:38 +0000 (10:05 +1000)
commit6c637e0938a4fec37e40a13adfdbb708d8bf2452
treeeb15f422a6306872aa20118e7e9ec42096281869
parentd3dea2218fe9e2af6f905d40e2621fa3bceeab74
parent5370322a3533d12fd065204ce05553c47b08140e
Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux into drm-next

imx-drm: cleanups and YUV 4:2:0 memory read/write reduction support

- Remove counter load enable form PRE, which has no effect.
- Add support for setting the double read/write reduction flag in channel
  parameter memory. This can be used to save some memory bandwidth when
  capturing in YUV 4:2:0 chroma subsampled formats.
- Allocate DMA channel structures as needed, most of the 64 channels are
  unused or even reserved.
- Remove unused interrupt busy waiting routine.
- Set VDIC field order for both AUTO and MAN inputs simultaneously as
  both can't be active at the same time.

* tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux:
  gpu: ipu-v3: vdic: include AUTO field order bit in ipu_vdi_set_field_order
  gpu: ipu-v3: remove interrupt busy waiting routine
  gpu: ipu-v3: allocate ipuv3_channels as needed
  gpu: ipu-v3: Add support for double read/write reduction
  gpu: ipu-v3: prg: remove counter load enable