commit | 32e823c63e90f7535ea1cc5311d25c0233e1456d | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Sep 20 15:59:34 2017 -0700 |
committer | Eric Anholt <eric@anholt.net> | Thu Nov 09 10:10:09 2017 -0800 |
tree | bcc1c6551bdff04d060975a2ecfe3f7ff0f0cb9e | |
parent | 2e2b96ef7a9b71e1bf08439e363c18cf700bafec [diff] |
drm/vc4: Reject HDMI modes with too high of clocks. Peter Robinson reported issues on Fedora with 4k monitors not having their modes filtered down to 1920x1080 on Raspberry Pi. v2: Fix vc5 typo in place of vc4. Cc: Peter Robinson <pbrobinson@redhat.com> Signed-off-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20170920225935.14566-1-eric@anholt.net Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> (v1)