diff options
author | Jose Abreu <[email protected]> | 2017-07-17 13:08:27 +0100 |
---|---|---|
committer | Alexey Brodkin <[email protected]> | 2017-08-03 00:11:02 +0300 |
commit | 22d0be2a557e53a22feb484e8fce255fe09e6ad5 (patch) | |
tree | b4a1b39199e726e9e3c74be585ffd5bb5a87af82 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 0c43ff59e71b37b1fc550e9fdd6399c77b8fee68 (diff) |
drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback
Currently we expect that clock driver produces the exact same value
as we are requiring. There can, and will, be some deviation
however so we need to take that into account instead of just
rejecting the mode.
According to the HDMI spec we have a max of +-0.5% for the pixel clock
frequency deviation. Lets take that into an advantage and use it to
calculate how much deviation we can support.
Signed-off-by: Jose Abreu <[email protected]>
Acked-by: Alexey Brodkin <[email protected]>
Cc: Carlos Palminha <[email protected]>
Cc: Alexey Brodkin <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Dave Airlie <[email protected]>
Signed-off-by: Alexey Brodkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions