Hi Dave, please consider merging these fixes that correct issues in the IPUv3 IPUv3 core and imx-drm TVE encoder code: The following changes since commit 5159571ceb44eba9bf9f9a34ec625386d421de9c: Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2015-01-27 09:56:13 +1000) are available in the git repository at: git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-fixes-2015-01-28 for you to fetch changes up to a49e7c0d079610062048a4ed1cff2bb09436127c: gpu: ipu-v3: Fix IC control register offset (2015-01-27 16:28:01 +0100) ---------------------------------------------------------------- imx-drm fixes for IPUv3 DC and i.MX5 IPUv3 IC and TVE - Corrected handling of wait_for_completion_timeout return value when disabling IPUv3 DC channels - Fixed error return value propagation in TVE mode_set - Fixed IPUv3 register offsets for IC module on i.MX51 and i.MX53 ---------------------------------------------------------------- Fabio Estevam (1): drm: imx: imx-tve: Check and propagate the errors Nicholas Mc Guire (1): gpu: ipu-v3: wait_for_completion_timeout does not return negative status Philipp Zabel (1): gpu: ipu-v3: Fix IC control register offset drivers/gpu/drm/imx/imx-tve.c | 24 ++++++++++++++++-------- drivers/gpu/ipu-v3/ipu-common.c | 4 ++-- drivers/gpu/ipu-v3/ipu-dc.c | 5 +++-- 3 files changed, 21 insertions(+), 12 deletions(-) regards Philipp _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel