]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-drm-next-2018-12-03' of git://git.pengutronix.de/git/pza/linux into...
authorDave Airlie <airlied@redhat.com>
Wed, 5 Dec 2018 05:00:09 +0000 (15:00 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 5 Dec 2018 05:00:14 +0000 (15:00 +1000)
commit0e69bcf695427a0650b40b08886722ad929e96e6
treef0ea9232b7bf532486a504d9738ae6ac674b3098
parent0ca69f30f5055bd0e295e347c9c4fe9f34a2a7b7
parentdceab6ae0d5cfc3107f9afd2c4f5a4124fcb4e2c
Merge tag 'imx-drm-next-2018-12-03' of git://git.pengutronix.de/git/pza/linux into drm-next

drm/imx: update image-convert with fixes for multi-tiled scaling

Update the ipu-v3 mem2mem image-convert code, with some fixes for race
conditions, alignment issues, and visual artifacts due to tile alignment
and scaling factor issues when scaling images larger than hardware
limitations in multiple tiles. This will allow the V4L2 mem2mem scaler
driver to write output images larger than 1024x1024 pixels.

Also switch drm/imx source files to SPDX license identifiers, constify
struct clk_ops in imx-tve, and add a timeout warning to the busy wait in
ipu_plane_disable().

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1543835266.5647.1.camel@pengutronix.de