]> 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)
commit3c12b3db7f665acb306f3ec38d9411d815d58c37
treef0ea9232b7bf532486a504d9738ae6ac674b3098
parenta5bce217826bf522af269c324abb4ef8e19a537a
parent18dc5e8afbc8cea66a8a454c5592559d1b129696
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