[PATCH 0/7] drm/display: Fix display helpers depends on fallouts

From: Maxime Ripard
Date: Wed Apr 03 2024 - 06:57:00 EST


Hi,

Here's a series addressing the various regressions that were reported
after the Kconfig rework for the DRM display helpers.

Let me know what you think,
Maxime

Signed-off-by: Maxime Ripard <mripard@xxxxxxxxxx>
---
Maxime Ripard (7):
drm/display: Select DRM_KMS_HELPER for DP helpers
drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable
ARM: configs: imx_v6_v7: Enable DRM_DW_HDMI
ARM: configs: multi_v7: Enable DRM_DW_HDMI
ARM: configs: sunxi: Enable DRM_DW_HDMI
arm64: defconfig: Enable DRM_DW_HDMI
mips: configs: ci20: Enable DRM_DW_HDMI

arch/arm/configs/imx_v6_v7_defconfig | 1 +
arch/arm/configs/multi_v7_defconfig | 1 +
arch/arm/configs/sunxi_defconfig | 1 +
arch/arm64/configs/defconfig | 1 +
arch/mips/configs/ci20_defconfig | 1 +
drivers/gpu/drm/bridge/synopsys/Kconfig | 2 +-
drivers/gpu/drm/display/Kconfig | 1 +
7 files changed, 7 insertions(+), 1 deletion(-)
---
base-commit: 727900b675b749c40ba1f6669c7ae5eb7eb8e837
change-id: 20240403-fix-dw-hdmi-kconfig-068b121eeae7

Best regards,
--
Maxime Ripard <mripard@xxxxxxxxxx>