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 <airlied@redhat.com> From: Philipp Zabel <p.zabel@pengutronix.de> Link: https://patchwork.freedesktop.org/patch/msgid/7e4af582027bbec269364b95f6978d061b48271a.camel@pengutronix.de
Showing
- drivers/gpu/drm/imx/dw_hdmi-imx.c 3 additions, 14 deletionsdrivers/gpu/drm/imx/dw_hdmi-imx.c
- drivers/gpu/drm/imx/imx-drm-core.c 5 additions, 5 deletionsdrivers/gpu/drm/imx/imx-drm-core.c
- drivers/gpu/drm/imx/imx-ldb.c 4 additions, 6 deletionsdrivers/gpu/drm/imx/imx-ldb.c
- drivers/gpu/drm/imx/imx-tve.c 6 additions, 34 deletionsdrivers/gpu/drm/imx/imx-tve.c
- drivers/gpu/drm/imx/parallel-display.c 3 additions, 17 deletionsdrivers/gpu/drm/imx/parallel-display.c
- drivers/gpu/ipu-v3/ipu-common.c 0 additions, 67 deletionsdrivers/gpu/ipu-v3/ipu-common.c
- include/video/imx-ipu-v3.h 0 additions, 3 deletionsinclude/video/imx-ipu-v3.h
Loading
Please register or sign in to comment