]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUT
authorDom Cobley <popcornmix@gmail.com>
Mon, 13 Jun 2022 14:47:53 +0000 (16:47 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 28 Jun 2022 12:56:04 +0000 (14:56 +0200)
commit0aa23276afc54d0012f15b21f021b3b213de36bb
tree5bc50f50ca282f16a54c863003a997b0127ae1f7
parent5e05e2c710bb9c9ea8046f348bbc50d0ed092e78
drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUT

This bit ensures data island packets are never generated when disallowed
by HDCP. As no Pi boards support HDCP this is providing an unnecessary
restriction

Signed-off-by: Dom Cobley <popcornmix@gmail.com>
Link: https://lore.kernel.org/r/20220613144800.326124-27-maxime@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_hdmi.c