diff options
author | Daniel Vetter <[email protected]> | 2017-05-09 16:03:26 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-05-10 10:21:17 +0200 |
commit | 3fcdcb270936ae69a069bab4c52ebd9fde594669 (patch) | |
tree | a827669d62e21004a280fe63050430715dc58597 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | d673c02c4bdbcbe3076a2680f9c954be26b525c8 (diff) |
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
It's overkill to have a flag parameter which is essentially used just
as a boolean. This takes care of core + adjusting drivers.
Adjusting the scanout position callback is a bit harder, since radeon
also supplies it's own driver-private flags in there.
v2: Fixup misplaced hunks (Neil).
v3: kbuild says v1 was better ...
Cc: Mario Kleiner <[email protected]>
Cc: Eric Anholt <[email protected]>
Cc: Rob Clark <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Alex Deucher <[email protected]>
Cc: Christian König <[email protected]>
Cc: Ben Skeggs <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions