[PULL] drm-misc-next-fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Thu Jun 5 17:02:37 UTC 2025
Hi Dave, Simona,
Small list of fixes for v6.16-rc1!
Best regards!
~Maarten
drm-misc-next-fixes-2025-06-05:
drm-misc-fixes for v6.16-rc1:
- Fixes for nt37801 panel
- Fix null deref in HDMI audio helper.
- Fixes for analogix_dp.
The following changes since commit 7c1a9408ce5f34ded5a85db81cf80e0975901685:
Merge tag 'drm-msm-next-2025-05-16' of https://gitlab.freedesktop.org/drm/msm into drm-next (2025-05-19 11:05:58 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-next-fixes-2025-06-05
for you to fetch changes up to fd03f82a026cc03cb8051a8c6487c99f96c9029f:
drm/bridge: analogix_dp: Fix clk-disable removal (2025-05-28 16:53:31 +0300)
----------------------------------------------------------------
drm-misc-fixes for v6.16-rc1:
- Fixes for nt37801 panel
- Fix null deref in HDMI audio helper.
- Fixes for analogix_dp.
----------------------------------------------------------------
Arnd Bergmann (1):
drm/panel: nt37801: select CONFIG_DRM_DISPLAY_DSC_HELPER
Damon Ding (1):
drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing
Dan Carpenter (1):
drm/panel: nt37801: Fix IS_ERR() vs NULL check in probe()
Heiko Stuebner (1):
drm/bridge: analogix_dp: Fix clk-disable removal
Nicolas Frattaroli (1):
drm/connector: only call HDMI audio helper plugged cb if non-null
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 20 ++++++--------------
drivers/gpu/drm/display/drm_hdmi_audio_helper.c | 3 ++-
drivers/gpu/drm/panel/Kconfig | 2 ++
drivers/gpu/drm/panel/panel-novatek-nt37801.c | 4 ++--
4 files changed, 12 insertions(+), 17 deletions(-)
More information about the Intel-gfx
mailing list