aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2014-07-08 10:31:56 +0530
committerDaniel Vetter <[email protected]>2014-07-11 23:44:20 +0200
commit3c9855f6dc1c68f7c4028f49bd8e3df7e4faae67 (patch)
tree498d4cdc426a6ec39cbc3da562f75c3d20cbef25 /tools/perf/scripts/python/event_analyzing_sample.py
parent07074006cd951f7a952512c57d60788ee7ea18db (diff)
drm: Add drm_rotation_simplify()
drm_rotation_simplify() can be used to eliminate unsupported rotation flags. It will check if any unsupported flags are present, and if so it will modify the rotation to an alternate form by adding 180 degrees to rotation angle, and flipping the reflect x and y bits. The hope is that this identity transform will eliminate the unsupported flags. Of course that might not result in any more supported rotation, so the caller is still responsible for checking the result afterwards. Cc: [email protected] Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Imre Deak <[email protected]> Acked-by: Dave Airlie <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions