diff options
author | Tobias Jakobi <tjakobi@math.uni-bielefeld.de> | 2016-09-22 11:36:13 +0900 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2016-10-01 00:39:33 +0900 |
commit | adeb6f44858c7b0665847545374532ebdcf04a91 (patch) | |
tree | f71f4519533b98248fcf8aa801aa87eee6ca1b39 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | c0d656dd2d76db1e7db61609ec8549d38ce0bbff (diff) |
drm/exynos: mixer: convert booleans to flags in mixer context
The mixer context struct already has a 'flags' field, so
we can use it to store the 'interlace', 'vp_enabled' and
'has_sclk' booleans.
We use the non-atomic helper functions to access these bits.
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions