]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vc4: Add support for double-clocked modes.
authorEric Anholt <eric@anholt.net>
Thu, 29 Sep 2016 22:34:44 +0000 (15:34 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 6 Oct 2016 18:58:28 +0000 (11:58 -0700)
commit9e8d4dd559da96fefd6783c3bdca6b3a5bae96af
tree546c4042707df9cbbcc2c4c2dcf446dd03758d4c
parentdd084cfb5e8c3627410775695b174f926404eba9
drm/vc4: Add support for double-clocked modes.

Now that we have infoframes to report the pixel repeat flag, we can
start using it.  Fixes locking the 720x480i and 720x576i modes on my
Dell 2408WFP.  Like the 1920x1080i case, they don't fit properly on
the screen, though.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/vc4/vc4_crtc.c
drivers/gpu/drm/vc4/vc4_hdmi.c
drivers/gpu/drm/vc4/vc4_regs.h