]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linux into...
authorDave Airlie <airlied@redhat.com>
Fri, 10 Aug 2018 01:37:30 +0000 (11:37 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 10 Aug 2018 01:37:35 +0000 (11:37 +1000)
commit01f1ffb2b2b18b727e148198669dbcdd82230e6e
tree00033a686edb206ac2ba03c3ccdcbd805e7e44ec
parent1bd1a95a2571790c652a8da44c86cfbeb351d3c6
parentb2204cdca5b6048c74f94295540376f8c444327b
Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linux into drm-next

drm/imx: ipu-v3 plane offset and IPU id fixes

- Fix U/V plane offsets for odd vertical offsets. Due to wrong operator
  order, the y offset was not rounded down properly for vertically
  chroma subsampled planar formats.
- Fix IPU id number for boards that don't have an OF alias for their
  single IPU in the device tree. This is necessary to support imx-media
  on i.MX51 and i.MX53 SoCs.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1533552680.4204.14.camel@pengutronix.de
drivers/gpu/ipu-v3/ipu-common.c
drivers/gpu/ipu-v3/ipu-cpmem.c