From: Dave Airlie Date: Thu, 3 Nov 2016 00:17:50 +0000 (+1000) Subject: Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into drm... X-Git-Tag: microblaze-4.10-rc1~52^2~1 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=e676717a12ca8a7a7f9bf4a5ccde16eed308bcfd;hp=-c;p=linux-2.6-microblaze.git Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into drm-fixes imx-drm plane, build warning, and error handling fixes - some fixes for active plane reconfiguration support - hide unused label in case of disabled CONFIG_DRM_FBDEV_EMULATION, which caused a build warning - fixed error handling in imx_drm_bind - disallow odd x/y plane offsets for chroma subsampled formats - disable local alpha when switching from a format with alpha channel to an opaque format * tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux: drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12 drm/imx: drm_dev_alloc() returns error pointers drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modeset drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) drm/imx: hide an unused label --- e676717a12ca8a7a7f9bf4a5ccde16eed308bcfd