[PATCH v3 22/24] drm/sun4i: DW HDMI: Expand algorithm for possible crtcs
From: Chen-Yu Tsai <hidden>
Date: 2018-06-28 02:42:29
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
From: Chen-Yu Tsai <hidden>
Date: 2018-06-28 02:42:29
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
On Mon, Jun 25, 2018 at 8:03 PM, Jernej Skrabec [off-list ref] wrote:
drm_of_find_possible_crtcs() doesn't work when DW HDMI encoder is connected to TCON (crtc) through mux in TCON TOP. In that case TCON TOP HDMI mux input port has to be manually traversed and checked if it matches any known crtc. Signed-off-by: Jernej Skrabec <redacted>
Reviewed-by: Chen-Yu Tsai <redacted>