drm/vc4: kms: Fix to split vc4 and vc5 hvs pv muxing commit 40/245640/1
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 12 Oct 2020 12:10:58 +0000 (21:10 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 13 Oct 2020 09:01:42 +0000 (18:01 +0900)
commitf1b82fc8050c75fd0e292e492e51d103f5847c26
tree717a8c2629e2b8bb37f69019af926d2fc643e1f7
parent47951c47a46ca69c88001856f0e4236b2428fd32
drm/vc4: kms: Fix to split vc4 and vc5 hvs pv muxing commit

In order to use dual HDMI normally, vc4 and vc5 should be separated.
Split vc4 hvs pv muxing commit and vc5 referring to patch[1].

[1] drm/vc4: crtc: Assign output to channel automatically
    https://cgit.freedesktop.org/drm/drm-misc/commit/?id=87ebcd42fb7b8d1d3269007a621e41ae96a0077e

Change-Id: I5427cfd885c4643f764f8f84bed0f017c5d2a562
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/gpu/drm/vc4/vc4_kms.c