mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-29 15:00:14 +01:00
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> |
||
|---|---|---|
| .. | ||
| drm | ||
| Makefile.am | ||