History log of /linux-6.15/drivers/media/platform/synopsys/Makefile (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.15, v6.15-rc7, v6.15-rc6, v6.15-rc5, v6.15-rc4, v6.15-rc3, v6.15-rc2, v6.15-rc1, v6.14, v6.14-rc7, v6.14-rc6
# 7b59b132 04-Mar-2025 Shreeya Patel <[email protected]>

media: platform: synopsys: Add support for HDMI input driver

Add initial support for the Synopsys DesignWare HDMI RX
Controller Driver used by Rockchip RK3588. The driver
supports:
- HDMI 1.4b and

media: platform: synopsys: Add support for HDMI input driver

Add initial support for the Synopsys DesignWare HDMI RX
Controller Driver used by Rockchip RK3588. The driver
supports:
- HDMI 1.4b and 2.0 modes (HDMI 4k@60Hz)
- RGB888, YUV422, YUV444 and YCC420 pixel formats
- CEC
- EDID configuration

The hardware also has Audio and HDCP capabilities, but these are
not yet supported by the driver.

Co-developed-by: Dingxian Wen <[email protected]>
Signed-off-by: Dingxian Wen <[email protected]>
Signed-off-by: Shreeya Patel <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>

show more ...