drm/vc4: hdmi: Add support for BCM2712 HDMI controllers
authorMaxime Ripard <maxime@cerno.tech>
Fri, 17 Feb 2023 14:34:30 +0000 (15:34 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:58 +0000 (11:34 +0000)
commit189402bf211ff71e7b66392473be111497755b96
tree50378f096e543a39dabce6d0646818d79cfe5d7a
parentb8a06d305c8cd891e7dc5245a788f3e8b8cfac4f
drm/vc4: hdmi: Add support for BCM2712 HDMI controllers

The HDMI controllers found in the BCM2712 are largely the ones found in
the BCM2711 with a different PHY.

There's some difference with how timings are split between registers,
and HDMI1 is now able to run at 4k/60Hz.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_hdmi.c
drivers/gpu/drm/vc4/vc4_hdmi.h
drivers/gpu/drm/vc4/vc4_hdmi_phy.c
drivers/gpu/drm/vc4/vc4_hdmi_regs.h