aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDhinakaran Pandiyan <[email protected]>2018-02-02 21:12:55 -0800
committerRodrigo Vivi <[email protected]>2018-02-15 11:48:39 -0800
commit1b29b7ca7d43be309d399c996910c04a8ba0c195 (patch)
treec29d3e7054b2431df3ce4deed8e89df45c7f81e2 /tools/perf/scripts/python/stackcollapse.py
parent734cbbf3e9234b9d6c1a71e1f3f85ed9c7f0e16b (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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions