linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] drm/display: Fix display helpers depends on fallouts
@ 2024-04-03 10:56 Maxime Ripard
  2024-04-03 10:56 ` [PATCH 1/7] drm/display: Select DRM_KMS_HELPER for DP helpers Maxime Ripard
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Maxime Ripard @ 2024-04-03 10:56 UTC (permalink / raw)
  To: Maarten Lankhorst, Thomas Zimmermann, David Airlie, Daniel Vetter,
	Jani Nikula, Andrzej Hajda, Neil Armstrong, Robert Foss,
	Laurent Pinchart, Jonas Karlman, Jernej Skrabec,
	Javier Martinez Canillas, Russell King, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Chen-Yu Tsai,
	Samuel Holland, Catalin Marinas, Will Deacon, Thomas Bogendoerfer
  Cc: Mark Brown, Alexander Stein, dri-devel, linux-kernel,
	linux-arm-kernel, imx, linux-sunxi, linux-mips, Maxime Ripard,
	kernel test robot

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@kernel.org>
---
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@kernel.org>


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-04-22  3:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 10:56 [PATCH 0/7] drm/display: Fix display helpers depends on fallouts Maxime Ripard
2024-04-03 10:56 ` [PATCH 1/7] drm/display: Select DRM_KMS_HELPER for DP helpers Maxime Ripard
2024-04-05 13:09   ` (subset) " Maxime Ripard
2024-04-03 10:56 ` [PATCH 2/7] drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable Maxime Ripard
2024-04-05 13:09   ` (subset) " Maxime Ripard
2024-04-03 10:56 ` [PATCH 3/7] ARM: configs: imx_v6_v7: Enable DRM_DW_HDMI Maxime Ripard
2024-04-22  3:53   ` Shawn Guo
2024-04-03 10:56 ` [PATCH 4/7] ARM: configs: multi_v7: " Maxime Ripard
2024-04-03 10:56 ` [PATCH 5/7] ARM: configs: sunxi: " Maxime Ripard
2024-04-14  9:55   ` Jernej Škrabec
2024-04-15 21:33   ` Jernej Škrabec
2024-04-03 10:56 ` [PATCH 6/7] arm64: defconfig: " Maxime Ripard
2024-04-03 10:56 ` [PATCH 7/7] mips: configs: ci20: " Maxime Ripard
2024-04-03 23:15 ` [PATCH 0/7] drm/display: Fix display helpers depends on fallouts Mark Brown
2024-04-10 18:06 ` Mark Brown
2024-04-15 11:21   ` Maxime Ripard
2024-04-15 23:53     ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).