]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commitdfccd937deec9283d6ced73e138808e62bec54e8
tree546c4042707df9cbbcc2c4c2dcf446dd03758d4c
parent21317b3fba5428c97779cc8a988ac603e82abd8b
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