summaryrefslogtreecommitdiff
path: root/kms++/src/modedb.cpp
AgeCommit message (Collapse)Author
2016-09-29Improve mode findingTomi Valkeinen
Change calculated_vrefresh to round to 2 decimals, and do two rounds when looking for a mode: first look for exact vrefresh match, then look for rounded match. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-08-15support finding fractional vrefreshTomi Valkeinen
2016-06-11kms++: organize into subdirsTomi Valkeinen