diff options
author | Tobias Jakobi <[email protected]> | 2016-09-22 11:36:13 +0900 |
---|---|---|
committer | Inki Dae <[email protected]> | 2016-10-01 00:39:33 +0900 |
commit | adeb6f44858c7b0665847545374532ebdcf04a91 (patch) | |
tree | f71f4519533b98248fcf8aa801aa87eee6ca1b39 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
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 <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions