commit | 3fcdcb270936ae69a069bab4c52ebd9fde594669 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <[email protected]> | Tue May 09 16:03:26 2017 +0200 |
committer | Daniel Vetter <[email protected]> | Wed May 10 10:21:17 2017 +0200 |
tree | a827669d62e21004a280fe63050430715dc58597 | |
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]