All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add HDMI for Gameforce Ace
@ 2025-11-06 18:09 ` Chris Morgan
  0 siblings, 0 replies; 16+ messages in thread
From: Chris Morgan @ 2025-11-06 18:09 UTC (permalink / raw)
  To: linux-rockchip
  Cc: mripard, devicetree, conor+dt, Chris Morgan, rfoss, tzimmermann,
	jonas, neil.armstrong, heiko, sebastian.reichel, jernej.skrabec,
	dri-devel, andrzej.hajda, andy.yan, krzk+dt, robh,
	Laurent.pinchart

From: Chris Morgan <macromorgan@hotmail.com>

Add support for the micro HDMI port for the Gameforce Ace. This port does
not have a HPD pin so it requires making changes to the HDMI controller
to support this configuration.

Chris Morgan (3):
  dt-bindings: display: rockchip: Add no-hpd for dw-hdmi-qp controller
  drm/bridge: dw-hdmi-qp: Add support for missing HPD
  arm64: dts: rockchip: Add HDMI to Gameforce Ace

 .../rockchip/rockchip,rk3588-dw-hdmi-qp.yaml  |  6 ++
 .../dts/rockchip/rk3588s-gameforce-ace.dts    | 63 +++++++++++++++++++
 drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c  | 35 +++++++++--
 3 files changed, 100 insertions(+), 4 deletions(-)

-- 
2.43.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2025-11-07 17:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 18:09 [PATCH 0/3] Add HDMI for Gameforce Ace Chris Morgan
2025-11-06 18:09 ` Chris Morgan
2025-11-06 18:09 ` [PATCH 1/3] dt-bindings: display: rockchip: Add no-hpd for dw-hdmi-qp controller Chris Morgan
2025-11-06 18:09   ` Chris Morgan
2025-11-07 17:26   ` Conor Dooley
2025-11-07 17:26     ` Conor Dooley
2025-11-06 18:09 ` [PATCH 2/3] drm/bridge: dw-hdmi-qp: Add support for missing HPD Chris Morgan
2025-11-06 18:09   ` Chris Morgan
2025-11-06 19:40   ` Heiko Stuebner
2025-11-06 19:40     ` Heiko Stuebner
2025-11-06 23:46     ` Chris Morgan
2025-11-06 23:46       ` Chris Morgan
2025-11-07 10:08     ` Sebastian Reichel
2025-11-07 10:08       ` Sebastian Reichel
2025-11-06 18:09 ` [PATCH 3/3] arm64: dts: rockchip: Add HDMI to Gameforce Ace Chris Morgan
2025-11-06 18:09   ` Chris Morgan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.