]> Git Repo - linux.git/commitdiff
Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux into...
authorDave Airlie <[email protected]>
Fri, 6 Nov 2020 01:07:30 +0000 (11:07 +1000)
committerDave Airlie <[email protected]>
Fri, 6 Nov 2020 01:09:21 +0000 (11:09 +1000)
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 <[email protected]>
From: Philipp Zabel <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]

Trivial merge
This page took 0.058873 seconds and 4 git commands to generate.