commit | af620cf083cd29dfafb8021d423d567ab57654b1 | [log] [tgz] |
---|---|---|
author | Lyude Paul <lyude@redhat.com> | Mon May 11 18:41:25 2020 -0400 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri May 22 11:13:52 2020 +1000 |
tree | c32e5921b43d470d531917d055c1f0136b191d8a | |
parent | 4a2cb4181b077cf028c955d1f61d9244b2e93263 [diff] |
drm/nouveau/kms/gv100-: Add support for interlaced modes We advertise being able to set interlaced modes, so let's actually make sure to do that. Otherwise, we'll end up hanging the display engine due to trying to set a mode with timings adjusted for interlacing without telling the hardware it's actually an interlaced mode. Signed-off-by: Lyude Paul <lyude@redhat.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>