OSDN Git Service

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)
commit818182dd1097fdc492aaef9b08755ea13274352d
treef0ea9232b7bf532486a504d9738ae6ac674b3098
parent167bfe534dc2de680ef706dbb903c9a7bfcb2dd8
parent97c78f4d07e5033717c08b650462b3087ecfe8e8
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