diff options
author | Ville Syrjälä <[email protected]> | 2020-04-29 21:54:55 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-05-04 18:44:52 +0300 |
commit | d19b29be653691a179e54aafc84fc40667a63ee7 (patch) | |
tree | 6ee8aba0281530763728a352f029e4864beb0add /tools/perf/scripts/python/mem-phys-addr.py | |
parent | dab3aff7b1a503819c68e38f51b3dcc0508b35cd (diff) |
drm/i915: Nuke mode.vrefresh usage
mode.vrefresh is rounded to the nearest integer. You don't want to use
it anywhere that requires precision. Also I want to nuke it.
vtotal*vrefresh == 1000*clock/htotal, so let's use the latter.
Cc: Anshuman Gupta <[email protected]>
Cc: Uma Shankar <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Reviewed-by: Uma Shankar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions