mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-30 16:40:16 +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 | ||