diff options
author | 2012-05-17 02:23:26 -0600 | |
---|---|---|
committer | 2012-05-22 10:54:16 +0100 | |
commit | 49e2754578b9f99bde18ad318d888a462d271479 (patch) | |
tree | 9bba955211d37225a931ad45076354e2d149147d /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-next (diff) | |
download | linux-dev-49e2754578b9f99bde18ad318d888a462d271479.tar.xz linux-dev-49e2754578b9f99bde18ad318d888a462d271479.zip |
drm: add bitmask property type
A bitmask property is similar to an enum. The enum value is a bit
position (0-63), and valid property values consist of a mask of
zero or more of (1 << enum_val[n]).
[airlied: 1LL -> 1ULL]
Signed-off-by: Rob Clark <rob@ti.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions