mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 09:30:40 +09:00
Introduce status node in debugfs to show HDMI output status, such as phy status, color and eotf. Here is a sample log: PHY enabled Mode: HDMI Pixel Clk: 594000000Hz TMDS Clk: 594000000Hz Color Format: YUV422 Color Depth: 10 bit Colorimetry: ITU.BT2020 EOTF: ST2084 x0: 0 y0: 0 x1: 0 y1: 0 x2: 0 y2: 0 white x: 0 white y: 0 max lum: 0 min lum: 0 max cll: 0 max fall: 0 Change-Id: I5d458b633dd3bd9aab67cc91f1695621937e58f5 Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>