diff options
author | Dhinakaran Pandiyan <[email protected]> | 2018-02-02 21:12:55 -0800 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2018-02-15 11:48:39 -0800 |
commit | 1b29b7ca7d43be309d399c996910c04a8ba0c195 (patch) | |
tree | c29d3e7054b2431df3ce4deed8e89df45c7f81e2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 734cbbf3e9234b9d6c1a71e1f3f85ed9c7f0e16b (diff) |
drm/i915: Handle 64-bit return from drm_crtc_vblank_count()
570e86963a51 ("drm: Widen vblank count to 64-bits [v3]") changed the
return type for drm_crtc_vblank_count() to u64, store all the bits
without truncating. There is no need to type cast this value down to
32-bits.
Cc: Keith Packard <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Signed-off-by: Dhinakaran Pandiyan <[email protected]>
Reviewed-by: Keith Packard <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions