diff options
author | Torsten Duwe <torsten@lst.de> | 2013-03-23 15:39:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-28 12:12:11 -0700 |
commit | 612dadee15aa0a474309a93f53172920fe93d609 (patch) | |
tree | 96a01369eab66cd5eb8bbe50aeb649d07e108171 /mm | |
parent | 2c5d8164483160f6f280da92e358af16aa966cf1 (diff) |
KMS: fix EDID detailed timing frame rate
commit c19b3b0f6eed552952845e4ad908dba2113d67b4 upstream.
When KMS has parsed an EDID "detailed timing", it leaves the frame rate
zeroed. Consecutive (debug-) output of that mode thus yields 0 for
vsync. This simple fix also speeds up future invocations of
drm_mode_vrefresh().
While it is debatable whether this qualifies as a -stable fix I'd apply
it for consistency's sake; drm_helper_probe_single_connector_modes()
does the same thing already for all probed modes.
Signed-off-by: Torsten Duwe <duwe@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions