[GIT PULL] drm/imx: error handling and debug output fixes

Philipp Zabel p.zabel at pengutronix.de
Wed Apr 6 15:51:01 UTC 2022


Hi Dave, Daniel,

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux.git tags/imx-drm-fixes-2022-04-06

for you to fetch changes up to 070a88fd4a03f921b73a2059e97d55faaa447dab:

  gpu: ipu-v3: Fix dev_dbg frequency output (2022-04-04 09:37:42 +0200)

----------------------------------------------------------------
drm/imx: error handling and debug output fixes

Catch an EDID allocation failure in imx-ldb, fix a leaked drm display
mode on DT parsing error in parallel-display, properly remove the
dw_hdmi bridge in case the component_add fails in dw_hdmi-imx, and
fix the IPU clock frequency debug printout in ipu-di.

----------------------------------------------------------------
Jiasheng Jiang (1):
      drm/imx: imx-ldb: Check for null pointer after calling kmemdup

José Expósito (1):
      drm/imx: Fix memory leak in imx_pd_connector_get_modes

Leo Ruan (1):
      gpu: ipu-v3: Fix dev_dbg frequency output

Liu Ying (1):
      drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe

 drivers/gpu/drm/imx/dw_hdmi-imx.c      | 8 +++++++-
 drivers/gpu/drm/imx/imx-ldb.c          | 2 ++
 drivers/gpu/drm/imx/parallel-display.c | 4 +++-
 drivers/gpu/ipu-v3/ipu-di.c            | 5 +++--
 4 files changed, 15 insertions(+), 4 deletions(-)


More information about the dri-devel mailing list