From: Dave Airlie Date: Fri, 6 Nov 2020 01:07:30 +0000 (+1000) Subject: Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux into... X-Git-Tag: v5.15~2477^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53aa37fb8dc4bc86cc446169b60e2afe33dc81b4;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes drm/imx: fixes and cleanups Remove unused functions and empty callbacks, let the dw_hdmi-imx driver reuse imx_drm_encoder_parse_of() instead of reimplementing it, replace the custom register spinlock with the regmap default spinlock and remove redundant tracking of enabled state in imx-tve, drop the explicit drm_mode_config_cleanup() call in imx-drm-core, reduce the scope of edid length variables that are not otherwise used in imx-ldb and parallel-display, fix a memory leak in the parallel-display bind error path, and drop an extraneous type qualifier from of_get_tve_mode(). Signed-off-by: Dave Airlie From: Philipp Zabel Link: https://patchwork.freedesktop.org/patch/msgid/7e4af582027bbec269364b95f6978d061b48271a.camel@pengutronix.de --- 53aa37fb8dc4bc86cc446169b60e2afe33dc81b4