[PATCH 0/4] phy: rockchip: samsung-hdptx: Support high color depth management
From: Cristian Ciocaltea
Date: Fri Dec 06 2024 - 17:04:11 EST
This series relies on the new HDMI PHY configuration options [1] (patch
included here for convenience) to provide high color depth management
for rockchip-samsung-hdptx, and to introduce a proper solution to setup
the TMDS character rate on this PHY.
[1] https://lore.kernel.org/all/43757beec6cd418fc17252283de38009d531c7c7.1732627815.git.Sandor.yu@xxxxxxx/
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
---
Cristian Ciocaltea (3):
phy: hdmi: Add color depth configuration
phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmi
phy: rockchip: samsung-hdptx: Add high color depth management
Sandor Yu (1):
phy: Add HDMI configuration options
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c | 59 +++++++++++++++++++----
include/linux/phy/phy-hdmi.h | 21 ++++++++
include/linux/phy/phy.h | 7 ++-
3 files changed, 77 insertions(+), 10 deletions(-)
---
base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37
change-id: 20241206-phy-sam-hdptx-bpc-3b05c6276fd7