diff options
author | Rob Clark <rob@ti.com> | 2012-06-05 12:28:22 -0500 |
---|---|---|
committer | Rob Clark <rob@ti.com> | 2012-06-08 09:27:21 -0500 |
commit | 7b228e900f59cda3cafb60692be9dd7aced6ad96 (patch) | |
tree | a83fb716e3567ec9af83466a4de1b5241fc57c5f /tests/radeon | |
parent | 86dece4cf2f7180b854fbd318fa1a57793f0deac (diff) |
Add support for bitmask properties
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]).
Signed-off-by: Rob Clark <rob@ti.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Diffstat (limited to 'tests/radeon')
0 files changed, 0 insertions, 0 deletions