aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorDamien Lespiau <[email protected]>2013-09-27 12:11:48 +0100
committerDaniel Vetter <[email protected]>2013-10-01 07:45:44 +0200
commitf7e121b76469624459152542c1b809a1ebc835fe (patch)
tree295475386ab301b48c0010d1f3d3eb84baeffb7b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parente454a05da623c26544721b159caaacdb6dfe448c (diff)
drm: Code stereo layouts as an enum rather than a bit field
This allows us to use fewer bits in the mode structure, leaving room for future work while allowing more stereo layouts types than we could have ever dreamt of. I also exposed the previously private DRM_MODE_FLAG_3D_MASK to set in stone that we are using 5 bits for the stereo layout enum, reserving 32 values. Even with that reservation, we gain 3 bits from the previous encoding. The code adding the mandatory stereo modes needeed to be adapted as it was relying or being able to or stereo layouts together. Suggested-by: Daniel Vetter <[email protected]> Signed-off-by: Damien Lespiau <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions